Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-09-06
| ||
10:39 | fix #101: epub: chapter names are not rendered Leaf 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 | |
01:50 | source formatting update check-in: f5b40c0aee user: crc tags: trunk | |
2024-04-04
| ||
09:39 | fix issues with GNUmakefile so that bin/retro-compiler will now build properly check-in: e7b88b2ab6 user: crc tags: trunk | |
2024-04-02
| ||
10:17 | docs: make it clear that unu does not support out of order sections check-in: 5333329003 user: crc tags: trunk | |
2024-03-14
| ||
13:47 | takawiri: watchlist code is now functional check-in: 45caf4048b user: crc tags: trunk | |
2024-03-08
| ||
18:33 | takawiri: merge parts of the watchlist code update check-in: 6de219bd0b user: crc tags: trunk | |
2024-02-21
| ||
19:42 | takawiri: resize TOB based on terminal height check-in: 51060ca9e9 user: crc tags: trunk | |
15:46 | add iacore's zig implementation check-in: 9e5619d102 user: crc tags: trunk | |
2024-01-23
| ||
15:48 | fix issue w/s:get-word, n:put no longer uses temporary string space check-in: 0cec7950f8 user: crc tags: trunk | |
02:47 | takawiri: use a loop in `sections` check-in: 31ae0e6c2b user: crc tags: trunk | |
02:28 | fix ioctl:set-cbreak and ioctl:set-lbreak check-in: 1d887d0b60 user: crc tags: trunk | |
2024-01-22
| ||
17:58 | add "-p" command line option to run non-unu source files check-in: f0c5b1fb51 user: crc tags: trunk | |
16:49 | takawiri: use ioctl: to get terminal size; report errors on start if too small check-in: e6b1567ab2 user: crc tags: trunk | |
15:19 | start of the new ioctl device check-in: ff4557673a user: crc tags: trunk | |
14:47 | takawiri: more cleanups & make section dividers easier to add check-in: c7f4e8a147 user: crc tags: trunk | |
13:20 | takawiri: clean up part of the TOB display; further testing of Watchlist code check-in: 0ffd65402d user: crc tags: trunk | |
11:21 | takawiri: begin making ui elements adjust positioning based on LT:H, LT:W, TOB:H, and TOB:W check-in: 9ebeb09e1c user: crc tags: trunk | |
2024-01-20
| ||
19:06 | some small ui work; more work on watchlist display check-in: 291abcee98 user: crc tags: trunk | |
18:57 | takawiri: add stubs for the watchlist section of the interface check-in: 6a4856d62e user: crc tags: trunk | |
18:25 | takawiri: add `describe` (allows use of `retro-describe(1)`); start of temp. string display. check-in: 83d9706db2 user: crc tags: trunk | |
2024-01-19
| ||
17:40 | in takawiri, some refactoring & start on a new s:evaluate alternative check-in: 018bc6d8f0 user: crc tags: trunk | |
15:32 | fix a bug in tob check-in: 4e9212c21c user: crc tags: trunk | |
13:11 | add first stage of takawiri, a new listener check-in: 48fb492e1b user: crc tags: trunk | |
01:50 | library/tob (modest commentary update) check-in: 9f0766910a user: crc tags: trunk | |
2024-01-18
| ||
15:49 | add the initial text output buffer (tob) the library check-in: 045d5a69ac user: crc tags: trunk | |
2024-01-10
| ||
22:39 | nga-c formatting cleanups check-in: 340e96fa14 user: crc tags: trunk | |
22:26 | make `HOME` a floating buffer (reduces image size by 1k cells) check-in: 5b35e2c48b user: crc tags: trunk | |
22:18 | nga-c: filesystem device no longer included if ENABLE_FILES not defined check-in: c1ad7c9c9b user: crc tags: trunk | |
22:10 | USE_UTF32 define removed; deprecated code paths for non UTF8<->UTF32 removed from nga-c check-in: c401c458e2 user: crc tags: trunk | |
22:05 | 2024.1 is out; shift focus to 2024.9 now check-in: 4a67cf32f1 user: crc tags: trunk | |
2024-01-08
| ||
18:24 | add missing d:source data check-in: 746d00862c user: crc tags: trunk, 2024.1 | |
18:07 | all words now have glossary data check-in: 6011cfc3c5 user: crc tags: trunk | |
14:50 | add BRANCH_PREDICTION build option (faster code execution on some systems) [ref patches from ~iacore] check-in: 1c0eae0879 user: crc tags: trunk | |