diff options
| author | mryouse | 2022-05-11 03:25:48 +0000 |
|---|---|---|
| committer | mryouse | 2022-05-11 03:25:48 +0000 |
| commit | a34ff82ed07ce3187659c2e1dc23e1e60d3d9da6 (patch) | |
| tree | 5a4b7b6c2e2a50206f19ec6e9c936b98f1cb447e | |
| parent | 9a9f38aa564e0e15726d5b5dadb4098dde7cb0bb (diff) | |
checking things off
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -9,12 +9,14 @@ - [ ] exponent ### Strings -- [ ] concat +- [X] concat - [ ] substring - [ ] lower/uppercase ### Control -- [ ] if +- [X] if +- [ ] if with empty else +- [ ] branch ## Lists - [ ] lex |
