JT
|
d29208dd9e
|
WIP
|
2021-10-26 09:04:23 +13:00 |
|
JT
|
6024a001b4
|
Clarify todo/fixmes
|
2021-10-13 06:44:23 +13:00 |
|
JT
|
96419f168b
|
Also fix the flag params
|
2021-10-12 10:17:45 +13:00 |
|
JT
|
64d83142c3
|
More external cleanup
|
2021-10-09 11:30:10 +13:00 |
|
JT
|
dea9c1482b
|
Allow vars and subexprs in extern args
|
2021-10-09 10:51:47 +13:00 |
|
JT
|
535ece4e76
|
Add unit parsing and eval support
|
2021-10-05 15:27:39 +13:00 |
|
JT
|
a88058006a
|
Add path completions
|
2021-10-05 08:21:31 +13:00 |
|
JT
|
6b76dd7cd7
|
Add select
|
2021-10-02 17:55:05 +13:00 |
|
JT
|
5843acec02
|
Add wrap and get and cell_path parsing
|
2021-10-02 15:59:11 +13:00 |
|
JT
|
c5e9ff5f14
|
add ps and early help
|
2021-10-02 10:53:13 +13:00 |
|
JT
|
3e232a5db8
|
Add 'from json'
|
2021-10-01 18:11:49 +13:00 |
|
JT
|
0108a935ed
|
add import lists
|
2021-09-27 13:23:22 +13:00 |
|
JT
|
abb0d7bd22
|
Add support for module imports
|
2021-09-27 07:39:19 +13:00 |
|
Jakub Žádník
|
3f8f3ecf9a
|
Fmt
|
2021-09-26 14:12:39 +03:00 |
|
Jakub Žádník
|
f57f7b2def
|
Allow adding definitions from module into scope
|
2021-09-26 13:53:52 +03:00 |
|
Jakub Žádník
|
12cf1a8f83
|
Allow adding module blocks to engine state
|
2021-09-26 12:12:32 +03:00 |
|
JT
|
b4f918b889
|
Very early proof-of-concept git branch completion
|
2021-09-14 16:59:46 +12:00 |
|
JT
|
4dfde7393b
|
Merge branch 'main' into block_param_types
|
2021-09-13 19:59:18 +12:00 |
|
JT
|
f459f77335
|
Merge pull request #40 from elferherrera/parse-error
Parse errors for def, let and alias
|
2021-09-13 04:58:25 +12:00 |
|
JT
|
648fe052db
|
Merge branch 'main' into wip
|
2021-09-12 09:26:47 +12:00 |
|
JT
|
55aa70c88a
|
WIP
|
2021-09-12 09:26:35 +12:00 |
|
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 |
|