Norayr Chilingarian
94683df1d8
Merge pull request #111 from InnaKhachikyan/master
...
modified Index checking to handle run-time variable index containing …
2025-04-23 02:46:44 +04:00
Inna Khachikyan
f0e92c7434
modified Index checking to handle run-time variable index containing negative value
2025-04-17 23:44:56 +04:00
Norayr Chilingarian
71488ffe85
Merge pull request #110 from rbmk-plus/master
...
add ctags, fix dead links, and other minor fixes
2025-04-04 18:13:57 +00:00
sevoves
378de43274
rewording doc/ctags.md
2025-04-04 22:00:31 +04:00
sevoves
1fbbb68dc7
rewording ctags doc
2025-04-04 21:56:16 +04:00
sevoves
9846292b85
minor changes in docs
2025-04-04 21:51:30 +04:00
sevoves
bb7a731197
small change in ctags.md
2025-04-04 21:44:46 +04:00
sevoves
7dafb02d1e
add ctags doc
2025-04-04 21:40:59 +04:00
sevoves
5e52f8c231
add ctags doc and remove comments from oberon.ctags
2025-04-04 21:39:45 +04:00
sevoves
e298d10d99
rewording in configure.c
2025-04-04 15:43:44 +04:00
sevoves
3460b9f78a
create macros for ignoring flood warnings
2025-04-04 15:37:41 +04:00
sevoves
089ca94207
remove scope pop in ctag since file is the scope
2025-04-04 00:38:41 +04:00
sevoves
b12029e3ed
remove warning floods for MinGW compiler
2025-04-03 22:26:20 +04:00
sevoves
cd06cd32b1
ignore common warnings in gcc and clang
2025-04-03 22:09:20 +04:00
sevoves
7691293a5b
replace egrep with grep -E for less warnings
2025-04-03 21:05:42 +04:00
sevoves
d005317424
address more caveats in oberon.ctags
2025-04-03 20:57:00 +04:00
sevoves
a25b44ae21
exclude all confidence test files without extension except expect
2025-04-03 20:38:12 +04:00
sevoves
e64d4c4d44
add test binaries to .gitignore
2025-04-03 20:14:24 +04:00
sevoves
ac82959092
add stuff to .gitignore
2025-04-03 20:05:37 +04:00
sevoves
cb098d448d
update deaed links in ReadMe
2025-04-03 19:20:01 +04:00
sevoves
9e9bbe7581
fix empty link in ReadMe
2025-04-03 19:00:09 +04:00
sevoves
9084ca288b
rewording ceveats on oberon.ctags
2025-04-03 16:29:13 +04:00
sevoves
233761e7fa
more matches
2025-04-03 08:16:27 +04:00
sevoves
e936f7d7b0
fix typo in ReadMe
2025-04-03 07:52:59 +04:00
sevoves
c4f3792047
add ctags
2025-04-03 07:52:22 +04:00
Norayr Chilingarian
812b3a56d6
Merge pull request #106 from tkurtbond/openbsdinstallfailsldconfig
...
Don't try to uninstall the shared libraries unless the directory exists.
2025-03-13 16:19:38 +04:00
Norayr Chilingarian
764e018de2
Merge pull request #108 from pascalecu/feat/netbsd
...
feat: add netbsd support (#107 )
2025-03-13 16:17:37 +04:00
Ștefan-Iulian Alecu
b22fc3fd3f
feat: add netbsd support in configure.c
2025-03-12 02:07:15 +02:00
Norayr Chilingarian
2178fa7b18
now test server can listen on any ipv4 address.
2025-02-21 04:52:54 +04:00
Norayr Chilingarian
e36e862c8c
Revert "now test server can listen on any ipv4 address."
...
This reverts commit afe5a2d824 .
2025-02-21 04:52:20 +04:00
Norayr Chilingarian
afe5a2d824
now test server can listen on any ipv4 address.
2025-02-21 04:48:39 +04:00
T. Kurt Bond
7d14452a51
Don't try to uninstall the shared libraries unless the directory exists.
...
Otherwise it fails on OpenBSD during the first installation with:
ldconfig: /usr/local/sw/versions/voc/git/lib: No such file or directory
2025-01-17 08:10:47 -05:00
Norayr Chilingarian
8d2d479664
unix nil check won't prevent windows builds.
2024-08-23 13:51:15 +04:00
9292b2a7d5
Merge pull request #102 from antranigv/master
...
set language to Oberon
2024-05-11 21:44:48 +04:00
Antranig Vartanian
e189882af8
set language to Oberon
2024-05-11 21:43:22 +04:00
Norayr Chilingarian
48741af5ac
Merge pull request #101 from vishaps/catching_segfault
...
now "NIL access" error in Modules.Mod indeed works.
2024-04-13 05:13:38 +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
a7fe55d434
changed hardcoded test file name to the one which exists in current
...
directory.
2024-03-21 19:36:43 +04:00
Norayr Chilingarian
85dff7734d
wrapper function for compatibility with project oberon 13 sources.
2024-03-14 18:01:26 +04:00
Norayr Chilingarian
e376e59f58
md5sum test will now work with binary files as well.
2024-02-21 03:30:49 +04:00
Norayr Chilingarian
75c155f8ec
md5 sum calculation example.
2024-01-26 02:20:24 +04:00
Norayr Chilingarian
dfaf2d3622
example on how to read commandline arguments with Texts.
2024-01-14 17:15:40 +04:00
Norayr Chilingarian
5a93546143
insignificant readme and makefile changes.
2023-12-13 15:56:49 +04:00
Norayr Chilingarian
ff42920226
gcc: warning: switch ‘-gstabs’ is no longer supported - removed it.
2023-10-05 17:03:30 +04:00
Norayr Chilingarian
c4213e333a
small fix to build options, whitespace is necessary.
2023-10-05 17:00:23 +04:00
Norayr Chilingarian
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.
2023-10-05 16:54:37 +04:00
Norayr Chilingarian
bd35c73c1f
more changes for tcc
2023-04-26 04:01:15 +04:00
Faraz Vahedi
7ca08f1ef1
Remove an unused import
2022-07-04 16:31:45 +00:00
Norayr Chilingarian
9e3995d0ee
added Reset() function to VT100 module.
2022-05-26 01:29:02 +04:00