Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Eduardo Julian | 2014-12-07 | 1 | -4/+6 |
| | | | | compilation phase (the ASM library already works as a state monad). | ||||
* | 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 |