JT
|
85a69c0a45
|
WIP
|
2021-10-26 10:14:21 +13:00 |
|
JT
|
d29208dd9e
|
WIP
|
2021-10-26 09:04:23 +13:00 |
|
JT
|
5d19017603
|
WIP
|
2021-10-26 05:58:58 +13:00 |
|
JT
|
b5965ee8ef
|
WIP
|
2021-10-25 19:31:39 +13:00 |
|
JT
|
b6d269e90a
|
WIP
|
2021-10-25 17:01:02 +13:00 |
|
JT
|
b322a12f58
|
Add more helper functions
|
2021-10-20 18:58:25 +13:00 |
|
JT
|
0d7b10fd0b
|
Remove bad fixmes
|
2021-10-14 17:43:49 +13:00 |
|
JT
|
dcda7a4e50
|
Touchups to help
|
2021-10-14 06:58:39 +13:00 |
|
JT
|
fdd2c35fd9
|
Add the default help flag
|
2021-10-14 06:53:27 +13:00 |
|
JT
|
6024a001b4
|
Clarify todo/fixmes
|
2021-10-13 06:44:23 +13:00 |
|
JT
|
5f14faf4b4
|
Custom switch support
|
2021-10-12 17:49:17 +13:00 |
|
JT
|
96419f168b
|
Also fix the flag params
|
2021-10-12 10:17:45 +13:00 |
|
JT
|
63e3552eef
|
Add the remaining missing operators
|
2021-10-12 09:35:12 +13:00 |
|
JT
|
38bc394a12
|
Expose errors early when possible
|
2021-10-12 07:45:31 +13:00 |
|
JT
|
c3a032950d
|
Add initial batch of into conversions
|
2021-10-11 14:56:19 +13:00 |
|
Arthur Targaryen
|
9e7e8ed48f
|
Handle not-in operator
|
2021-10-09 19:40:47 +02:00 |
|
Arthur Targaryen
|
8783cf0138
|
Add basic in operator support
|
2021-10-09 19:27:54 +02:00 |
|
JT
|
44fbf0fce3
|
Merge pull request #108 from nushell/help_and_start_split
Port help and start porting split
|
2021-10-09 14:07:13 +13:00 |
|
JT
|
4ddc953e38
|
Port help and start porting split
|
2021-10-09 14:02:01 +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
|
63a0aa6088
|
Let strings be cell paths
|
2021-10-02 18:43:43 +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
|
abb0d7bd22
|
Add support for module imports
|
2021-09-27 07:39:19 +13:00 |
|
Fernando Herrera
|
660e8b5b73
|
external with redirection
|
2021-09-23 17:42:03 +01:00 |
|
Fernando Herrera
|
29771c7d23
|
clippy errors
|
2021-09-20 10:42:03 +01:00 |
|
Fernando Herrera
|
cb0914ecb0
|
remove enter scope
|
2021-09-20 10:32:55 +01:00 |
|
Fernando Herrera
|
672dd5a868
|
external with input
|
2021-09-19 22:48:33 +01:00 |
|
Fernando Herrera
|
96af23f370
|
clippy errors
|
2021-09-19 20:41:35 +01:00 |
|
Fernando Herrera
|
bafc50fd5c
|
external command
|
2021-09-19 20:29:58 +01:00 |
|
Fernando Herrera
|
1a9247b77f
|
Merge branch 'main' of https://github.com/nushell/engine-q into externals
|
2021-09-14 07:19:31 +01:00 |
|
Fernando Herrera
|
8f07f40f22
|
external call
|
2021-09-12 16:34:43 +01: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 |
|
JT
|
bb6781a3b1
|
Add row conditions
|
2021-09-10 09:47:20 +12:00 |
|
JT
|
b0ab78a767
|
Switch tables to list/streams of records
|
2021-09-07 19:07:11 +12:00 |
|
JT
|
bdce34676a
|
Allow rest vars to have a custom name
|
2021-09-07 15:37:02 +12:00 |
|
JT
|
3b7d7861e3
|
Add cell paths
|
2021-09-07 10:02:24 +12:00 |
|
JT
|
979faf853a
|
Block params
|
2021-09-06 14:20:02 +12:00 |
|
JT
|
aaee3a8b61
|
WIP
|
2021-09-06 11:16:27 +12:00 |
|
Jakub Žádník
|
f0d469f1d4
|
Fix clippy warnings
|
2021-09-05 01:40:15 +03: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
|
5e33b8536b
|
Add discrete list/table
|
2021-09-04 18:52:28 +12:00 |
|
JT
|
12d80c2732
|
Fix test
|
2021-09-03 15:49:14 +12:00 |
|
JT
|
750502c870
|
Fix up for_in
|
2021-09-03 14:57:18 +12:00 |
|
JT
|
df63490266
|
Fix up calls and pipelines
|
2021-09-03 14:15:01 +12:00 |
|
JT
|
7c8504ea24
|
Add commands
|
2021-09-03 10:58:15 +12:00 |
|
JT
|
94687a7603
|
Back to working state
|
2021-09-03 06:21:37 +12:00 |
|