nushell/crates/nu-parser
Jakub Žádník e11b400a75
Allow source to accept paths with emojis (#3939)
* Allow sourcing paths with emojis

* Add source command tests for emoji paths

* Fmt

* Disable source tests on Windows with illegal paths

* Test sourcing also ASCII and single-quoted paths
2021-08-19 19:06:18 +12:00
..
src Allow source to accept paths with emojis (#3939) 2021-08-19 19:06:18 +12:00
tests Only discard command comment if prev token was comment (#3628) 2021-06-17 14:11:05 +12:00
Cargo.toml Use bigdecimal-rs patch (#3905) 2021-08-07 09:27:19 +12:00