2023-03-23 22:13:19 -07:00
|
|
|
# General
|
|
|
|
- Documentation
|
|
|
|
- Tests
|
|
|
|
- CLI Options
|
|
|
|
- Branding
|
2023-03-18 22:18:57 -07:00
|
|
|
|
2023-03-24 13:29:14 -07:00
|
|
|
# Internals
|
|
|
|
- Non-recursive treeify
|
|
|
|
- Tokens with impl: get line, get args, ::new
|
|
|
|
- Fix names (Root isn't sqrt!)
|
2023-03-24 23:06:58 -07:00
|
|
|
- Syntax errors are broken
|
2023-03-24 13:29:14 -07:00
|
|
|
|
2023-03-23 22:13:19 -07:00
|
|
|
# Features
|
|
|
|
- Function application
|
|
|
|
- variable definitons
|
|
|
|
- function definitions
|
|
|
|
- rational datatype
|
2023-03-18 22:18:57 -07:00
|
|
|
- units
|
2023-03-23 22:13:19 -07:00
|
|
|
- Dice
|
2023-03-24 23:06:58 -07:00
|
|
|
- Derivatives
|
2023-03-23 22:13:19 -07:00
|
|
|
|
|
|
|
# Prompt
|
|
|
|
- Replace multi-char tokens (pi)
|
2023-03-24 23:06:58 -07:00
|
|
|
- Arrows to move cursor
|
|
|
|
- Live syntax/output
|
2023-03-23 22:13:19 -07:00
|
|
|
- Commands
|
|
|
|
- Better error texts
|