Jakub Žádník
|
4749776984
|
Add stepping to ranges & enable reverse ranges
Follows the following syntax: <start>..<next-value>..<end>
|
2021-09-11 14:28:46 +03:00 |
|
Fernando Herrera
|
47ee50072e
|
Merge branch 'main' of https://github.com/nushell/engine-q into parse-error
|
2021-09-11 08:26:29 +01:00 |
|
JT
|
bfd05772ef
|
Improve completions inside of a pipeline
|
2021-09-10 20:07:18 +12:00 |
|
Fernando Herrera
|
2ea19aeac0
|
Merge branch 'main' of https://github.com/nushell/engine-q into parse-error
|
2021-09-10 08:28:58 +01:00 |
|
Fernando Herrera
|
0794ebf5fa
|
error parsing for def, alias and let
|
2021-09-10 08:28:43 +01:00 |
|
JT
|
bb6781a3b1
|
Add row conditions
|
2021-09-10 09:47:20 +12:00 |
|
JT
|
3b7d7861e3
|
Add cell paths
|
2021-09-07 10:02:24 +12:00 |
|
JT
|
aaee3a8b61
|
WIP
|
2021-09-06 11:16:27 +12:00 |
|
Jakub Žádník
|
0b412cd6b3
|
Add support for positive integer ranges
Including support for variables and subexpressions as range bounds.
|
2021-09-05 00:52:57 +03:00 |
|
JT
|
df63490266
|
Fix up calls and pipelines
|
2021-09-03 14:15:01 +12:00 |
|
JT
|
94687a7603
|
Back to working state
|
2021-09-03 06:21:37 +12:00 |
|