Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules can now contain definitions of simple interfaces, with only method de... | Eduardo Julian | 2014-12-09 | 1 | -0/+3 |
* | Can now define inside modules: simple classes with public fields. | Eduardo Julian | 2014-12-08 | 1 | -0/+2 |
* | Added modules. | Eduardo Julian | 2014-12-08 | 1 | -0/+2 |
* | Fixed bug that was causing function-calls to fail. | Eduardo Julian | 2014-12-07 | 1 | -1/+1 |
* | Cleaned up a lot of useless code and removed the state monad from the compila... | Eduardo Julian | 2014-12-07 | 1 | -4/+6 |
* | Now compiles booleans and ifs. | Eduardo Julian | 2014-12-04 | 1 | -0/+4 |
* | Added some super-basic type-system. | Eduardo Julian | 2014-12-02 | 1 | -1/+11 |
* | Doing some basic compilation. | Eduardo Julian | 2014-12-01 | 1 | -0/+2 |