Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-12-09
| ||
18:31 | nga-c: formatting cleanups in dev-unix.c Leaf check-in: 5fe417f0ca user: crc tags: trunk | |
18:25 | nga-c: fix indention formatting in dev-float.c check-in: 8113817022 user: crc tags: trunk | |
18:15 | nga-c: use named constants for device types check-in: f0d3e530a9 user: crc tags: trunk | |
2023-12-07
| ||
19:26 | nga-c: more use of #define check-in: d631ccefc7 user: crc tags: trunk | |
19:19 | nga-c: use a #define to declare IO prototypes check-in: ad3f28db9b user: crc tags: trunk | |
2023-11-21
| ||
19:16 | remove separate string buffer in s:dedup check-in: 911dc4298e user: crc tags: trunk | |
18:04 | nga-c: remove another no longer needed variable check-in: f619915689 user: crc tags: trunk | |
17:42 | nga-c: rewrite instruction bundle validator check-in: b49f50251d user: crc tags: trunk | |
17:37 | nga-c: more use of preprocessor, this time to make the active core lookup clearer check-in: 0c80d22ef1 user: crc tags: trunk | |
17:32 | nga-c: rewrite string injection code check-in: 5b9c045413 user: crc tags: trunk | |
17:24 | nga-c: make some use of the C preprocessor in cleaning up the argument handling code check-in: 2302bad15d user: crc tags: trunk | |
17:17 | nga-c no longer needs to lookup/call err:notfound check-in: 48d6b870d5 user: crc tags: trunk | |
14:49 | add a new example showing a limited form of vocabulary check-in: 4ffa02ea0b user: crc tags: trunk | |
13:38 | minor formatting fixes; remove an unused file check-in: 324ad7aff0 user: crc tags: trunk | |
12:37 | use mode array when opening files and pipes check-in: a39bc0feaa user: crc tags: trunk | |
2023-11-20
| ||
13:16 | allow VM device configuration from either C or Configuration.mk; update the build instructions to point to Configuration.mk (thanks to technomancy for reporting the incorrect instructions) check-in: 077c1bb5fe user: crc tags: trunk | |
2023-11-16
| ||
17:16 | new example showing decompression of ulz files check-in: 1f5cfe735e user: crc tags: trunk | |
2023-11-08
| ||
17:22 | copy in my latest font data check-in: 22a124acda user: crc tags: trunk | |
03:37 | added an initial man page for retro-compiler(1) check-in: bab1ed202e user: crc tags: trunk | |
02:38 | retro-compiler: fix bugs preventing compilation, causing hangs on startup check-in: 78afb7f951 user: crc tags: trunk | |
2023-11-07
| ||
19:57 | nga-x11: backport i/o extensions from ilo-x11 check-in: d2d57f3a68 user: crc tags: trunk | |
02:25 | add first part of (termina) code from konilo to package/extensions/termina.retro [provides text color; positioning] check-in: 13fae6ae24 user: crc tags: trunk | |
01:35 | initial code for nga-x11, for running on X11 (based on my recent work w/ilo) check-in: 2e05908ee3 user: crc tags: trunk | |
2023-11-03
| ||
17:12 | retro-describe: support multiple words again check-in: 304f338ed5 user: crc tags: trunk | |
16:51 | nga-c: file:read-line now part of the C side for better performance check-in: b4f3ffd0d6 user: crc tags: trunk | |
14:33 | retro-describe: use `s:left` rather than fully tokenizing the source data when doing basic searches check-in: dafa60449e user: crc tags: trunk | |
14:15 | retro-describe: some small optimizations, use hash based name comparison check-in: 7a95e29842 user: crc tags: trunk | |
14:05 | file:read-line no longer using buffer: check-in: 0450b85a8b user: crc tags: trunk | |
12:10 | retro-describe: exit after displaying the entry (ignoring any following entries in the words.tsv) check-in: b7557da2dd user: crc tags: trunk | |
2023-11-02
| ||
15:22 | new example: exporting an ilo block set check-in: 47f47e23e9 user: crc tags: trunk | |
13:31 | add example/irc-logger.retro check-in: 6c2d23f378 user: crc tags: trunk | |
11:54 | nga-c: change inst_ha() to call exit() directly check-in: d6c3a2590c user: crc tags: trunk | |
2023-10-25
| ||
12:45 | fix bug in s:index/char (reported by fangchar in #retro on oftc) check-in: 4958c8bb78 user: crc tags: trunk | |
12:20 | fix a bug in retro-muri.c (not using bsd_strlcpy) reported by fangchar in #retro/irc.oftc.net check-in: 5782053f19 user: crc tags: trunk | |
2023-10-23
| ||
18:30 | fix a typo check-in: 1039255164 user: crc tags: trunk | |
18:26 | add rest of missing source data check-in: 975ce00555 user: crc tags: trunk | |
18:23 | move malloc & double to package/extensions check-in: 072c6e6b0e user: crc tags: trunk | |
16:08 | make some small optimizations to some fll: words check-in: 767c0b08d5 user: crc tags: trunk | |
2023-10-22
| ||
22:29 | move old Python files to old/ pending future deletion check-in: 311bcb2964 user: crc tags: trunk | |
22:19 | quieter output when building; use strlcpy in tools/retro-muri.c check-in: 637aea342f user: crc tags: trunk | |
22:10 | note a possible bug in s:dedup check-in: 1d1cd59da1 user: crc tags: trunk | |
22:09 | a formatting tweak check-in: 9ac60ea565 user: crc tags: trunk | |
22:04 | fix some casting issues in nga-c; back to 64-bit builds now check-in: fbc9b9970d user: crc tags: trunk | |
21:59 | add missing source data for err: and some globals check-in: 7de6429d5a user: crc tags: trunk | |
21:45 | add missing source data for a: and d: words check-in: 6cd7cec6ee user: crc tags: trunk | |
16:44 | add CURRENT.txt to start tracking what Im currently working on check-in: 3305a51db5 user: crc tags: trunk | |
16:18 | add missing source data for words in script: mem: and double: check-in: bb2a1fd9b4 user: crc tags: trunk | |
16:11 | add missing source data for file: and fll: vocabularies check-in: 7a9759a9e8 user: crc tags: trunk | |
15:56 | remove unused file; update tools/missing-dsource.retro; dev. builds are set to 32-bit for now (will be back to 64-bit default later) check-in: ef89aa704a user: crc tags: trunk | |
2023-10-20
| ||
17:28 | add a D implementation of Nga (32-bit only) check-in: d5fe8aa2c4 user: crc tags: trunk | |