Commit graph

112 commits

Author SHA1 Message Date
David Brown
4a71f43e72 Update bootstrap C source files. 2016-12-14 16:56:57 +00:00
David Brown
1e9c1af8ef Update bootstrap C sources. 2016-12-13 20:16:38 +00:00
David Brown
6507b4ede3 Update bootstrap C sources. 2016-12-13 18:53:34 +00:00
David Brown
d4c5d63978 Update bootstrap C sources. 2016-12-13 18:43:20 +00:00
David Brown
d7de570177 Update bootstrap C sources. 2016-12-13 18:27:35 +00:00
David Brown
13241fabba Update bootstrap C sources. 2016-12-12 20:06:40 +00:00
David Brown
d9fb831fcf Update bootstrap C sources. 2016-12-12 18:43:32 +00:00
David Brown
80512b6ecc Update bootstrap sources. 2016-12-11 20:19:08 +00:00
David Brown
27e3b57616 Update bootstrap sources. 2016-12-11 17:43:47 +00:00
David Brown
c409b84e68 Update bootstrap sources. 2016-12-11 17:32:23 +00:00
David Brown
fb3017e3e2 Update bootstrap C source. 2016-12-11 17:19:18 +00:00
David Brown
7d0cc741ae Update bootstrap C source 2016-12-11 14:11:33 +00:00
David Brown
7aad84604b Update bootstrap C source. 2016-12-10 18:45:47 +00:00
David Brown
c3fc777f6f Update bootsrap C sources. 2016-12-09 17:50:59 +00:00
norayr
576c57b39b update of bootstrap sources. 2016-12-06 20:38:09 +04:00
norayr
8d28c1b1bb updated bootstrap sources. -- noch 2016-12-06 17:52:15 +04:00
norayr
d009eb2e34 updated bootstrap c sources. -- noch 2016-12-06 13:13:02 +04:00
norayr
22c5977fe3 updated bootstrap sources. -- noch 2016-12-05 22:13:29 +04:00
David Brown
cf2da3000f Record curpos on every inR.Read. Add more debug to catch OpenBSD read failure. 2016-12-05 17:00:55 +00:00
David Brown
c7e88f4634 Update bootstrap C source. 2016-12-05 12:07:40 +00:00
David Brown
a6049e7b82 Update bootstrap C sources. 2016-12-03 18:44:22 +00:00
David Brown
6beeaa5626 Update bootstrap C sources. 2016-12-02 13:03:18 +00:00
David Brown
6c0c666f91 Update bootstrap C sources. 2016-12-02 12:27:03 +00:00
David Brown
62c6d5c2a4 Update C bootstrap source. 2016-12-01 18:40:01 +00:00
David Brown
b16e82f866 Update open FileDescs at deregistration resulting from delete, rename or register. 2016-11-30 18:13:32 +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
65db905f0b Fix misfiring of error 308 by calculating type sizes when not already calculated. 2016-11-15 22:59:43 +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
377bc73774 Restore text file based error support as prototyped in the ErrorExperiment branch. 2016-11-14 21:00:34 +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
ef815aa131 Add version to symbol files to avoid confusing symptoms from format changes. 2016-11-10 18:54:40 +00:00
David Brown
2cd28725ea Update bootstrap 2016-11-10 11:57:59 +00:00
David Brown
eeb168c026 Support Microsoft C make again following dual library (O2 and OC) support. 2016-11-08 18:37:15 +00:00
David Brown
a17c087a41 Uppercase internal SYSTEM.H types address, int*, uint*. Completed. 2016-11-08 12:13:58 +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
03556336ce Restore result variable just for issue #40 using same fix as J. Templ. 2016-10-28 21:00:07 +01:00
David Brown
6a4748e2af Update bootstrap and fix source change tests. Typo in command ine help. 2016-10-28 20:06:30 +01: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