David Brown
|
62c6d5c2a4
|
Update C bootstrap source.
|
2016-12-01 18:40:01 +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
|
19af6d76d3
|
Update bootstrap C source.
|
2016-11-29 15:43:11 +00:00 |
|
David Brown
|
51ae4c3241
|
Update C bootstrap.
|
2016-11-28 15:57:49 +00:00 |
|
David Brown
|
c630f86399
|
Update C bootstrap sources
|
2016-11-27 16:49:12 +00:00 |
|
David Brown
|
7279aa91be
|
Update bootstrap C source.
|
2016-11-25 13:03:26 +00:00 |
|
David Brown
|
610cc38efa
|
Update C bootstrap source.
|
2016-11-24 13:06:00 +00:00 |
|
David Brown
|
036b8eef41
|
Update bootstrap.
|
2016-11-19 15:17:51 +00:00 |
|
David Brown
|
fd744350ed
|
Update bootstrap.
|
2016-11-18 13:07:34 +00:00 |
|
David Brown
|
c12aae020d
|
Add IsConsole tests to compiler.mod, update bootstrap.
|
2016-11-15 18:03:57 +00:00 |
|
David Brown
|
f08e49d856
|
Fix and simplify fingerprinting for 64 bit values
|
2016-11-15 11:51:29 +00:00 |
|
David Brown
|
bb143a6162
|
Include Int and Set type size in symbol fingerprint.
|
2016-11-13 20:35:53 +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
|
ed7043324d
|
Remove redundant writer in OPM. Fix Files.Readline for CR/LF and guarantee 0 termination.
|
2016-11-11 18:23:31 +00:00 |
|
David Brown
|
2cd28725ea
|
Update bootstrap
|
2016-11-10 11:57:59 +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
|
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
|
300b67a572
|
Remove -msse2, fix halt code type on windows platform.
|
2016-10-18 18:12:33 +01:00 |
|
David Brown
|
2d8c9c4757
|
Make math test work across x86/x64.
|
2016-10-17 12:49:05 +01:00 |
|
David Brown
|
80de6dc216
|
Rationalise -O2 vs -OC library build.
|
2016-10-15 17:15:05 +01:00 |
|
David Brown
|
dd6f704e68
|
Don't display sign for NaN as x86 and arm generate it differently for 0.0/0.0
|
2016-10-12 11:49:21 +01:00 |
|
David Brown
|
ee77ec43ca
|
Out.Mod. Add buffer, simplify real output.
|
2016-10-11 11:42:22 +01:00 |
|
David Brown
|
a828ff79a4
|
Implement Out.Real and Out.LongReal.
|
2016-10-08 17:02:46 +01:00 |
|
David Brown
|
b71526ff5c
|
Add Mathl.Mod. Math and Mathl now compiling, but little tested.
|
2016-10-04 12:04:43 +01:00 |
|
David Brown
|
80c9d36a7a
|
(Largely untested) Oakwood Math.Mod, some SETxx fixes.
|
2016-10-03 20:05:22 +01:00 |
|
David Brown
|
c2567a2600
|
Reorganise system and runtime library modules for both O2 and OC builds.
|
2016-10-01 17:26:44 +01:00 |
|