commands
|
Fix lines for windows
|
2019-06-24 14:00:53 +12:00 |
env
|
Better cd and ls
|
2019-06-14 09:47:25 +12:00 |
evaluate
|
Fix units and add test
|
2019-06-24 19:59:23 +12:00 |
format
|
Merge master, fix conflicts
|
2019-06-24 05:54:02 +12:00 |
object
|
Fix a bunch of bugs
|
2019-06-23 18:55:31 -06:00 |
parser
|
Fix units and add test
|
2019-06-24 19:59:23 +12:00 |
shell
|
Remove println
|
2019-06-24 16:13:01 +12:00 |
cli.rs
|
Fix a bunch of bugs
|
2019-06-23 18:55:31 -06:00 |
commands.rs
|
WIP
|
2019-06-22 15:43:37 +12:00 |
context.rs
|
WIP
|
2019-06-22 15:43:37 +12:00 |
env.rs
|
objectshell initial commit
|
2019-05-10 09:59:12 -07:00 |
errors.rs
|
Fix a bunch of bugs
|
2019-06-23 18:55:31 -06:00 |
format.rs
|
Add vertical table view
|
2019-06-21 16:20:06 +12:00 |
git.rs
|
Find the repo even in a subdir
|
2019-06-02 11:38:28 +12:00 |
main.rs
|
&str -> Text
|
2019-06-22 16:46:16 -04:00 |
object.rs
|
Improve signature infrastructure
|
2019-05-31 22:54:15 -07:00 |
parser.rs
|
Fix painting
|
2019-06-23 13:35:43 -04:00 |
prelude.rs
|
&str -> Text
|
2019-06-22 16:46:16 -04:00 |
shell.rs
|
Refactor the repl loop
|
2019-05-16 14:43:36 -07:00 |
stream.rs
|
Add pretty errors to commands
|
2019-06-08 10:35:07 +12:00 |