| Add the backend interface |
|
More...
|
almost 3 years ago
|
| Add missing .data in error() |
|
More...
|
almost 3 years ago
|
| Cleanup backend_llvm a bit |
|
More...
|
almost 3 years ago
|
| Move error_t into a header |
|
More...
|
almost 3 years ago
|
| Split the llvm backend into a separate static library |
|
More...
|
almost 3 years ago
|
| Move everything into libs |
|
More...
|
almost 3 years ago
|
| Introduce LLVM |
|
More...
|
almost 3 years ago
|
| Add function scope |
|
More...
|
almost 3 years ago
|
| Cleanup some old files |
|
More...
|
almost 3 years ago
|
| Add function return type in print(function) |
|
More...
|
almost 3 years ago
|
| Add symbol_table::resolve function |
|
More...
|
almost 3 years ago
|
| Add test file for awtree |
|
More...
|
almost 3 years ago
|
| Implement binary_expression |
|
More...
|
almost 3 years ago
|
| Improve ast_printer_default |
|
More...
|
almost 3 years ago
|
| Remove quote marks from string_literal |
|
More...
|
almost 3 years ago
|
| Implement if-else statement |
|
More...
|
almost 3 years ago
|
| Implement awtree main loop |
|
More...
|
almost 3 years ago
|
| Fix broken diagnostic messages |
|
More...
|
almost 3 years ago
|
| awtree: add basic skeleton |
|
More...
|
about 3 years ago
|
| tests: fix directory structure |
|
More...
|
about 3 years ago
|
| parser: implement parse_paren_expr |
|
More...
|
about 3 years ago
|
| parser: implement parse_call_expression |
|
More...
|
about 3 years ago
|
| parser: implement parse_*_literal |
|
More...
|
about 3 years ago
|
| ast: rework statements |
|
More...
|
about 3 years ago
|
| parser: implement parse_unary_expression |
|
More...
|
about 3 years ago
|
| parser: fix function parser test |
|
More...
|
about 3 years ago
|
| parser: Add statement/expression parser stub |
|
More...
|
about 3 years ago
|
| old: update the old parser |
|
More...
|
about 3 years ago
|
| parser: implement statement block |
|
More...
|
about 3 years ago
|
| test: add placeholder for the parser test |
|
More...
|
about 3 years ago
|