Commit graph

94 commits

Author SHA1 Message Date
Norayr Chilingarian
a9465ccfc6 bootstrap sources. 2025-06-24 18:27:35 +04:00
Norayr Chilingarian
8d2d479664 unix nil check won't prevent windows builds. 2024-08-23 13:51:15 +04:00
Norayr Chilingarian
7fb61a066b now "NIL access" error in Modules.Mod indeed works. 2024-04-13 04:14:18 +04:00
Norayr Chilingarian
7ea99e20a0 fixed crash introduced in commit aed9134e99
see comments in OPB.Mod
2024-04-12 21:52:25 +04:00
Norayr Chilingarian
85dff7734d wrapper function for compatibility with project oberon 13 sources. 2024-03-14 18:01:26 +04:00
Norayr Chilingarian
590398b27e update of bootstrap files. 2022-03-15 17:23:17 +04:00
Norayr Chilingarian
6ae2f96d08 Undecl var fix (#74)
* fix like 78036911d2

* OPT.DynArr to be precise

* removed PromoteIntConstToLInt() function call

* update of bootstrap sources.
2019-11-07 16:20:08 +00:00
Norayr Chilingarian
7b9b5cb4f1 simpler way of removing 'static' for tcc in configure.c, reverted oberon.mk back, according to this comment: a35668bf93 (r35448231) update of bootstrap sources. 2019-10-11 15:00:02 +04:00
Norayr Chilingarian
9626a95daa updated bootstrap files, main change should be in ext-tools.c (linking
options, whitespace removed)
2019-10-10 17:46:12 +04:00
David Brown
6842928bf8 Integrate rangechecked casting correction from @svorkoetter. 2019-01-04 18:54:55 +00:00
David Brown
1c8828ede1 Update bootstrap C source files. 2018-04-24 16:11:16 +01:00
Norayr Chilingarian
c43644ffeb bootstrap sources update. 2018-04-10 22:51:26 +04:00
David Brown
1bd70f367e Correct size_t definition for OpenBSD .gt. 6.2 thanks to @ibara 2017-09-06 13:07:00 +01:00
norayr
2ec7f3277a applied changes for the issue #61, with the @jtempl fix 9e3e13af63 2017-09-02 22:20:03 +04:00
norayr
bad584ec32 make bootstrap. 2017-08-08 15:39:44 +04:00
norayr
e626e5c97d updated bootstrap sources. 2017-06-21 21:33:03 +04:00
David Brown
284b105c80 Update bootstrap C sources. 2017-01-01 01:28:40 +00:00
David Brown
a4dfd37908 Update bootstrap C source. 2016-12-29 15:30:06 +00:00
David Brown
6c9fdacce5 Update bootstrap C source 2016-12-28 12:34:28 +00:00
David Brown
d292b4b2c9 Update bootstrap C sources. 2016-12-22 17:17:34 +00:00
David Brown
ee197d741a Update C bootstrap source. 2016-12-21 13:02:11 +00:00
David Brown
3cb60cc59f Update C bootstrap source. 2016-12-20 15:17:12 +00:00
David Brown
c6388006b9 Update bootstrap C source. 2016-12-19 16:12:09 +00:00
David Brown
6f43c272c9 Update bootstrap C sources. 2016-12-18 17:13:46 +00:00
David Brown
4c7aa1720a Update bootstrap C sources. 2016-12-18 13:05:05 +00:00
David Brown
4a71f43e72 Update bootstrap C source files. 2016-12-14 16:56:57 +00:00
David Brown
d7de570177 Update bootstrap C sources. 2016-12-13 18:27:35 +00:00
David Brown
d9fb831fcf Update bootstrap C sources. 2016-12-12 18:43:32 +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
d009eb2e34 updated bootstrap c sources. -- noch 2016-12-06 13:13:02 +04: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
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
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