stan
|
cbbc503504
|
Add iterators, statements, more expressions (#3)
|
před 6 roky |
Stan Hebben
|
7bdf009733
|
- Added more operators
- Added operators that require values to be cast
|
před 6 roky |
Stan Hebben
|
a509d45843
|
- Added arithmetic support for int
- Fixed character entities
|
před 6 roky |
Stan Hebben
|
6c510eb26b
|
- Added bytecode implementation interface & support for it in the expression compiler
- Replaced StringUtils.unescape with a simpler implementation
- Added BuiltinTypeMembers to allow the compiler control over its tags
|
před 6 roky |
Stan Hebben
|
0aa2dfecdb
|
- Renamed JavaTypeSignatureVisitor to JavaTypeVisitor
|
před 6 roky |
Stan Hebben
|
ba5d0f73b5
|
- Added tagging system to tag classes and members with compile-time information
- Improved scripting example to use those tags
- Generated script block methods use script names
- Minor code improvements
|
před 6 roky |
Stan Hebben
|
ed994e4d3b
|
Initial commit.
|
před 6 roky |