Darren Schroeder
|
7ef5a7945f
|
clippy take2
|
2021-10-15 15:52:03 -05:00 |
|
Darren Schroeder
|
e330fdabb7
|
updated theme + clippy
|
2021-10-15 15:42:36 -05:00 |
|
Darren Schroeder
|
c9439c962b
|
allow esc and q to get out of completions
|
2021-10-15 15:33:56 -05:00 |
|
JT
|
82b0415d92
|
Try out select completions from dialoguer
|
2021-10-16 07:37:58 +13:00 |
|
JT
|
a760e46c1c
|
Add config file loading
|
2021-10-13 16:57:05 +13:00 |
|
JT
|
0504a7a776
|
Make errors emit first
|
2021-10-12 06:35:40 +13:00 |
|
JT
|
7c2bf68d45
|
Use list completions and better expansion
|
2021-10-05 10:37:32 +13:00 |
|
Fernando Herrera
|
03339beae1
|
prompt with env variable
|
2021-10-02 14:10:28 +01:00 |
|
Jakub Žádník
|
a16144baf1
|
Disable crossterm raw mode
Without this change, the output of panic messages by miette would ignore
newlines and become unreadable.
|
2021-10-01 19:42:23 +03:00 |
|
Fernando Herrera
|
d9c42eb194
|
contents declaration
|
2021-09-25 17:28:15 +01:00 |
|
Fernando Herrera
|
6387401041
|
clippy error
|
2021-09-25 17:03:25 +01:00 |
|
Fernando Herrera
|
dadc354847
|
move print to function
|
2021-09-25 16:58:50 +01:00 |
|
Fernando Herrera
|
637e4f6e6d
|
simplify command call
|
2021-09-25 15:58:04 +01:00 |
|
Fernando Herrera
|
b12a265f1e
|
writing to stdout
|
2021-09-25 15:56:33 +01:00 |
|
Fernando Herrera
|
cf60f72452
|
table as string output
|
2021-09-25 15:47:23 +01:00 |
|
JT
|
0ccbebee7a
|
multiline validation
|
2021-09-22 17:29:53 +12:00 |
|
JT
|
d1474c0691
|
Show entry number in error
|
2021-09-22 15:14:57 +12:00 |
|
Kat Marchán
|
32f39c2fb8
|
use miette's new panic hook
|
2021-09-21 12:47:52 -07:00 |
|
JT
|
4841d62d76
|
Add some improvements to errors
|
2021-09-21 16:03:06 +12:00 |
|
Kat Marchán
|
a1d6cefdf8
|
replace codespan-reporting with miette 3.0
|
2021-09-20 17:14:20 -07:00 |
|
JT
|
abda6f148c
|
Finish up completions
|
2021-09-10 10:09:40 +12:00 |
|
JT
|
bb6781a3b1
|
Add row conditions
|
2021-09-10 09:47:20 +12:00 |
|
JT
|
b821b14987
|
Add simple completions support
|
2021-09-09 21:06:55 +12:00 |
|
JT
|
2904002008
|
Make reedline prompt more resilient
|
2021-09-07 19:41:52 +12:00 |
|
Fernando Herrera
|
f7a19d37c6
|
one parser function
|
2021-09-06 21:41:30 +01:00 |
|
Fernando Herrera
|
b3d287815d
|
updated dependencies
|
2021-09-05 20:06:57 +01: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 |
|
JT
|
e1be8f61fc
|
WIP
|
2021-09-02 20:25:22 +12:00 |
|
JT
|
c4c4d82bf4
|
Try putting streams in Value
|
2021-09-02 09:20:53 +12:00 |
|
JT
|
ceea7e5aeb
|
Remove lifetime from eval state
|
2021-08-16 14:30:31 +12:00 |
|
JT
|
579814895d
|
Fix up eval params and refactor
|
2021-08-16 10:33:34 +12:00 |
|
JT
|
7655b070df
|
fix tests
|
2021-08-11 06:57:08 +12:00 |
|
JT
|
1355a5dd33
|
refactor to subcrates
|
2021-08-11 06:51:08 +12:00 |
|
Jonathan Turner
|
ef4af443a5
|
parser fixes for windows and pretty errors
|
2021-08-10 17:08:10 +12:00 |
|
Jonathan Turner
|
1ba80224ad
|
More gracefully handle reedline errors
|
2021-08-09 17:29:25 +12:00 |
|
JT
|
bf19918e3c
|
begin aliases
|
2021-08-09 12:19:07 +12:00 |
|
JT
|
273f964293
|
slight improvement
|
2021-08-09 09:34:21 +12:00 |
|
JT
|
d2577acccd
|
env vars
|
2021-08-09 09:02:47 +12:00 |
|
JT
|
cb11f042ab
|
Start env shorthand
|
2021-07-31 17:20:40 +12:00 |
|
JT
|
61258d03ad
|
add more tests
|
2021-07-31 09:57:22 +12:00 |
|
JT
|
79a05d63c8
|
add more tests
|
2021-07-31 09:26:05 +12:00 |
|
JT
|
18752672d0
|
add more tests
|
2021-07-31 08:02:16 +12:00 |
|
JT
|
cdc37bb142
|
fix eval bug
|
2021-07-30 20:06:48 +12:00 |
|
JT
|
b6f00d07e8
|
Fix var decl. improve for loop
|
2021-07-30 19:30:11 +12:00 |
|
JT
|
b0ffaf1c91
|
add for loop and benchmark
|
2021-07-30 18:10:40 +12:00 |
|
JT
|
2af61bd07e
|
add correct eval scope
|
2021-07-30 17:42:33 +12:00 |
|
JT
|
b5e287e065
|
WIP string interp
|
2021-07-30 15:26:06 +12:00 |
|
JT
|
2eeceae613
|
fix clippy, add strings and concat
|
2021-07-30 10:56:51 +12:00 |
|