|
commands
|
Cleanup/rename some commands
|
2019-06-01 08:34:15 +12:00 |
|
env
|
Better errors and more fleshed out semantics
|
2019-05-29 21:19:46 -07:00 |
|
evaluate
|
Fix bare word .
|
2019-05-30 22:45:57 -07:00 |
|
format
|
Evaluator MVP (#39)
|
2019-05-27 23:45:18 -07:00 |
|
object
|
Add row-split
|
2019-05-30 17:08:42 +12:00 |
|
parser
|
Fix bare dot paths and add dot paths to select
|
2019-06-01 07:15:29 +12:00 |
|
shell
|
Improve highlighting
|
2019-05-31 09:33:46 -07:00 |
|
cli.rs
|
Cleanup/rename some commands
|
2019-06-01 08:34:15 +12:00 |
|
commands.rs
|
Cleanup/rename some commands
|
2019-06-01 08:34:15 +12:00 |
|
context.rs
|
Evaluator MVP (#39)
|
2019-05-27 23:45:18 -07:00 |
|
env.rs
|
objectshell initial commit
|
2019-05-10 09:59:12 -07:00 |
|
errors.rs
|
Better errors and more fleshed out semantics
|
2019-05-29 21:19:46 -07:00 |
|
format.rs
|
Pipe external to internal
|
2019-05-24 11:48:33 -07:00 |
|
main.rs
|
Evaluator MVP (#39)
|
2019-05-27 23:45:18 -07:00 |
|
object.rs
|
Pipe external to internal
|
2019-05-24 11:48:33 -07:00 |
|
parser.rs
|
Syntax highlighting
|
2019-05-30 17:53:54 -07:00 |
|
prelude.rs
|
Evaluator MVP (#39)
|
2019-05-27 23:45:18 -07:00 |
|
shell.rs
|
Refactor the repl loop
|
2019-05-16 14:43:36 -07:00 |
|
stream.rs
|
Data flows across commands via streams now
|
2019-05-23 00:23:06 -07:00 |