Stan Hebben
|
7c33560a67
|
- Added static initializers
- Added switch statements
- Started work on increment and decrement operators
- Starting work on Constructor, the build tool
|
6 years ago |
Stan Hebben
|
ba568c23b7
|
- Continued work on the code formatter
- Static calls now remember the exact type they are called for
|
6 years ago |
Stan Hebben
|
2078d3f1cc
|
- Statements can now also store comments before and after them
- Added comment & partial whitespace preservation to the file formatter
|
6 years ago |
Stan Hebben
|
16e2dd8da4
|
- Added validator
- Members are now aware of the definition they are in
- NotExpressions and EqualsExpressions have been removed; they were redundant
|
6 years ago |
Stan Hebben
|
79720b4165
|
- Fix bug in TypeFormatter with optional types
- Added virtual modifier
- Optimized parsing of modifiers
-
|
6 years ago |
Stan Hebben
|
38bc27bdaf
|
- Added visitors for generic parameter bounds
- Separated this vs super base call into separate classes
|
6 years ago |
Stan Hebben
|
7bdf009733
|
- Added more operators
- Added operators that require values to be cast
|
6 years ago |
Stan Hebben
|
20cecb824f
|
Fixed support for named character entities.
|
6 years ago |
Stan Hebben
|
ed994e4d3b
|
Initial commit.
|
6 years ago |