Updated README
parent
89bc4bd2c0
commit
39d32a9925
|
@ -77,7 +77,7 @@ The lines in a file look exactly the same as regular entries in the prompt, but
|
||||||
|
|
||||||
|
|
||||||
## Todo (pre-release, in this order):
|
## Todo (pre-release, in this order):
|
||||||
- Truncate long expressions in warnings
|
- Fix unique bound variable printer
|
||||||
- Prevent macro-chaining recursion
|
- Prevent macro-chaining recursion
|
||||||
- Full-reduce option (expand all macros)
|
- Full-reduce option (expand all macros)
|
||||||
- step-by-step reduction
|
- step-by-step reduction
|
||||||
|
@ -90,6 +90,7 @@ The lines in a file look exactly the same as regular entries in the prompt, but
|
||||||
## Todo:
|
## Todo:
|
||||||
- Cleanup warnings
|
- Cleanup warnings
|
||||||
- Syntax highlight printouts
|
- Syntax highlight printouts
|
||||||
|
- Truncate long expressions in warnings
|
||||||
- History queue + indexing
|
- History queue + indexing
|
||||||
- Show history command
|
- Show history command
|
||||||
- Loop detection
|
- Loop detection
|
||||||
|
|
Reference in New Issue