# HG changeset patch # User thomask # Date 1099029046 0 # Node ID 257449adcae3d412ead00915a0b4a8a02da332b0 # Parent 72fa445c2fbbe1d1606b91a9e72b37890ed8fdf6 updated results and todo diff -r 72fa445c2fbb -r 257449adcae3 todo.txt --- a/todo.txt Fri Oct 29 05:50:25 2004 +0000 +++ b/todo.txt Fri Oct 29 05:50:46 2004 +0000 @@ -1,4 +1,8 @@ -(unordered) +Makefile: +* fix analyse_run (tries to execute the destination, even if compiling failed) + + +Test cases: * keyword: asm * keyword: in out body * keyword: cent @@ -25,6 +29,7 @@ * keyword: public * keyword: struct (anonymous) * keyword: synchronized +* keyword: typeid * keyword: ucent * keyword: unittest * keyword: volatile @@ -46,7 +51,7 @@ * module initializers & destructors -* maximum possible size of source/name/arrays/strings +* maximum possible size of source/names/arrays * maximum possible amount of aliases / templates / vars / functions in a source file