Age | Commit message (Expand) | Author |
---|---|---|
2020-07-25 | Add !=,<,<=,>,>=; both signed and not | dec05eba |
2020-07-25 | Implicit cast from str to ?&c_char, fix use of parameters (to use sys v regis... | dec05eba |
2020-07-25 | Add assignment, while, extern, function signature type, start on bytecode | dec05eba |
2020-07-25 | Add hash map | dec05eba |
2020-07-25 | Add arithmetic (binop) parsing | dec05eba |