Commit graph

12 commits

Author SHA1 Message Date
Felix Queissner
19c75d5fe9 Fixes a lot of memory leaks. Adds malloc monitoring. 2015-08-17 20:04:14 +02:00
Felix Queissner
90eb432c50 Adds config for malloc magic block number. Fixes bug in NativeMethod: Flips parameter list. 2015-08-17 15:41:11 +02:00
Felix Queissner
e69a342b29 Fixes nasty memory leaks. Adds memory tracing. Adds serial console for advanced debugging. Implements malloc correctly. 2015-08-17 15:38:19 +02:00
Felix Queissner
5002d8728c Adds native method signature checking. "Improves " malloc. 2015-08-17 00:01:48 +02:00
Felix Queissner
d55ff69193 Adds better debugging output. Also adds a return; to free :P 2015-08-16 23:40:34 +02:00
Felix Queißner
2faadc29e9 Adds a status bar. 2015-08-16 00:45:12 +02:00
Felix Queissner
6cea5944c3 Adds dynamic.h and dynamic.S creating a dynamic call utility. 2015-08-14 23:53:51 +02:00
Felix Queissner
620f337bc2 Adds semantic language validation. 2015-08-14 17:12:08 +02:00
Felix Queissner
3e2bf8ff10 Adds primitive API initializer. 2015-08-14 15:55:12 +02:00
Felix Queißner
a22d91903f We run! We finally run! 2015-08-13 20:12:09 +02:00
Felix Queißner
ec533526df somehow c++ support and stuff. 2015-08-13 17:23:11 +02:00
Felix Queissner
ddbfb0e1aa some stuff. 2015-08-13 14:56:50 +02:00