Commit Graph

12 Commits

Author SHA1 Message Date
Augusto Gunsch 3241592364
Add arithmetic and boolean operations 2020-11-01 18:57:56 -03:00
Augusto Gunsch 54eb1daee6
Finish stack manipulation 2020-11-01 12:40:43 -03:00
Augusto Gunsch b5408d3a7e
Class encapsulation 2020-11-01 10:53:20 -03:00
Augusto Gunsch 41e322825f
Severe refactoring 2020-10-31 22:53:11 -03:00
Augusto Gunsch 46c2a83735
Remove unused enum 2020-10-31 20:40:17 -03:00
Augusto Gunsch f0dd1b852b
Add static and temp segments 2020-10-31 20:25:00 -03:00
Augusto Gunsch 5a0cb9d3bc
Add constant pushing 2020-10-31 19:00:09 -03:00
Augusto Gunsch bece0c4f64
Fix several bugs 2020-10-31 12:40:06 -03:00
Augusto Gunsch 30ea5c33e3
Add pop/push translating capabilities 2020-10-30 14:06:02 -03:00
Augusto Gunsch 9c5b35ebf5
Improve memory management 2020-10-29 22:06:33 -03:00
Augusto Gunsch 94f12e1006
Add parser 2020-10-29 21:22:03 -03:00
Augusto Gunsch 92f003aa7b
Initial commit 2020-10-30 00:21:52 +00:00