Refactored ASTGenerator #3

Merged
aCompetentBean merged 8 commits from ayrton/refactor into main 2023-11-24 07:34:47 -07:00

8 commits

Author SHA1 Message Date
ayrton 5f6b7ab53b Added all atomic types
Took 38 minutes
2023-11-24 07:33:30 -07:00
ayrton 8cfbd08708 Added documentation for various generation functions
Took 33 minutes
2023-11-24 06:55:12 -07:00
Ayrton e2be922455 Fixed documentation for unary ops 2023-11-24 06:31:39 -07:00
Ayrton 5ea6eca0ba Fixed tests to account for unarys
- Refactored expressions
2023-11-23 13:40:20 -07:00
Ayrton 3dca7092fa Refactored the generate_expression method 2023-11-23 13:21:43 -07:00
Ayrton eba774dd05 Modified routine generation codestyle 2023-11-23 13:11:46 -07:00
Ayrton e0cd416435 Refactored generate_return 2023-11-23 13:01:13 -07:00
Ayrton 7380a89082 Modified code style in ast_generator initializations 2023-11-23 12:51:13 -07:00