Commit Graph

12 Commits

Author SHA1 Message Date
Augusto Gunsch 12dbe8b21d Fix segfault 2021-01-09 15:33:13 -03:00
Augusto Gunsch 5f45c58b33 Fix NULL statements function declarations 2021-01-07 20:56:22 -03:00
Augusto Gunsch af42789b80
Fix Makefile 2021-01-07 20:40:08 -03:00
Augusto Gunsch 282a0b86ba Fix operation order 2021-01-07 20:38:34 -03:00
Augusto Gunsch e36d47a899 Fix segfault 2021-01-07 20:38:21 -03:00
Augusto Gunsch 0949b183d7 Force last function statement to be 'return' 2021-01-07 20:18:48 -03:00
Augusto Gunsch d20f54b8d6 Fix integer max value 2021-01-07 20:16:58 -03:00
Augusto Gunsch 4801399273
Remove OS for now (causing assembly bug) 2021-01-06 10:47:54 -03:00
Augusto Gunsch 5429edd444
Add assembler 2021-01-05 13:00:23 -03:00
Augusto Gunsch cc60532d74
Fix class names 2021-01-04 17:23:16 -03:00
Augusto Gunsch 2de711957a
Fix file output (all assembly must be in one file) 2021-01-04 17:12:32 -03:00
Augusto Gunsch 553c87029f
Add compiler and vm-translator 2021-01-04 17:00:48 -03:00