nushell/crates/nu-parser/src
merkrafter a30930324d
Support binary literals with binary format (#5149)
* 4924 Support binary literals with binary format

* 4924 Support automatic padding for binary literals
2022-04-11 19:58:57 +12:00
..
errors.rs Improve the 'use' and 'source' errors (#4966) 2022-03-26 10:43:46 +13:00
flatten.rs Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
known_external.rs Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
lex.rs Add raw strings, use raw strings for env (#5090) 2022-04-05 08:42:26 +12:00
lib.rs Add into duration (#4683) 2022-03-03 08:16:04 -05:00
lite_parse.rs Remove statements, replaced by pipelines (#4482) 2022-02-15 14:31:14 -05:00
parse_keywords.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
parser.rs Support binary literals with binary format (#5149) 2022-04-11 19:58:57 +12:00
type_check.rs Change string contains operators to regex (#5117) 2022-04-07 18:23:14 +12:00