nushell/crates/nu-parser/src
Jakub Žádník f8f437b060
Separate Overlay into its own thing (#344)
It's no longer attached to a Block. Makes access to overlays more
streamlined by removing this one indirection. Also makes it easier to
create standalone overlays without a block which might come in handy.
2021-11-17 17:23:55 +13:00
..
errors.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
flatten.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
lex.rs Let list and table exprs get indexed (#307) 2021-11-08 12:18:00 +13:00
lib.rs Fix some nightly clippy warnings (#329) 2021-11-13 13:42:13 +13:00
lite_parse.rs Merge pull request #10 from jntrnr/value_streams_in_value 2021-09-03 15:49:27 +12:00
parse_keywords.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
parser.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
type_check.rs Add the remaining missing operators 2021-10-12 09:35:12 +13:00