diff options
author | Camil Staps | 2016-12-29 23:42:00 +0100 |
---|---|---|
committer | Camil Staps | 2016-12-29 23:42:00 +0100 |
commit | 01fb8cd0a75651784e7d6baa37b7fc8363781bf9 (patch) | |
tree | d9ff318ad2708de49841f56d28d8042e00082de3 /log.md | |
parent | Current status; small fixes; more optimisation ideas in log (diff) |
Comments from The Vu
Diffstat (limited to 'log.md')
-rw-r--r-- | log.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -620,3 +620,5 @@ need to look at register optimisations. - Capitalisation in the reference list - More optimisations: branch optimisation - More optimisations: tail recursion +- Mention that the register counting method is simplistic (or has this been + mentioned already?) |