Files
nushell/crates/nu-cli/src
Yehuda Katz f410fb6689 Document lexer (#2865)
* Update dependencies

* Document the lexer and lightly improve its names

The bulk of this pull request adds a substantial amount of new inline
documentation for the lexer. Along the way, I made a few minor changes
to the names in the lexer, most of which were internal.

The main change that affects other files is renaming `group` to `block`,
since the function is actually parsing a block (a list of groups).

* Fix rustfmt

* Update lock

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
Co-authored-by: Jonathan Turner <jonathan.d.turner@gmail.com>
2021-01-07 16:03:00 +13:00
..
2021-01-07 16:03:00 +13:00
2020-12-18 20:53:49 +13:00
2021-01-03 20:48:02 +13:00
2021-01-07 16:03:00 +13:00
2020-12-21 17:32:06 +13:00
2021-01-07 16:03:00 +13:00
2021-01-07 16:03:00 +13:00
2020-06-20 15:41:53 +12:00
2020-11-22 13:37:16 +13:00
2020-12-31 12:38:31 +13:00
2021-01-02 17:24:32 +13:00
2020-09-17 18:02:30 +12:00
2020-09-25 15:44:24 +12:00