1
0
Fork 0

Updated TODO for naming

closure/master
Mike Gerwitz 2011-03-03 19:11:00 -05:00
parent 3f915d3644
commit 15ac62d063
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -12,6 +12,8 @@ Misc
functions, will not impact function logic.
- Should be able to run source file without preprocessing, so C-style macros
cannot be used (# is not a valid token)
- Class/Interface naming
- Will be especially helpful for error messages
Property Keywords
- Restrictions; throw exceptions when unknown keywords are used