JT
|
5d88ed6c75
|
Add better exit command (#369)
|
2021-11-26 21:00:57 +13:00 |
|
Fernando Herrera
|
88988dc9f4
|
Plugins signature load (#349)
* saving signatures to file
* loading plugin signature from file
* is_plugin column for help command
|
2021-11-19 15:51:42 +13:00 |
|
JT
|
0f107b2830
|
Add a config variable with engine support (#332)
* Add a config variable with engine support
* Add a config variable with engine support
* Oops, cleanup
|
2021-11-15 08:25:57 +13:00 |
|
JT
|
bb1740d733
|
Add from csv and from tsv (#320)
|
2021-11-10 09:17:37 +13:00 |
|
JT
|
34617fabd9
|
Do some str collect cleanup (#312)
|
2021-11-09 17:46:26 +13:00 |
|
JT
|
02b8027749
|
Improve external output in subexprs (#294)
|
2021-11-06 18:50:33 +13:00 |
|
JT
|
5e42b14026
|
Documenting some code and doing cleanups
|
2021-11-03 08:53:48 +13:00 |
|
JT
|
d856cebebd
|
Add a simple scope variable
|
2021-11-02 16:08:05 +13:00 |
|
JT
|
cf3f3fde92
|
Add some support for
|
2021-10-30 07:15:17 +13:00 |
|
JT
|
bac8b8a450
|
Add initial ctrl-c support
|
2021-10-28 17:13:10 +13:00 |
|
JT
|
f92e9d25a5
|
Make the history path more central
|
2021-10-28 13:30:58 +13:00 |
|
JT
|
5d19017603
|
WIP
|
2021-10-26 05:58:58 +13:00 |
|
JT
|
baac60a5a7
|
WIP
|
2021-10-25 19:42:38 +13:00 |
|
JT
|
b5965ee8ef
|
WIP
|
2021-10-25 19:31:39 +13:00 |
|
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 |
|