summaryrefslogtreecommitdiff
path: root/log.md
diff options
context:
space:
mode:
authorCamil Staps2016-12-25 01:54:15 +0100
committerCamil Staps2016-12-25 02:10:43 +0100
commitc38601f0b0fa8f2d64701ac92b1186a1293bf6c3 (patch)
treecda9ef7f1ed151e9808e4dbac79fb34a7e95508b /log.md
parentForeign function interface and register allocation optimisation (diff)
Current status; small fixes; more optimisation ideas in log
Diffstat (limited to 'log.md')
-rw-r--r--log.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/log.md b/log.md
index bee8491..b6ac3c4 100644
--- a/log.md
+++ b/log.md
@@ -618,3 +618,5 @@ need to look at register optimisations.
- C calls
- Capitalisation in the reference list
+- More optimisations: branch optimisation
+- More optimisations: tail recursion