Commit Graph

19 Commits

Author SHA1 Message Date
Augusto Gunsch 1784599e72
Fix operation order 2021-01-07 18:11:21 -03:00
Augusto Gunsch 80a3e1ef0f
Fix segfault 2021-01-06 21:18:52 -03:00
Augusto Gunsch f1f4f1ef8a
Fix bugs, memory leaks and small fixes 2021-01-03 16:08:54 -03:00
Augusto Gunsch e89b0696d7
Fix minor memory leaks 2020-12-31 20:41:22 -03:00
Augusto Gunsch b880e97990
Unify style 2020-12-31 20:24:27 -03:00
Augusto Gunsch b9f016f82a
Organize compiler 2020-12-31 20:02:04 -03:00
Augusto Gunsch 26de7337da
Add compiler-expressions and compiler-util 2020-12-31 19:12:01 -03:00
Augusto Gunsch b7fe5b8f45
Finish compiler 2020-12-31 17:38:41 -03:00
Augusto Gunsch b9a553b107
Add array accessing 2020-12-31 16:49:38 -03:00
Augusto Gunsch 2e86c2b9e5
Add string compiling 2020-12-31 14:54:14 -03:00
Augusto Gunsch e891326e0b
Add os classes 2020-12-31 14:09:42 -03:00
Augusto Gunsch ffa4b8a5c8
Fix static variables index 2020-12-31 13:39:07 -03:00
Augusto Gunsch a1c8c817c8
Add operating system subroutine signatures 2020-12-31 13:07:26 -03:00
Augusto Gunsch 0a6149d08f
Fix all issues 2020-12-31 10:00:21 -03:00
Augusto Gunsch cb1b41c249
Add constructor and method compiling 2020-12-30 20:47:11 -03:00
Augusto Gunsch 144a33a603
Add multithreading 2020-12-29 21:27:48 -03:00
Augusto Gunsch b49d0f1868
Improve compiling engine 2020-12-27 18:52:28 -03:00
Augusto Gunsch 6578c9d7eb
Clean compiler-scopes.c 2020-12-24 16:22:22 -03:00
Augusto Gunsch abef39c1c6
Reorganize project structure 2020-12-22 15:51:56 -03:00