Issues
- 0
Support struct and union feature
#140 opened by leewei05 - 0
Support global variable
#166 opened by leewei05 - 1
Support pointer feature
#116 opened by leewei05 - 0
Support array feature
#132 opened by leewei05 - 0
Support expressive error message
#128 opened by Lai-YT - 0
- 0
Support goto feature
#120 opened by Lai-YT - 0
Add intrinsic print function for testing
#113 opened by Lai-YT - 0
Support function feature
#85 opened by leewei05 - 0
Support switch feature
#106 opened by Lai-YT - 0
Merge function definition and main function
#104 opened by leewei05 - 0
Dump name of AST node for debug trace
#94 opened by leewei05 - 0
Indent generated QBE IR
#99 opened by Lai-YT - 0
Generate code of continue statement
#96 opened by Lai-YT - 0
Generate code of break statement
#90 opened by Lai-YT - 0
Generate code of unary expressions
#86 opened by Lai-YT - 0
- 0
Resolve linting errors reported by clang-tidy
#75 opened by Lai-YT - 0
- 0
Refactor OpGetter to Enum class
#69 opened by leewei05 - 0
Lint with clang-tidy
#71 opened by Lai-YT - 0
- 1
Abstraction for QBE IR output formatting
#66 opened by Lai-YT