mirror of
https://github.com/nushell/nushell.git
synced 2025-02-05 13:10:56 +01:00
001123dbd6
* Add first prototype of functionality to parse numbers in parantheses (). Needs testing and more wide-testing+integration * Fix styling issue * Try something else by copying existing matching code * Fix formatting * Fix the parser to accept numbers in paranthesis. Not really happy with the code, but let's see * Refactor to only use once the parsing of strings into numbers * Remove errors that are not used * Fix formatting Co-authored-by: Stefan Stanciulescu <contact@stefanstanciulescu.com> |
||
---|---|---|
.. | ||
lex | ||
parse | ||
errors.rs | ||
lib.rs | ||
parse.rs | ||
path.rs | ||
scope.rs | ||
shapes.rs | ||
signature.rs |