Commit graph

16 commits

Author SHA1 Message Date
David Brown
c65b89daf3 Update confidence tests for arg handling move. Remove unused vars in Platform. 2016-12-01 18:39:02 +00:00
David Brown
299b0636ad Fix Platform initialisation, move common Arg handling code from Platfrom to Modules. 2016-12-01 18:08:08 +00:00
David Brown
67e4848eb7 PlatformWindows file sharing mode parity with PlatfromUnix. Allow GC to collect unused files. 2016-11-30 15:49:27 +00:00
David Brown
3798b9c537 Fix mingw/msc support on pre Windows 10 systems. 2016-11-19 00:42:35 +00:00
David Brown
6da0d5d685 Build with colour output when on a tty/console. 2016-11-15 17:33:05 +00:00
David Brown
716240bdd6 Simplify runtime error reporting and move to platform common source. 2016-11-12 10:20:50 +00:00
David Brown
9f5d4c6b0d Fix mingw where ENABLE_VIRTUAL_TERMINAL_PROCESSING is undefined. 2016-11-10 12:52:23 +00:00
David Brown
45d3daa11e Windows: enable VT100 support and use SYSTEM.ADDRESS for FileHandle. 2016-11-10 11:56:35 +00:00
David Brown
baeb2db81f Uppercase internal SYSTEM.H types address, int*, uint*. Phase 1. 2016-11-08 11:48:33 +00:00
David Brown
6a9861355f Update features documentation for -O2/-OC 2016-10-31 18:51:38 +00:00
David Brown
cf49ec30b9 Restore use of alloca for string value copies. mingw build fixes. Support Linux subsystem for Windows. 2016-10-28 18:13:42 +01:00
David Brown
a4c372253b Fix AssertFail parameter type in Platformwindows.Mod. 2016-10-18 18:52:10 +01:00
David Brown
300b67a572 Remove -msse2, fix halt code type on windows platform. 2016-10-18 18:12:33 +01:00
David Brown
1507d9cb0a Force git rename of VT100 in bootstrap, make SYSTEM.* mdel independent. 2016-10-15 19:05:08 +01:00
David Brown
08bf8d2fc3 Propagate NL spelling change to PlatformWindows. 2016-09-29 10:28:40 +01:00
David Brown
212bcd58b9 Beginning adding -OC (large model) runtime library 2016-09-28 11:38:53 +01:00