aboutsummaryrefslogtreecommitdiffstats
path: root/todo.md
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-10-06 10:04:14 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-05 14:21:53 +0200
commitd69313ce44a9415555033926c6a64b4120455502 (patch)
tree37a9fe4bc783f4f661d5eeb78e7cb0ccc8956247 /todo.md
parent694021a9bd1dd0420a8594ea24218c47fbbab51e (diff)
Add "stack trace" output on error
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 5f6594c..6d6c484 100644
--- a/todo.md
+++ b/todo.md
@@ -2,9 +2,9 @@
In order of priority
+- Add row index to "<repl>" filename in AST
- Add proper module system
- Make exports a return value of runXXX functions
-- Add "stack traces" (somehow)
- Write function let expressions properly using lookups
- Write tests!
- Come up with a name for the language