Felix Queissner
|
e8156fea82
|
Fixes two evil memory leaks in vector and string.
|
2015-10-13 12:53:08 +02:00 |
|
Felix Queissner
|
112cdadf69
|
Adds non-tested option for shared strings.
|
2015-10-12 22:55:29 +02:00 |
|
Felix Queissner
|
02d1cf7bd6
|
Adds traceback tool. Fixes lots of memory leaks.
|
2015-10-12 14:32:38 +02:00 |
|
Felix Queissner
|
125ffa4333
|
Adds some improved standard library.
|
2015-10-11 12:48:01 +02:00 |
|
Felix Queißner
|
c9dd9ac668
|
Stub Keyboard Driver
|
2015-10-11 00:45:02 +02:00 |
|
Felix Queissner
|
a61859269c
|
Adds csl(conductance standard library) with CPUTYPE.
|
2015-10-08 00:29:11 +02:00 |
|
Felix Queißner
|
cc72d4f366
|
Adds initializer_list support to vector. Improves interrupt handler a bit. Adds support for IRQ-calls to vm integration.
|
2015-10-07 21:27:38 +02:00 |
|
Felix Queißner
|
2a5e3220d7
|
Adds main.spark with build inclusion and execution.
|
2015-10-07 13:45:07 +02:00 |
|
Felix Queißner
|
cdfb67af82
|
Integrates conductance into CircuitOS. Adds loading of assembly file with code execution. Fixes bugs everywhere (including evil memory leak in Vector<>::resize.
|
2015-10-07 03:43:23 +02:00 |
|
Felix Queißner
|
d1140b2706
|
Integrates Conductance in the kernel. Improves ker::.
|
2015-10-06 17:49:36 +02:00 |
|
Felix Queißner
|
748b4ec18f
|
Renames OS.
|
2015-10-06 15:58:32 +02:00 |
|
Felix Queißner
|
395e2ebb60
|
Removes old trainVm from trainOs.
|
2015-10-06 15:23:15 +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
|
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 Queissner
|
9ffa0d1a9d
|
Fixes parameter bug: Type::size() returned size of Type::Int instead of trainscript::Int.
|
2015-08-20 17:33:30 +02:00 |
|
Felix Queissner
|
996bef56a6
|
Variable refactoring pt.1 - Change union to pointer.
|
2015-08-19 19:07:49 +02:00 |
|
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
|
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
|
0f54fabc99
|
Small cleanups.
|
2015-08-14 18:33:34 +02:00 |
|
Felix Queissner
|
6afe323080
|
Adds some colors.
|
2015-08-14 17:16:55 +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 |
|
Felix Queissner
|
4ab334ff16
|
save before makefile switch
|
2015-08-14 13:27:04 +02:00 |
|
Felix Queissner
|
8e5f1e90c3
|
Adds native code invoke unit.
|
2015-08-14 11:58:16 +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 |
|
Felix Queißner
|
ad1a74fb85
|
initial release.
|
2015-08-09 02:42:56 +02:00 |
|