JT
|
8cf4402e6c
|
Reset ansi more often when showing errors (#425)
|
2021-12-04 18:02:57 +13:00 |
|
Darren Schroeder
|
f5b20f0e3b
|
try to match most of nushell syntax coloring (#323)
|
2021-11-11 06:55:10 +13:00 |
|
JT
|
fcee3c65bd
|
Bump some deps (#306)
|
2021-11-08 11:09:30 +13:00 |
|
JT
|
02b8027749
|
Improve external output in subexprs (#294)
|
2021-11-06 18:50:33 +13:00 |
|
JT
|
85a69c0a45
|
WIP
|
2021-10-26 10:14:21 +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
|
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
|
dea9c1482b
|
Allow vars and subexprs in extern args
|
2021-10-09 10:51:47 +13:00 |
|
JT
|
7eb022b58c
|
Adapt tk's work for a source command
|
2021-10-06 15:29:05 +13:00 |
|
Tanishq Kancharla
|
d481d5ca96
|
Merge branch 'main' of https://github.com/nushell/engine-q into source-command
|
2021-10-05 22:16:07 -04:00 |
|
Tanishq Kancharla
|
011ad2e4e6
|
Merge branch 'source-command' of https://github.com/moonrise-tk/engine-q into source-command
|
2021-10-05 21:59:26 -04:00 |
|
Tanishq Kancharla
|
d6d0bad7aa
|
reverted
|
2021-10-05 21:59:16 -04:00 |
|
Michael Angerman
|
5cc7fbcde7
|
jntrnr to nushell
|
2021-10-05 13:03:43 -07:00 |
|
JT
|
31ce8c1e33
|
Variable completions and better ls
|
2021-10-05 15:46:24 +13:00 |
|
JT
|
c884d5ca31
|
Better completions for external args
|
2021-10-05 10:50:46 +13:00 |
|
JT
|
a88058006a
|
Add path completions
|
2021-10-05 08:21:31 +13:00 |
|
Fernando Herrera
|
6f4df31927
|
removed comments
|
2021-10-02 14:16:37 +01:00 |
|
Fernando Herrera
|
03339beae1
|
prompt with env variable
|
2021-10-02 14:10:28 +01:00 |
|
Kat Marchán
|
5d442a287f
|
deps: bump to miette 3.0 mainline
|
2021-09-22 16:50:57 -07:00 |
|
JT
|
0ccbebee7a
|
multiline validation
|
2021-09-22 17:29:53 +12:00 |
|
Kat Marchán
|
2553da3dc4
|
bump miette to fix multi-file rendering bug
|
2021-09-21 17:57:16 -07:00 |
|
Kat Marchán
|
32f39c2fb8
|
use miette's new panic hook
|
2021-09-21 12:47:52 -07:00 |
|
JT
|
3c18cac134
|
use the fancy
|
2021-09-21 16:10:29 +12:00 |
|
Kat Marchán
|
a1d6cefdf8
|
replace codespan-reporting with miette 3.0
|
2021-09-20 17:14:20 -07:00 |
|
Fernando Herrera
|
6731e3542d
|
clippy errors
|
2021-09-19 22:05:24 +01:00 |
|
Fernando Herrera
|
bafc50fd5c
|
external command
|
2021-09-19 20:29:58 +01:00 |
|
JT
|
b4f918b889
|
Very early proof-of-concept git branch completion
|
2021-09-14 16:59:46 +12:00 |
|
Fernando Herrera
|
7aa1d8ac2a
|
error check on def and alias
|
2021-09-13 20:59:11 +01:00 |
|
Fernando Herrera
|
9c98783917
|
clippy correcgtions
|
2021-09-11 13:16:40 +01: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
|
abda6f148c
|
Finish up completions
|
2021-09-10 10:09:40 +12:00 |
|
JT
|
2d7192e390
|
Add parser README, some parser fixups
|
2021-09-09 06:54:27 +12:00 |
|
JT
|
b0ab78a767
|
Switch tables to list/streams of records
|
2021-09-07 19:07:11 +12:00 |
|
JT
|
3b7d7861e3
|
Add cell paths
|
2021-09-07 10:02:24 +12:00 |
|
Fernando Herrera
|
f7a19d37c6
|
one parser function
|
2021-09-06 21:41:30 +01:00 |
|
JT
|
96b0edf9b0
|
range iteration
|
2021-09-06 16:07:48 +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 |
|
Fernando Herrera
|
b3d287815d
|
updated dependencies
|
2021-09-05 20:06:57 +01:00 |
|
JT
|
57677a50b5
|
Fix #15
|
2021-09-06 06:44:18 +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
|
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 |
|
JT
|
e1be8f61fc
|
WIP
|
2021-09-02 20:25:22 +12:00 |
|