Commit Graph

10 Commits

Author SHA1 Message Date
Kayne Ruse
500983358d Tweak 2022-10-08 18:23:17 +01:00
Kayne Ruse
2b0e71b6fb Tweaked some identifier checks 2022-10-08 17:35:41 +01:00
Kayne Ruse
0b4a6097be Added freeMemory callback to EngineNode, adjusted how nodes are freed 2022-10-08 17:17:41 +01:00
Kayne Ruse
6b5cd7f580 Added some node functionality to scripts 2022-10-07 10:25:09 +01:00
Kayne Ruse
ecaf554b9a Moved compilation functions into repl_tools 2022-10-07 08:49:36 +01:00
Kayne Ruse
4ca1c80015 Prevented a potential null access 2022-10-03 20:04:56 +01:00
Kayne Ruse
37663efcc0 Fixed a crash issue caused by comparing timeval wrong 2022-10-03 15:23:56 +01:00
Kayne Ruse
bd32a1d221 Fixed an issue with memory 2022-10-03 07:29:24 +01:00
Kayne Ruse
39aa3ca51d Found a memory leak 2022-10-02 14:20:01 +01:00
Kayne Ruse
a7e5d101dd Basic script-based engine init is working - performance is poor 2022-10-02 13:50:50 +01:00