retro-nga

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-12-19
12:43
the install-manpages target was not creating $MANDIR; this is fixed now (thanks to Pietro Cerutti for reporting & providing the fix) Leaf check-in: 56a264e008 user: crc tags: trunk
12:36
fix typos in doc/Muri.md reported by Pietro Cerutti check-in: 9b1d674496 user: crc tags: trunk
12:35
fix a typo in nga-c/devices.h check-in: e9053282bf user: crc tags: trunk
2024-10-30
13:35
update RELEASE NOTES check-in: 8f8b2fd8ba user: crc tags: trunk
13:35
nga-python: fix dictionary lookups & update the embedded system image check-in: 1a0ec29139 user: crc tags: trunk
13:32
retro-extend.py: fix dictionary lookups check-in: a58bc1a486 user: crc tags: trunk
12:45
retro-muri.py: increase memory size for initial image check-in: dee89c2490 user: crc tags: trunk
12:14
retro-muri.py: increase memory size for initial image check-in: d4b239f298 user: crc tags: trunk
2024-09-18
16:42
nga-c: implement more utf32_ functions check-in: 528dbf1960 user: crc tags: trunk
14:08
nga-c: begin implementing utf32 string functions check-in: 1761bf66ec user: crc tags: trunk
00:40
embed stack comments in various library/ files check-in: b4679cff72 user: crc tags: trunk
00:34
embed stack comments in various library/ files check-in: fa9205cf08 user: crc tags: trunk
00:28
takawiri: embed stack comments check-in: f7312c05cf user: crc tags: trunk
2024-09-16
22:59
add library stubs for openbsd: device (vm support coming soon) check-in: acfaa8caea user: crc tags: trunk
22:52
bump version to 2024.10 check-in: bb4c46b682 user: crc tags: trunk
2024-09-12
18:58
add `describe` to easily add descriptions in the source check-in: 8f8b7ba14d user: crc tags: trunk
18:54
add `d:words-missing-details` check-in: ee2b08e111 user: crc tags: trunk
13:48
retro-describe(1) now uses internal glossary data check-in: 09e304f493 user: crc tags: trunk
13:33
add descriptions from the glossary to the image check-in: 88504acddf user: crc tags: trunk
13:21
add float, address stack effect diagrams check-in: ca21010dda user: crc tags: trunk
13:16
fix stack comments for retro.muri, retro.forth words (no longer append float & address effects) check-in: 06732488e7 user: crc tags: trunk
2024-09-11
14:53
add new header fields: d:astack d:fstack & d:descr check-in: 849d884ac4 user: crc tags: trunk
2024-09-09
18:18
all visible words now have stack comments added check-in: b6f90144f0 user: crc tags: trunk
18:07
down to 10 words w/o recorded stack comments check-in: 9a36cf9d0e user: crc tags: trunk
15:52
d:describe now resolves class name check-in: 2bce0e9ec3 user: crc tags: trunk
15:49
most words now have stack comments recorded check-in: a3dadc3c3e user: crc tags: trunk
14:45
add stack comments for block: ffi: script: and socket: words check-in: 5aeba86e15 user: crc tags: trunk
14:03
add stack comments for file: and ioctl: words check-in: 3c9e31d648 user: crc tags: trunk
14:01
add stack comments for f: and e: words check-in: 561a124eeb user: crc tags: trunk
13:48
add stack comments for words in unix: check-in: 262c0e0285 user: crc tags: trunk
12:49
add extended sigil:( to save stack comments, d:describe check-in: dc80974119 user: crc tags: trunk
11:50
add a d:stack field to hold a pointer to a stack comment for a word (currently unused) check-in: 638db3d5ba user: crc tags: trunk
2024-09-06
10:39
fix #101: epub: chapter names are not rendered check-in: 7dd2b1bd75 user: crc tags: trunk
10:13
fix #102: glossary: a:last description is same as a:left check-in: 23dffad274 user: crc tags: trunk
2024-08-28
18:53
update s:filter to truncate overly long strings before filtering check-in: d019ed025b user: crc tags: trunk
12:57
more work on s:prepend & s:append check-in: dee7513f8c user: crc tags: trunk
2024-08-06
14:31
add s:truncate, s:oversize?, s:temp now truncates overlength strings. s:append & s:prepend no longer perform append in some cases where one of the strings is too long check-in: b65e270ca0 user: crc tags: trunk
13:32
[nga-c] now truncate input tokens from files where the token is bigger than the TIB. Ensure the token is null terminated if truncated. check-in: b8175efce9 user: crc tags: trunk
2024-08-05
18:48
s:get now truncates strings longer than TempStringMax rather than allowing for overwriting memory beyond the current string buffer check-in: 1d4dada029 user: crc tags: trunk
2024-07-18
10:28
[nga-c] corrected fix for `script:name` (issue #99) check-in: eca3b588f9 user: crc tags: trunk
10:24
[nga-c] now report 0 for `script:arguments` count if not running a program check-in: 926e685b33 user: crc tags: trunk
01:12
initial fix for #99 (issue w/`script:name` when not running a script; will now report "<none>" instead of garbage) check-in: 003f7b2e06 user: crc tags: trunk
2024-05-23
16:36
add c:get/ext to library/c-get-ext.retro check-in: 1a74392727 user: crc tags: trunk
2024-04-18
14:04
work on refactoring/cleaning up takawiri check-in: 2d99dd7dcd user: crc tags: trunk
2024-04-16
10:59
takawiri: string previews working check-in: dceec910de user: crc tags: trunk
10:26
revert part of the dev-files.c changes check-in: 7d6327d427 user: crc tags: trunk
2024-04-12
12:39
start updating dev-files.c check-in: 05ea8a3ab0 user: crc tags: trunk
12:36
whitespace alterations check-in: a8b81837d5 user: crc tags: trunk
2024-04-07
00:15
add ilo.retro to examples check-in: ce203561b9 user: crc tags: trunk
2024-04-06
01:59
more GNUmakefile fixes check-in: ea9858343a user: crc tags: trunk