9 Jui
2010
9 Jui
'10
13:36
The parser now supports automatic semicolon insertion. It can be enabled/disabled when the Parser object is created (a parameter of the constructor). We should plan to have a command-line option for the compiler so that automatic semicolon insertion can be disabled (to check for proper style). Marc