| fixed debug/release build configuration |
|
More...
|
almost 11 years ago
|
| Grammar: Fix funcExpr rule |
|
More...
|
almost 11 years ago
|
| Expression folding now handle function arguments |
|
More...
|
almost 11 years ago
|
| Added ConstExpr/const keyword initial Expression folding implementation |
|
More...
|
almost 11 years ago
|
| added const keyword for declaring constant expression |
|
More...
|
almost 11 years ago
|
| added, try,catch,throw keywords to the lexer added for in statement, try catch statement and function expression to the parser added dump function to print to the stdout without new line |
|
More...
|
almost 11 years ago
|
| This commit is more about source code cleanup, adding comments, and license header. |
|
More...
|
almost 11 years ago
|
| README.md edited online with Bitbucket |
|
More...
|
almost 11 years ago
|
| README.md edited online with Bitbucket |
|
More...
|
almost 11 years ago
|
| README.md edited online with Bitbucket |
|
More...
|
almost 11 years ago
|
| README.md edited online with Bitbucket |
|
More...
|
almost 11 years ago
|
| README.md edited online with Bitbucket |
|
More...
|
almost 11 years ago
|
| added IntObject, Int function to cast from int to IntObject added constant string as parameter to a function. |
|
More...
|
almost 11 years ago
|
| Merge branch 'master' of bitbucket.org:nelabidi/trill |
|
More...
|
almost 11 years ago
|
| Added constant string handling, VM_LOADS instruction |
|
More...
|
almost 11 years ago
|
| README.md edited online with Bitbucket |
|
More...
|
almost 11 years ago
|
| README.md edited online with Bitbucket |
|
More...
|
almost 11 years ago
|
| added missing files from last commit added return type to native functions |
|
More...
|
almost 11 years ago
|
| Merged in refactor_types (pull request #1) |
|
More...
|
almost 11 years ago
|
| added tests folder to store common test scripts |
|
More...
|
almost 11 years ago
|
| - use TypeManager class for type creation and handling - refactor #include statement in almost all files - renamed Types folder to Objects |
|
More...
|
almost 11 years ago
|
| Compiler front-end cleanup, added shell project and tools |
|
More...
|
almost 11 years ago
|
| - added char constant to the lexer and parser - Semantics, added logical expressions check NOTE: this commit is after I am back working on the this project, the tests are not failing but it's a way to save my previous work so I can start working. |
|
More...
|
almost 11 years ago
|
| README.md edited online with Bitbucket |
|
More...
|
almost 11 years ago
|
| Added types, Array object, loops, semantics, bug fixes |
|
More...
|
about 11 years ago
|
| Grammar cleanup, added composed assign, inc/dec operators |
|
More...
|
about 11 years ago
|
| This is a big commit, now it can compile and run fib.trs |
|
More...
|
about 11 years ago
|
| basic implementation, most of this is copied from the last version |
|
More...
|
about 11 years ago
|
| initial visual studio solution |
|
More...
|
about 11 years ago
|
| delete all |
|
More...
|
about 11 years ago
|