negelef
|
e9a2654f61
Removed obsolete DWORD to SET conversions
|
vor 7 Jahren |
felixf
|
65116e12c1
Compatibility 32 / 64 bit (Kernel32)
|
vor 7 Jahren |
felixf
|
0dc3648ec6
Generational Garbage Collection -- Enable using Command Heaps.SetYoung
|
vor 7 Jahren |
felixf
|
da2c74b12a
Preparational notes fot the changes for a generational garbage collector
|
vor 8 Jahren |
felixf
|
8738a9d6c1
Minor
|
vor 8 Jahren |
felixf
|
362a102566
Consistency: added static date to version string
|
vor 8 Jahren |
felixf
|
cf21db4d09
Silent boot (for stdio shell version)
|
vor 8 Jahren |
felixf
|
15a1313fc5
Forgotten commit
|
vor 9 Jahren |
eth.morozova
|
fe6e22febe
made release compilable again: WriteFile and ReadFile are not WINAPI procedure pointers anymore and the compiler produces "calling procedure with non-void return type" error
|
vor 9 Jahren |
felixf
|
c8b04cfd51
Made system completely linkable: modules linked into the kernel can be "loaded" on demand (Modules.This finds them in the register list)
|
vor 9 Jahren |
felixf
|
ccdd41762c
rebuilt release with generic object file
|
vor 9 Jahren |
eth.morozova
|
a6ce003157
sue of NOPAF is required for INITIAL and FINAL calls
|
vor 9 Jahren |
felixf
|
f84603cbf2
Added Initializer (not called from module Modules any more)
|
vor 9 Jahren |
felixf
|
042f96c818
Improved heap allocation: sporadically call garbage collector and use free lists
|
vor 9 Jahren |
felixf
|
00abed5cf0
Adaptions: cross compilation of Win32.Machine for Generic / non-Generic
|
vor 9 Jahren |
felixf
|
2d84ea448c
Finally got the reflection back.
|
vor 9 Jahren |
eth.negelef
|
34afa206ac
Replaced unnecessary hugeint functions with proper operators
|
vor 9 Jahren |
eth.negelef
|
d5c4f9d2eb
Replaced unnecessary address comparison functions with proper compare operators
|
vor 9 Jahren |
felixf
|
ad5b8a6cf0
Adapted winaos with generic kernel -- setup boot driven by Machine.Init (called by Modules).
|
vor 10 Jahren |
felixf
|
4ae503b9bf
|
vor 10 Jahren |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
vor 10 Jahren |