diff options
| author | Baitinq <[email protected]> | 2025-01-12 13:10:52 +0100 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2025-01-12 13:10:52 +0100 |
| commit | e6d06b9ad18bbd79e7852578735886ed05da1ca2 (patch) | |
| tree | 649092f2824a4dbbf0de5acc99e41384b3f6a782 /todo | |
| parent | Evaluator: Add simple test (diff) | |
| download | interpreter-e6d06b9ad18bbd79e7852578735886ed05da1ca2.tar.gz interpreter-e6d06b9ad18bbd79e7852578735886ed05da1ca2.tar.bz2 interpreter-e6d06b9ad18bbd79e7852578735886ed05da1ca2.zip | |
Misc: Improve error messages and add todos
Diffstat (limited to 'todo')
| -rw-r--r-- | todo/1.src | 1 | ||||
| -rw-r--r-- | todo/2.src | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/todo/1.src b/todo/1.src new file mode 100644 index 0000000..e17f230 --- /dev/null +++ b/todo/1.src @@ -0,0 +1 @@ +let x = -; diff --git a/todo/2.src b/todo/2.src new file mode 100644 index 0000000..31354ec --- /dev/null +++ b/todo/2.src @@ -0,0 +1 @@ +_ |