compiler
|
Fix operation order
|
2021-01-07 18:11:21 -03:00 |
misc
|
Fix bugs, memory leaks and small fixes
|
2021-01-03 16:08:54 -03:00 |
parser
|
Fix bugs, memory leaks and small fixes
|
2021-01-03 16:08:54 -03:00 |
tokenizer
|
Fix integer max value
|
2021-01-06 13:31:17 -03:00 |
vm
|
Fix bugs, memory leaks and small fixes
|
2021-01-03 16:08:54 -03:00 |
.gitattributes
|
Add tokenizer
|
2020-11-30 18:44:22 -03:00 |
.gitignore
|
Reorganize project structure
|
2020-12-22 15:51:56 -03:00 |
LICENSE
|
Add LICENSE and README
|
2020-11-30 18:46:40 -03:00 |
Makefile
|
Fix segfault
|
2021-01-06 21:18:52 -03:00 |
README.md
|
Fix bugs, memory leaks and small fixes
|
2021-01-03 16:08:54 -03:00 |
main.c
|
Fix possible crashes
|
2021-01-03 16:24:01 -03:00 |