Commit Graph

9 Commits

Author SHA1 Message Date
KikooDX 41a1d05969 yeah right 2021-11-19 16:26:18 +01:00
KikooDX a29e1f0cc4 Lephe's fixes 2021-11-19 12:01:24 +01:00
KikooDX 0c0d60706c hack out io functions for fxCG50 2021-11-18 12:16:39 +01:00
rxi 3efa0756c4 Made `eval()` clearer/more concise 2020-04-05 16:42:15 +01:00
rxi 61c9ee30f4 Removed redundant check in equal()'s string comparison 2020-04-05 16:03:31 +01:00
rxi b88139cb22 Updated copyright year: 2019 => 2020 2020-04-05 15:22:16 +01:00
rxi 2283332e03 Removed loop to assure 32bit alignment in fe_open() 2020-04-05 15:20:49 +01:00
rxi 1457d9f338 Made `dolist` push `lst` to gc stack with each iteration
Required as in instances where a function rebinds itself during
its own execution, the body of the previous version of it could
become unreachable and get garbage collected while it was still
trying to execute
2019-09-28 17:24:26 +01:00
rxi cfe843b00c Moved source files to `src` directory 2019-04-09 19:54:37 +01:00
Renamed from fe.c (Browse further)