1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-02 12:19:48 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Turner
0e13d9fbaa
Rename the Path and Pattern primitives ()
* Rename the Path primitive to FilePath

* Rename glob pattern also

* more fun

* Fix the Windows path methods
2021-01-08 20:30:41 +13:00
Jonathan Turner
ac9909112f
Remove the line primitive () 2021-01-08 14:45:25 +13:00
Joseph T. Lyons
15d49e4096
Rust 1.49 Clippy Fixes () 2021-01-01 15:13:59 +13:00
Jonathan Turner
d8594a62c2
Add wasm support ()
* Working towards a PoC for wasm

* Move bson and sqlite to plugins

* proof of concept now working

* tests are green

* Add CI test for --no-default-features

* Fix some tests

* Fix clippy and windows build

* More fixes

* Fix the windows build

* Fix the windows test
2020-07-18 13:59:23 +12:00