180 Commits

Author SHA1 Message Date
ineed bots
f22dc8d151 push syms v0.0.5 2023-10-12 13:43:16 -06:00
dependabot[bot]
7da463ccd3
Bump deps/libtomcrypt from b96e96c to 7e863d2
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `b96e96c` to `7e863d2`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](b96e96cf8b...7e863d2142)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 07:23:32 +00:00
ineed bots
e6a0913893 Some struct updates 2023-09-26 16:49:50 -06:00
ineed bots
069442dca9 cleanup 2023-09-22 13:02:20 -06:00
ineed bots
9b10a3e32f Add this func 2023-09-22 11:31:54 -06:00
ineed bots
7e87e04413 Add scr init callback 2023-09-20 14:20:39 -06:00
ineed bots
fc336c490a Grealy improve boot times 2023-09-18 01:04:23 -06:00
ineed bots
c5195b4983 Fix 2023-09-18 00:52:18 -06:00
ineed bots
c1adb9aee3 Revert "Massively improve bootup times"
This reverts commit df2440a3baf87be342a611154d38bb8da795016a.
2023-09-18 00:51:26 -06:00
dependabot[bot]
7503e8988b
Bump deps/libtommath from 7f96509 to 8314bde
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `7f96509` to `8314bde`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](7f96509df1...8314bde5e5)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 01:08:59 +00:00
ineed bots
df2440a3ba Massively improve bootup times 2023-09-17 18:52:02 -06:00
ineed bots
5d0e5e4227 Fix warning 2023-09-17 01:19:39 -06:00
ineed bots
d976434e38 Verified 2023-09-17 01:00:44 -06:00
ineed bots
78b82978bc more enums 2023-09-17 00:15:05 -06:00
ineed bots
30332a743c move 2023-09-16 23:52:46 -06:00
ineed bots
1f7a75ca4c Some refactor and more enums 2023-09-16 23:38:00 -06:00
ineed bots
1b13ebbb35 more ENUMs 2023-09-16 19:52:08 -06:00
ineed bots
f8ba9185ab More reorganization of the cases 2023-09-16 19:07:53 -06:00
ineed bots
fe99318dce fix warning, fixing release build 2023-09-16 17:45:31 -06:00
ineed bots
c380983b34 Refactor and make sure arrays are empty if they are 2023-09-16 17:38:44 -06:00
ineed bots
320c21fb66 some cleanup with ast traveral and json 2023-09-16 17:06:06 -06:00
ineed bots
24762485e0 fix ENUM_expression_list printing 2023-09-16 17:00:53 -06:00
ineed bots
cdd7b2d656 json ast 2023-09-16 16:49:26 -06:00
ineed bots
63412a7017 add some ast dumping code 2023-09-15 23:39:09 -06:00
ineed bots
7f0403e487 Fix this issue v0.0.4 2023-09-15 18:27:48 -06:00
ineed bots
6b612395b5 Add our custom gsc funcs 2023-09-15 18:08:23 -06:00
ineed bots
2e50e3274d Cleanup and move gsc dump stuff 2023-09-15 17:49:25 -06:00
ineed bots
1f66cb6a43 Label this changes 2023-09-15 17:43:02 -06:00
ineed bots
d8e10441ec Add pluto patches to compiler 2023-09-15 17:41:24 -06:00
ineed bots
15309fc2c0 Add compiler decomp 2023-09-15 16:35:58 -06:00
ineed bots
bd25b6429b Fix this symbol 2023-09-14 13:16:38 -06:00
ineed bots
9b19bc56ac fix this symbol 2023-09-14 13:10:17 -06:00
ineed bots
bde17390e5 Fix this symbol (again) 2023-09-13 00:50:17 -06:00
ineed bots
a49298d915 Fix this symbol 2023-09-11 21:12:35 -06:00
ineed bots
2c922da647 Add yyac code 2023-09-11 17:18:53 -06:00
ineed bots
6627aff577 cleanup 2023-09-11 17:02:57 -06:00
ineed bots
a970d02d98 Fix these enums 2023-09-10 20:49:09 -06:00
ineed bots
a38c4ea524 Remove this test 2023-09-10 18:45:15 -06:00
ineed bots
93a9fd55d5 Reenable c++ exceptions 2023-09-10 18:33:43 -06:00
ineed bots
623d0001a9 fix this test 2023-09-10 18:31:34 -06:00
ineed bots
64f8dfca8d some test 2023-09-10 15:26:29 -06:00
ineed bots
84c212ed2b add sqlite (xd!) 2023-09-10 15:07:25 -06:00
ineed bots
ff218452ec add sqlite (xd!) 2023-09-10 15:07:18 -06:00
ineed bots
b830aba980 add csv test 2023-09-10 14:16:37 -06:00
ineed bots
14b96a0082 add to build 2023-09-10 14:09:51 -06:00
ineed bots
c66cb27032 add csv parser dep 2023-09-10 14:09:47 -06:00
ineed bots
c35a0e9bb2 update PlayerKeyState and Console structs 2023-09-10 13:49:07 -06:00
ineed bots
e60c6c756b A little bit more cleanup 2023-09-10 13:36:05 -06:00
ineed bots
644097748c fix up data 2023-09-10 13:23:09 -06:00
ineed bots
af697a4460 defines 2023-09-08 15:15:17 -06:00