Commit graph

  • 65baeb77a9
    Merge pull request #113 from robdaemon/fix-gcc-15 master Norayr Chilingarian 2026-02-04 12:51:31 +04:00
  • 9fce469f23 Fixes build problems on gcc 15 Robert Roland 2026-02-03 17:43:38 -08:00
  • 84516b2ac6 prevents orphaned or misplaced comments from being written to symbol files. Norayr Chilingarian 2025-07-19 05:56:37 +04:00
  • a517a42357 comments length increased, multiline comments are also now possible. Norayr Chilingarian 2025-07-19 05:48:27 +04:00
  • 50b5a1438e better handling of faulty symbol files. ethStrings comments fixed. Norayr Chilingarian 2025-07-19 05:13:09 +04:00
  • fa9e73f7af adapted Base64 file from Oberon S3. Norayr Chilingarian 2025-07-10 23:08:59 +04:00
  • a9465ccfc6 bootstrap sources. Norayr Chilingarian 2025-06-24 18:27:35 +04:00
  • dac6504f12 comments in symbol files, viewable by showdef browser. Norayr Chilingarian 2025-06-24 17:44:19 +04:00
  • 2f1ce08aff should fix type-bound procedure name mismatch between calls and definitions type_bound_proc_fix Norayr Chilingarian 2025-06-14 17:12:48 +04:00
  • 28c327be28 Math, MathL: add procedure fcmp Carlos Une 2025-05-08 07:41:02 -03:00
  • 94683df1d8
    Merge pull request #111 from InnaKhachikyan/master Norayr Chilingarian 2025-04-23 02:46:44 +04:00
  • f0e92c7434 modified Index checking to handle run-time variable index containing negative value Inna Khachikyan 2025-04-17 23:44:56 +04:00
  • 71488ffe85
    Merge pull request #110 from rbmk-plus/master Norayr Chilingarian 2025-04-04 18:13:57 +00:00
  • 378de43274 rewording doc/ctags.md sevoves 2025-04-04 22:00:31 +04:00
  • 1fbbb68dc7 rewording ctags doc sevoves 2025-04-04 21:56:16 +04:00
  • 9846292b85 minor changes in docs sevoves 2025-04-04 21:51:30 +04:00
  • bb7a731197 small change in ctags.md sevoves 2025-04-04 21:44:46 +04:00
  • 7dafb02d1e add ctags doc sevoves 2025-04-04 21:40:59 +04:00
  • 5e52f8c231 add ctags doc and remove comments from oberon.ctags sevoves 2025-04-04 21:39:45 +04:00
  • e298d10d99 rewording in configure.c sevoves 2025-04-04 15:43:44 +04:00
  • 3460b9f78a create macros for ignoring flood warnings sevoves 2025-04-04 15:37:41 +04:00
  • 089ca94207 remove scope pop in ctag since file is the scope sevoves 2025-04-04 00:38:41 +04:00
  • b12029e3ed remove warning floods for MinGW compiler sevoves 2025-04-03 22:26:20 +04:00
  • cd06cd32b1 ignore common warnings in gcc and clang sevoves 2025-04-03 22:09:20 +04:00
  • 7691293a5b replace egrep with grep -E for less warnings sevoves 2025-04-03 21:05:42 +04:00
  • d005317424 address more caveats in oberon.ctags sevoves 2025-04-03 20:57:00 +04:00
  • a25b44ae21 exclude all confidence test files without extension except expect sevoves 2025-04-03 20:38:12 +04:00
  • e64d4c4d44 add test binaries to .gitignore sevoves 2025-04-03 20:14:24 +04:00
  • ac82959092 add stuff to .gitignore sevoves 2025-04-03 20:05:37 +04:00
  • cb098d448d update deaed links in ReadMe sevoves 2025-04-03 19:20:01 +04:00
  • 9e9bbe7581 fix empty link in ReadMe sevoves 2025-04-03 19:00:09 +04:00
  • 9084ca288b rewording ceveats on oberon.ctags sevoves 2025-04-03 16:29:13 +04:00
  • 233761e7fa more matches sevoves 2025-04-03 08:16:27 +04:00
  • e936f7d7b0 fix typo in ReadMe sevoves 2025-04-03 07:52:59 +04:00
  • c4f3792047 add ctags sevoves 2025-04-03 07:52:22 +04:00
  • 812b3a56d6
    Merge pull request #106 from tkurtbond/openbsdinstallfailsldconfig Norayr Chilingarian 2025-03-13 16:19:38 +04:00
  • 764e018de2
    Merge pull request #108 from pascalecu/feat/netbsd Norayr Chilingarian 2025-03-13 16:17:37 +04:00
  • b22fc3fd3f
    feat: add netbsd support in configure.c Ștefan-Iulian Alecu 2025-03-12 02:07:15 +02:00
  • 2178fa7b18 now test server can listen on any ipv4 address. Norayr Chilingarian 2025-02-21 04:52:54 +04:00
  • e36e862c8c Revert "now test server can listen on any ipv4 address." Norayr Chilingarian 2025-02-21 04:52:20 +04:00
  • afe5a2d824 now test server can listen on any ipv4 address. Norayr Chilingarian 2025-02-21 04:48:39 +04:00
  • 7d14452a51 Don't try to uninstall the shared libraries unless the directory exists. T. Kurt Bond 2025-01-17 08:10:47 -05:00
  • 8d2d479664 unix nil check won't prevent windows builds. Norayr Chilingarian 2024-08-23 13:51:15 +04:00
  • 9292b2a7d5
    Merge pull request #102 from antranigv/master Antranig Vartanian 2024-05-11 21:44:48 +04:00
  • e189882af8
    set language to Oberon Antranig Vartanian 2024-05-11 21:43:22 +04:00
  • 48741af5ac
    Merge pull request #101 from vishaps/catching_segfault Norayr Chilingarian 2024-04-13 05:13:38 +04:00
  • 7fb61a066b now "NIL access" error in Modules.Mod indeed works. Norayr Chilingarian 2024-04-13 04:14:18 +04:00
  • 7ea99e20a0 fixed crash introduced in commit aed9134e99 Norayr Chilingarian 2024-04-12 21:52:25 +04:00
  • a7fe55d434 changed hardcoded test file name to the one which exists in current directory. Norayr Chilingarian 2024-03-21 19:36:43 +04:00
  • 85dff7734d wrapper function for compatibility with project oberon 13 sources. Norayr Chilingarian 2024-03-14 18:01:26 +04:00
  • e376e59f58 md5sum test will now work with binary files as well. Norayr Chilingarian 2024-02-21 03:30:49 +04:00
  • 75c155f8ec md5 sum calculation example. Norayr Chilingarian 2024-01-26 02:20:24 +04:00
  • dfaf2d3622 example on how to read commandline arguments with Texts. Norayr Chilingarian 2024-01-14 17:15:40 +04:00
  • 5a93546143 insignificant readme and makefile changes. Norayr Chilingarian 2023-12-13 15:56:49 +04:00
  • ff42920226 gcc: warning: switch ‘-gstabs’ is no longer supported - removed it. initOptions Norayr Chilingarian 2023-10-05 17:03:30 +04:00
  • c4213e333a small fix to build options, whitespace is necessary. Norayr Chilingarian 2023-10-05 17:00:23 +04:00
  • b8d08c007a additional opts should be on the left of other CFLAGS, this fixes linking to third party libraries issue on some operating systems including Ubuntu and Debian, probably older gcc 11 is to blame. Did not notice this problem on Gentoo, at least with gcc 13. Norayr Chilingarian 2023-10-05 16:54:37 +04:00
  • 80a0d3a3ff fix of --extention feature. nvcc Norayr Chilingarian 2023-05-23 22:26:11 +04:00
  • d72fc1b2cc added --extention flag to be able to generate .cu files for cuda nvcc. Norayr Chilingarian 2023-05-23 19:32:37 +04:00
  • bd35c73c1f more changes for tcc Norayr Chilingarian 2023-04-26 04:01:15 +04:00
  • d3ab6be2cf builds with nvcc. Norayr Chilingarian 2023-02-15 20:14:32 +04:00
  • 7ca08f1ef1
    Remove an unused import Faraz Vahedi 2022-07-04 16:31:45 +00:00
  • 9e3995d0ee added Reset() function to VT100 module. v2.1.2 Norayr Chilingarian 2022-05-26 01:29:02 +04:00
  • 590398b27e update of bootstrap files. v2.1.1 Norayr Chilingarian 2022-03-15 17:23:17 +04:00
  • 32ec67552f fix in ooc Strings modules to prevent index out of range error. Norayr Chilingarian 2022-03-15 17:20:41 +04:00
  • bc8adf76c1 fixes "memory past end of source var" warning, solution by @kekcleader; issue: https://github.com/vishaps/voc/issues/96 Norayr Chilingarian 2021-12-27 19:52:27 +04:00
  • 3d62284b32 typo fix: oname should be ONAME https://github.com/vishaps/voc/issues/97 Norayr Chilingarian 2021-12-27 19:38:05 +04:00
  • 8bd5388ffb Merge branch 'master' of https://github.com/vishaps/voc dcwbrown 2020-06-16 18:23:27 +01:00
  • c9b56ea10e Remove GC blocking IF test, add abstract comment to each compiler mod. David C W Brown 2020-06-16 18:12:30 +01:00
  • d3a7c24286 make bootstrap modulo Norayr Chilingarian 2020-06-12 19:40:28 +04:00
  • daa6601c56 fixed the remainder issue: should not be negative. Norayr Chilingarian 2020-06-12 19:39:02 +04:00
  • cfa8aa2c39
    Merge pull request #85 from vishaps/ooc_c_sizes Norayr Chilingarian 2020-04-02 23:32:15 +04:00
  • ff87e23780 fixed ooc.C typesizes and made X11 examples compile. ooc_c_sizes Norayr Chilingarian 2020-03-29 20:40:36 +04:00
  • 37d7270824 __DUP val params only when they could be written. faster Dave Brown 2019-11-22 14:30:12 +00:00
  • 5cbbec255c Debug dump of parse tree Dave Brown 2019-11-20 17:45:16 +00:00
  • 63008f6d30 Fix -OC set size in usage text Dave Brown 2019-11-19 19:45:23 +00:00
  • 7f4b284aef Correct set size in component pascal compatability mode Dave Brown 2019-11-19 15:53:20 +00:00
  • b04514a198 Update bootstrap source Dave Brown 2019-11-11 13:10:30 +00:00
  • 63817939ec Enforce value params with sysflag [1] are read-only. Dave Brown 2019-11-11 13:09:28 +00:00
  • e22bec7fc1 Update bootstrap source Dave Brown 2019-11-11 13:03:12 +00:00
  • e8ef46a4d9 ARRAY OF SYSTEM.BYTE now accepted for any value param with [1] sysflag Dave Brown 2019-11-11 13:01:48 +00:00
  • 20943d67db Faster Files.Read, Files.Readline, Strings.Length Dave Brown 2019-11-11 12:56:43 +00:00
  • 2ddbf5d517 Correct Args.argc to INTEGER rather than LONGINT Dave Brown 2019-11-09 11:32:03 +00:00
  • 6ae2f96d08 Undecl var fix (#74) Norayr Chilingarian 2019-11-07 20:20:08 +04:00
  • 760e14bbe1
    Still trying to get build status to refresh. David C W Brown 2019-11-04 19:30:42 +00:00
  • 1d48dd8114
    Trying harder to get build status to refresh, part 2. David C W Brown 2019-11-04 19:29:12 +00:00
  • 84b6f0aa92
    Trying harder to get build status to refresh, part 1. David C W Brown 2019-11-04 19:28:52 +00:00
  • 0b136c44e9
    No real change - attempting to clear the github cache of build status svg. David C W Brown 2019-11-04 19:22:49 +00:00
  • 93b6ecc234
    Use https to get build status. David C W Brown 2019-11-04 18:24:47 +00:00
  • b2f7087966
    Reflect distinction between build (make full) and install (make install) David C W Brown 2019-11-04 18:23:17 +00:00
  • e4743120de Add support for building in a path containing spaces. David Brown 2019-11-04 16:06:16 +00:00
  • 186f9d6048 update of bootstrap sources. Norayr Chilingarian 2019-11-01 03:08:51 +04:00
  • 076307c0a7 removed PromoteIntConstToLInt() function call Norayr Chilingarian 2019-11-01 03:04:42 +04:00
  • 75996e2842 OPT.DynArr to be precise Norayr Chilingarian 2019-11-01 02:57:16 +04:00
  • 9cd018a1f0 fix like 78036911d2 Norayr Chilingarian 2019-11-01 02:51:57 +04:00
  • 8cec6b3794
    A bit more info about static vs dynamic linking David C W Brown 2019-10-11 17:41:45 +01:00
  • 49cb239730 Update autobuild scripts for freenas server David Brown 2019-10-11 17:24:05 +01:00
  • 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. tcc_support Norayr Chilingarian 2019-10-11 15:00:02 +04:00
  • 9626a95daa updated bootstrap files, main change should be in ext-tools.c (linking options, whitespace removed) Norayr Chilingarian 2019-10-10 17:46:12 +04:00
  • a35668bf93 initial tcc/linux changes Norayr Chilingarian 2019-10-10 17:41:18 +04:00