greg
|
a305610a39
|
Some kind of pipeline working
thanks to the rust syn crate guy for the macro idea
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
a1016293ac
|
Show artifacts on failure
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
b8a25dbaac
|
Put this stuff back
More complicated to separate out repl than I thought
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
66b6ddcf93
|
Start refactoring how interpreter options are split up
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
1c0365529d
|
Swap sigil from . to :
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
c9ea48e9d1
|
Fix history adding
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
e2970dbc42
|
Kill old advanced_slice_patterns
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
7d2bc4188d
|
Debug stages from command line
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
eb987bb5b0
|
Make REPL interpreter return a value
|
2018-07-26 00:52:46 -07:00 |
|
greg
|
0de504eb9e
|
Kill unused items in schala-repl
|
2018-07-26 00:52:45 -07:00 |
|
greg
|
635887f7a5
|
Start killing old code in language
|
2018-07-26 00:52:45 -07:00 |
|
greg
|
ebda79e5fd
|
Colored repl command output
|
2018-07-26 00:52:45 -07:00 |
|
greg
|
664003a9d7
|
Add back color
|
2018-07-26 00:52:45 -07:00 |
|
greg
|
e1398bd063
|
rename schala_main -> repl_main
|
2018-07-26 00:52:45 -07:00 |
|
greg
|
898b185509
|
Add version string
|
2018-07-26 00:52:45 -07:00 |
|
greg
|
072eeaa127
|
Color in terminal error output
|
2018-07-26 00:52:45 -07:00 |
|
greg
|
795b4adc6b
|
Rename schala-lib -> schala-repl
|
2018-07-26 00:52:45 -07:00 |
|