Felix Queissner
|
5f168f8020
|
Refactors tsvm.hpp into more subfiles for better structure.
|
2015-08-19 16:26:28 +02:00 |
|
Felix Queissner
|
021baab5f8
|
Adds improved malloc hash/magic security. Now checks all malloc::List entries for validity.
|
2015-08-19 15:07:25 +02:00 |
|
Felix Queissner
|
e6d4e0a41a
|
Adds small validation for free (freeing out of upper bound) and adds task to readme.md
|
2015-08-18 15:06:49 +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
|
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
|
0f54fabc99
|
Small cleanups.
|
2015-08-14 18:33:34 +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 Queissner
|
8959a7c35d
|
Adds "external" script file instead of inline code.
|
2015-08-14 15:38:01 +02:00 |
|