Explorar o código

Updated TODO list

Taddeus Kroes %!s(int64=12) %!d(string=hai) anos
pai
achega
d2b685f678
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      README.md

+ 0 - 3
README.md

@@ -7,10 +7,7 @@ CiviCaml is a compiler for the CiviC language, written in OCaml.
 Issues & TODO
 Issues & TODO
 -------------
 -------------
 
 
-- Keep file content in buffer to prevent error messages from crashing when
-  reading from stdin.
 - Documentation for each phase, in ocamldoc format.
 - Documentation for each phase, in ocamldoc format.
-- Create automated testsuite runner.
 - Erronous array initialisation needs more insightfull error messages and array
 - Erronous array initialisation needs more insightfull error messages and array
   assignment needs better better type checking.
   assignment needs better better type checking.
 - Typechecking now gives an error when integers are not in the 32-bit range, as
 - Typechecking now gives an error when integers are not in the 32-bit range, as