nushell/crates
Jakub Žádník 7112664b3f Fix wrong spans of multiple files
The introduction of `use <file.nu>` added the possibility of calling
`working_set.add_file()` more than once per parse pass. Some of the
logic handling the file contents offsets prevented it from working and
hopefully, this commit fixes it.
2021-10-31 17:22:10 +02:00
..
nu-cli WIP 2021-10-26 10:14:21 +13:00
nu-command Change import pattern delimiter to space 2021-10-27 00:13:39 +03:00
nu-engine WIP 2021-10-26 10:14:21 +13:00
nu-json Add 'from json' 2021-10-01 18:11:49 +13:00
nu-parser Fix wrong spans of multiple files 2021-10-31 17:22:10 +02:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-protocol Fix wrong spans of multiple files 2021-10-31 17:22:10 +02:00
nu-table Add wrap and get and cell_path parsing 2021-10-02 15:59:11 +13:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00