compiler/src/system
2016-09-03 18:55:55 +01:00
..
Console.Mod Update system source to V2. 2016-06-16 14:14:39 +01:00
Files.Mod Tidy (#41) 2016-08-25 14:41:00 +01:00
Heap.Mod Completely update addresing vars in heap from LONGINT to SYSTEM.UINTPTR. 2016-09-03 18:55:55 +01:00
Oberon.Mod Update system source to V2. 2016-06-16 14:14:39 +01:00
Platformunix.Mod Moving Heap.Mod to SYSTEM.UINTPTR. Only 64 bit working for now. 2016-09-03 11:56:17 +01:00
Platformwindows.Mod Remove some temporary bottstrapping types. Change 'U_' to 'u'. 2016-09-01 14:45:23 +01:00
SYSTEM.c uintptr for alloc/free, some sys fns from LONGINT to int64. 2016-09-02 13:02:44 +01:00
SYSTEM.h Switch SYSTEM.h uintptr type from int64 to size_t, 32 bit working again. 2016-09-03 12:01:04 +01:00
WindowsWrapper.h Use typedefs rather than defines for basic types. 2016-07-15 20:26:40 +01:00