aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-06-30 11:59:01 +0200
committerDrahflow <drahflow@gmx.de>2015-06-30 11:59:01 +0200
commit11e28f108288e8fe241885876c9e4a74f7ffa9aa (patch)
tree99f9be4acbe60b9438a9446c58ae8e3fe728c9da
parent5410754dc5f50cf41c612b08d68190ae00262021 (diff)
Some things have actually been done
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 6e57499..50b20d0 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,6 @@
* txt .consume .u sollte nicht negative Zahlen liefern
* evtl. BigNums bauen und die Int-Funktionen entsprechend machen
* trigonometrics
-* document new , functions
* testsuite (incl. coverage test)
@@ -22,11 +21,8 @@
* consider polymorphic call-site caches instead of deffs_t_ / deffs?
* eliminate all FIXMEs
-** unite the /EQ-LT-OR-GE... things in lib/sys/opt.ey
* stack underflow protection
* input prompt
* better interactive error handling when interpreting from stdin
* document ALL THE LIBRARIES
* consider https://en.wikipedia.org/wiki/Hindley%E2%80%93Milner_type_system and finally make the stuff typed correctly
-
-* Consider (optionally) replacing all SYSCALLs with libc routines (so we can have an OpenBSD port)