summaryrefslogtreecommitdiff
path: root/src/gas_assembly_generator.h
AgeCommit message (Expand)Author
2023-04-30gas: Compile variable expression with scope supportJohnny Richard
2023-04-29ast: Remove ast visitor pattern to simplify the codeJohnny Richard
2023-04-25style: Use clang-format as formatter and linter toolJohnny Richard
2023-04-18ast: Create AST visitor to traverse the treeJohnny Richard