Commit graph

18 commits

Author SHA1 Message Date
Felix Queissner
16347921d2 Small change in main.spark:irq 2015-10-08 00:35:57 +02:00
Felix Queißner
bf33a7f308 Update README.md 2015-08-22 15:54:31 +02:00
Felix Queissner
9313bde8d5 Adds screenshot. 2015-08-22 15:36:24 +02:00
Felix Queissner
0ec7051b5b Adds support for PTR(type), REF(variable) and VAL(expr) to trainScript. Pointers are now supported. 2015-08-22 15:34:30 +02:00
Felix Queissner
056dc3d8ba Adds more documentation. 2015-08-22 12:57:10 +02:00
Felix Queissner
d0d88a17f3 Adds module support to trainscript. Moves global methods to /sys/* objects. 2015-08-21 17:32:48 +02:00
Felix Queissner
81ad6c3406 Adds support for TEXT type. Is passed as const char * to C/C++. 2015-08-20 17:51:31 +02:00
Felix Queißner
9c3c752241 Update README.md 2015-08-20 00:08:05 +02:00
Felix Queissner
996bef56a6 Variable refactoring pt.1 - Change union to pointer. 2015-08-19 19:07:49 +02:00
Felix Queissner
c21e7e7f30 Merge branch 'master' of github.com:MasterQ32/trainOS 2015-08-19 15:07:59 +02:00
Felix Queissner
3c36f21006 Updates readme.md. 2015-08-19 15:07:46 +02:00
Felix Queißner
1586e03ea4 Update README.md
More documentation on the kernel.
2015-08-18 18:01:16 +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
5002d8728c Adds native method signature checking. "Improves " malloc. 2015-08-17 00:01:48 +02:00
Felix Queissner
fc3f73fe16 Updates readme.md 2015-08-15 14:22:38 +02:00
Felix Queissner
92c2063e49 Adds improved README.md 2015-08-14 12:02:41 +02:00
Felix Queißner
ad1a74fb85 initial release. 2015-08-09 02:42:56 +02:00