| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-07-06 | Implement ForIn statement compilation | Mel |
| 2022-07-06 | Compile Array literals | Mel |
| 2022-07-05 | Compile ForCond statements | Mel |
| 2022-07-05 | Fix nested if block compiling | Mel |
| 2022-07-03 | Compile If Stmts | Mel |
| 2022-06-26 | Change arguments order in VM to match expectation | Mel |
| 2022-06-20 | Compile rudimetary variables | Mel |
| 2022-06-12 | Create basic Expr compiler for Lang | Mel |
| 2022-06-02 | Create Lang compiler package | Mel |
