nushell/crates
onthebridgetonowhere 001123dbd6
Add first prototype of functionality to parse numbers in parantheses (#3209)
* 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>
2021-05-06 09:00:55 +12:00
..
nu-ansi-term bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-cli Dont unwrap rustyline helper in cli (#3382) 2021-05-04 15:50:38 +12:00
nu-command Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
nu-data bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-engine Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
nu-errors bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-json bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-parser Add first prototype of functionality to parse numbers in parantheses (#3209) 2021-05-06 09:00:55 +12:00
nu-plugin bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-pretty-hex add nu-pretty-hex, add into binary, update binaryview (#3370) 2021-05-01 11:12:25 -05:00
nu-protocol updated to a quicker levenshtein implementation (#3366) 2021-04-29 07:10:10 -05:00
nu-source bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-stream bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-table bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-test-support bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu-value-ext bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_binaryview add nu-pretty-hex, add into binary, update binaryview (#3370) 2021-05-01 11:12:25 -05:00
nu_plugin_chart bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_fetch bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_from_bson bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_from_sqlite bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_inc bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_match bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_post bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_ps bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_query_json bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_s3 bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_selector bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_start allow start to handle urls (#3351) 2021-04-24 09:33:17 -05:00
nu_plugin_sys bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_textview bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_to_bson bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_to_sqlite bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_tree bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00
nu_plugin_xpath bump to 0.30.1 (#3348) 2021-04-22 21:07:54 +12:00