diff options
author | Camil Staps | 2016-12-25 01:54:15 +0100 |
---|---|---|
committer | Camil Staps | 2016-12-25 02:10:43 +0100 |
commit | c38601f0b0fa8f2d64701ac92b1186a1293bf6c3 (patch) | |
tree | cda9ef7f1ed151e9808e4dbac79fb34a7e95508b /log.md | |
parent | Foreign 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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |