Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-12-08 | Added modules. | Eduardo Julian | 1 | -0/+2 | |
2014-12-07 | Fixed bug that was causing function-calls to fail. | Eduardo Julian | 1 | -1/+1 | |
2014-12-07 | Cleaned up a lot of useless code and removed the state monad from the ↵ | Eduardo Julian | 1 | -4/+6 | |
compilation phase (the ASM library already works as a state monad). | |||||
2014-12-04 | Now compiles booleans and ifs. | Eduardo Julian | 1 | -0/+4 | |
2014-12-02 | Added some super-basic type-system. | Eduardo Julian | 1 | -1/+11 | |
2014-12-01 | Doing some basic compilation. | Eduardo Julian | 1 | -0/+2 | |