- Lexer discarding all newlines (now replaces it with spaces) - Cleanup of Type check and remove function in parser - Cleanup in Compiler.cs |
||
|---|---|---|
| .. | ||
| InvalidIdentifierException.cs | ||
| MissingSemicolonException.cs | ||
| MissingTokenException.cs | ||
| UnexpectedTokenException.cs | ||
| WrongTypeException.cs | ||