| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-12-07 | Cleaned up a lot of useless code and removed the state monad from the compila... | Eduardo Julian | 1 | -224/+0 | 
| 2014-12-01 | * Time to start compiling... | Eduardo Julian | 1 | -6/+50 | 
| 2014-11-29 | + Added simple let expressions. (No destructuring of tuples/records yet) | Eduardo Julian | 1 | -1/+28 | 
| 2014-11-29 | + Added floats. | Eduardo Julian | 1 | -32/+11 | 
| 2014-11-27 | + Added some very basic pattern-matching with destructuring. | Eduardo Julian | 1 | -7/+14 | 
| 2014-11-26 | + Can now define functions. | Eduardo Julian | 1 | -23/+75 | 
