compiler/src/runtime
2016-12-18 13:03:59 +00:00
..
Errors.Txt improved warning message. -- noch 2016-12-06 11:32:21 +04:00
Files.Mod Build link list based on imports, not on modules compiled by compiler instance. 2016-12-18 13:03:59 +00:00
Heap.Mod Fix heap address comparisons for sign crossing. 2016-12-13 20:15:29 +00:00
In.Mod Add Oakwood 'In' module and a test for it. 2016-10-30 14:22:10 +00:00
Math.Mod Implement Out.Real and Out.LongReal. 2016-10-08 17:02:46 +01:00
MathL.Mod Add test for Math and MathL modules. 2016-10-16 15:21:32 +01:00
Modules.Mod Remove duplocate ModuleDesc in Modules. Add type descriptor dumping. 2016-12-12 18:42:36 +00:00
Oberon.Mod Fix Platform initialisation, move common Arg handling code from Platfrom to Modules. 2016-12-01 18:08:08 +00:00
Out.Mod Supportix dump of block with uncleared GC flag in bit 0 of tag. 2016-12-13 18:52:42 +00:00
Platformunix.Mod Update confidence tests for arg handling move. Remove unused vars in Platform. 2016-12-01 18:39:02 +00:00
Platformwindows.Mod Update confidence tests for arg handling move. Remove unused vars in Platform. 2016-12-01 18:39:02 +00:00
Reals.Mod Beginning adding -OC (large model) runtime library 2016-09-28 11:38:53 +01:00
Strings.Mod Out.Mod. Add buffer, simplify real output. 2016-10-11 11:42:22 +01:00
SYSTEM.c Uppercase internal SYSTEM.H types address, int*, uint*. Phase 1. 2016-11-08 11:48:33 +00:00
SYSTEM.h Fix Platform initialisation, move common Arg handling code from Platfrom to Modules. 2016-12-01 18:08:08 +00:00
Texts.Mod Remove duplocate ModuleDesc in Modules. Add type descriptor dumping. 2016-12-12 18:42:36 +00:00
VT100.Mod Oops. Another VT100 file case change. 2016-10-15 22:57:48 +01:00
WindowsWrapper.h Reorganise system and runtime library modules for both O2 and OC builds. 2016-10-01 17:26:44 +01:00