mirror of
https://github.com/nushell/nushell.git
synced 2024-12-27 17:39:15 +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> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |