20 Commits

Author SHA1 Message Date
Augusto Gunsch
12d39043ec Ignore Makefile at statistics 2020-11-21 11:02:55 -03:00
Augusto Gunsch
dfd8a85a5d Add .gitattributes 2020-11-21 11:01:10 -03:00
Augusto Gunsch
2cb621f6ea Remove undefined function 2020-11-21 10:49:37 -03:00
Augusto Gunsch
c8dabe7abc Fix memory leaks 2020-11-21 10:44:52 -03:00
Augusto Gunsch
e456ace07b Move LINELIST to util.c 2020-11-20 20:31:31 -03:00
Augusto Gunsch
aa1898fd66 Split parsing functionality 2020-11-20 20:24:02 -03:00
Augusto Gunsch
8e490746d1 Major code overhaul 2020-11-18 19:53:23 -03:00
Augusto Gunsch
92f5fc88e5 Fix wrong array size 2020-11-17 12:45:28 -03:00
Augusto Gunsch
c6d3702235 Add convenience aliases 2020-11-17 12:42:06 -03:00
Augusto Gunsch
8d4f9fc274 Fix missing cmp field 2020-11-14 12:32:47 -03:00
Augusto Gunsch
f74ee3fb41 Add A instruction syntax check 2020-10-25 10:51:08 -03:00
Augusto Gunsch
ce18f46910 Add instruction limit check 2020-10-25 10:27:15 -03:00
Augusto Gunsch
d758eaff6a Fix possible stack overflow 2020-10-25 09:53:54 -03:00
Augusto Gunsch
189ad12481 Improve memory usage 2020-10-25 09:25:18 -03:00
Augusto Gunsch
ec5d89a8bd Remove unneeded macro 2020-10-24 22:37:36 -03:00
Augusto Gunsch
733c8fa285 Rename countvars 2020-10-24 22:35:54 -03:00
Augusto Gunsch
4adaf2d4d9 Remove comparison 2020-10-24 22:33:57 -03:00
Augusto Gunsch
e7e03bdff2 Update README.md 2020-10-25 01:15:33 +00:00
Augusto Gunsch
cfb4352418 Add assembler 2020-10-24 22:06:07 -03:00
Augusto Gunsch
cdefdb3b77 Initial commit 2020-10-25 01:04:13 +00:00