Index: TODO =================================================================== diff -u -r937992852d688bc487c8f59273dfa045d077a9c8 -rb9a25a66a1e81fe208cac08f93c12b23eacc6ecd --- TODO (.../TODO) (revision 937992852d688bc487c8f59273dfa045d077a9c8) +++ TODO (.../TODO) (revision b9a25a66a1e81fe208cac08f93c12b23eacc6ecd) @@ -1807,8 +1807,20 @@ the shootout benchmark the same speed like a year ago (which much less functionality) +- added a few more small optimization. +- code-generator: don't call argument parser, + when no arguments are specified + +- fixed bug when calling aliased proc not via method interface +- fixed bug when calling destroy in initcmd + TODO: +- add tests for proc-alias +- add test for destroy-during-init +- handling of msg in NsfCleanupObject +- handling of msg in CscFinish + - "-returns" * leave syntax as is for method? * add flag to alias and forward?