Commit graph

1931 commits

Author SHA1 Message Date
crc
f734da8780 nga-c: implement more utf32_ functions
FossilOrigin-Name: 528dbf1960c805bee6c2048fda5b354e0c5bd02dc44bca787df9c7845c12039e
2024-09-18 16:42:22 +00:00
crc
d008cfc764 nga-c: begin implementing utf32 string functions
FossilOrigin-Name: 1761bf66ecc7107bf82d04486c8192c3278b727746e07c4b3cf31dd2a22e5fa4
2024-09-18 14:08:43 +00:00
crc
5e521f3acd embed stack comments in various library/ files
FossilOrigin-Name: b4679cff7215b99fa283ced0915a0411dddc6c8bbaa808d54a02c141c2ff59fb
2024-09-18 00:40:34 +00:00
crc
de7e670060 embed stack comments in various library/ files
FossilOrigin-Name: fa9205cf084acd917af13e72a932f0133285215b2f163299dbd3dc76128ab68d
2024-09-18 00:34:56 +00:00
crc
93d6116cda takawiri: embed stack comments
FossilOrigin-Name: f7312c05cf98692778cbb14bc14e9151393db70f75e7d60ce3c2ffc41b28147c
2024-09-18 00:28:21 +00:00
crc
44b9cd2193 add library stubs for openbsd: device (vm support coming soon)
FossilOrigin-Name: acfaa8caead4e0c4229bdf48180ad52cb99330da3f7dbd315477c59ad3a7792b
2024-09-16 22:59:49 +00:00
crc
c4458d9afa bump version to 2024.10
FossilOrigin-Name: bb4c46b6824e3fd58fd0d428870ee1c89255c478b338cfd9e02ac2afbf98085e
2024-09-16 22:52:17 +00:00
crc
79990effa3 add describe to easily add descriptions in the source
FossilOrigin-Name: 8f8b7ba14d61c2ff21998f9045d53b47019114f9769a5016048a8a51c1764c42
2024-09-12 18:58:36 +00:00
crc
c0cd63c34f add d:words-missing-details
FossilOrigin-Name: ee2b08e111e4ae15d3a0738022e1fdfa9b84067cd7019f273cc0337275d91e05
2024-09-12 18:54:02 +00:00
crc
0e7611bd8c retro-describe(1) now uses internal glossary data
FossilOrigin-Name: 09e304f493b0a0ea0b2d049c423c740cb7b54df1fdade768d94966b8f4e89c43
2024-09-12 13:48:56 +00:00
crc
835ea26562 add descriptions from the glossary to the image
FossilOrigin-Name: 88504acddfe3bee2544679db8f644601a40c8bc654735a1e7f1df4bab965f14f
2024-09-12 13:33:16 +00:00
crc
cf00ecef3b add float, address stack effect diagrams
FossilOrigin-Name: ca21010ddad34b91c18fec98f2106b877eadd42c07f168c60fa1c0976e05f32e
2024-09-12 13:21:26 +00:00
crc
e802eca967 fix stack comments for retro.muri, retro.forth words (no longer append float & address effects)
FossilOrigin-Name: 06732488e7e60f5f1023851f88ae38dfa487cc66ab008019f1d107e081238ee1
2024-09-12 13:16:11 +00:00
crc
586b80b72a add new header fields: d:astack d:fstack & d:descr
FossilOrigin-Name: 849d884ac4162c4c6e06eff900a704b0e02e20bf70e86fccb1d9f9285be97f24
2024-09-11 14:53:40 +00:00
crc
a514c52369 all visible words now have stack comments added
FossilOrigin-Name: b6f90144f0af13ac973f6f4d5d6bbea38f8686cd218d14f6f7df03dc8dce89b8
2024-09-09 18:18:25 +00:00
crc
3962c08662 down to 10 words w/o recorded stack comments
FossilOrigin-Name: 9a36cf9d0e7ddd0131df3867aa4285f0c26ccde64ef7c193729932647d8829a3
2024-09-09 18:07:02 +00:00
crc
1611c8898b d:describe now resolves class name
FossilOrigin-Name: 2bce0e9ec38669bd4e644e949cd14baf2f75d9b76de4828bae8a788171eda0d1
2024-09-09 15:52:55 +00:00
crc
8e4faa5479 most words now have stack comments recorded
FossilOrigin-Name: a3dadc3c3eb2a5fbf6861ea99053a0b160398f01b3f9bc60aacba463f5a7025e
2024-09-09 15:49:02 +00:00
crc
86191b4e12 add stack comments for block: ffi: script: and socket: words
FossilOrigin-Name: 5aeba86e15c05847c2cac75fd2606439826d8394a0d06b92cfccc4c5d9d336d5
2024-09-09 14:45:38 +00:00
crc
8fbd1cc461 add stack comments for file: and ioctl: words
FossilOrigin-Name: 3c9e31d6487b80fa601c94335efe98ee000f688cdf6686522007fea0fb141c05
2024-09-09 14:03:18 +00:00
crc
dcefc4fb1e add stack comments for f: and e: words
FossilOrigin-Name: 561a124eeb80afd91071fbf353109218548228066a994d861b17b3b827d29262
2024-09-09 14:01:18 +00:00
crc
d6f94f656a add stack comments for words in unix:
FossilOrigin-Name: 262c0e02854588945aa72bf91f9e59ef69e9c9dfb5f5427ff58055c23897030a
2024-09-09 13:48:45 +00:00
crc
6335f78231 add extended sigil:( to save stack comments, d:describe
FossilOrigin-Name: dc80974119af1d3120f710c6c37be0616d2003233bffe4389ca82f9fe3d611d9
2024-09-09 12:49:56 +00:00
crc
9281b1b737 add a d:stack field to hold a pointer to a stack comment for a word (currently unused)
FossilOrigin-Name: 638db3d5baf3d12cf5686941e23d726c3dc3e78837ac08f1ce897e82303a1245
2024-09-09 11:50:15 +00:00
crc
5c52887aa8 fix #101: epub: chapter names are not rendered
FossilOrigin-Name: 7dd2b1bd7506c2c488b70620ba9d889f3a9a3d58f99b4dba1d6923e0ac0edb8d
2024-09-06 10:39:30 +00:00
crc
2f6d35485a fix #102: glossary: a:last description is same as a:left
FossilOrigin-Name: 23dffad274fb83eba6208843d7e061ef74e66448f49d736abb4f58599573437a
2024-09-06 10:13:05 +00:00
crc
16ac3a1e9d update s:filter to truncate overly long strings before filtering
FossilOrigin-Name: d019ed025bf88ed546375392c8818cc9979ab50921815731a57db643ccb80147
2024-08-28 18:53:36 +00:00
crc
4d3c938ef7 more work on s:prepend & s:append
FossilOrigin-Name: dee7513f8c955de08cb5a806765be52408856c2a2023642f03d1757ea4a11889
2024-08-28 12:57:06 +00:00
crc
7c4aaf1a1f 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
FossilOrigin-Name: b65e270ca07300f18ef575d32e7b176d56e56fb244aaac04782780fdcbd61c93
2024-08-06 14:31:21 +00:00
crc
5a2867cbb9 [nga-c] now truncate input tokens from files where the token is bigger than the TIB. Ensure the token is null terminated if truncated.
FossilOrigin-Name: b8175efce9504446dadb958daf9d8f16a53c95d54fa01f35e3b6566f34919f92
2024-08-06 13:32:00 +00:00
crc
5b5609688c s:get now truncates strings longer than TempStringMax rather than allowing for overwriting memory beyond the current string buffer
FossilOrigin-Name: 1d4dada029a4caa048c170c52a1af5c72c6bca2c7c2e9e8240e32d648bf42c19
2024-08-05 18:48:57 +00:00
crc
704d400029 [nga-c] corrected fix for script:name (issue #99)
FossilOrigin-Name: eca3b588f990932f2161d869df338c8cb4f96bd17b13a1fcd741526661ea3e4a
2024-07-18 10:28:00 +00:00
crc
25420eea5d [nga-c] now report 0 for script:arguments count if not running a program
FossilOrigin-Name: 926e685b338c07722000d4d4d659674fdbcfb77c5f970283596f10ec18ad8b1a
2024-07-18 10:24:37 +00:00
crc
565d567523 initial fix for #99 (issue w/script:name when not running a script; will now report "<none>" instead of garbage)
FossilOrigin-Name: 003f7b2e0650a004cc264cafdb29c5634a32d260cb137a08835a982557e0e48e
2024-07-18 01:12:59 +00:00
crc
81a70edd50 add c:get/ext to library/c-get-ext.retro
FossilOrigin-Name: 1a7439272710c32eca9ba6e0c80825451087160d722885ea229e8449f306ca8a
2024-05-23 16:36:43 +00:00
crc
5e7e174e0d work on refactoring/cleaning up takawiri
FossilOrigin-Name: 2d99dd7dcdcdc565490188cccb0649e82077e5b2a87cd543db6df7d31f0479dc
2024-04-18 14:04:19 +00:00
crc
8b8e037680 takawiri: string previews working
FossilOrigin-Name: dceec910de7f9dd191cdaf60d388776cf58641c1fbe51e40aa71a35595e5b515
2024-04-16 10:59:10 +00:00
crc
0bec9c3d98 revert part of the dev-files.c changes
FossilOrigin-Name: 7d6327d42772249a797eb44f0d5fb90217f2e9e7de2530a9d890a0166665520c
2024-04-16 10:26:04 +00:00
crc
dfd0a38e53 start updating dev-files.c
FossilOrigin-Name: 05ea8a3ab0c47ef42a682f6ba267dbd1c1626778fe854eaa99902890b58cdba6
2024-04-12 12:39:30 +00:00
crc
df072eb58f whitespace alterations
FossilOrigin-Name: a8b81837d53dab5e625418146a37ab511b11442a267d3c4893dbf6847ccfbd5e
2024-04-12 12:36:15 +00:00
crc
067bae0ea4 add ilo.retro to examples
FossilOrigin-Name: ce203561b946d6f8a437a6ac848704c08b04b7246732abc0c6cc83a5624019e6
2024-04-07 00:15:56 +00:00
crc
a9d7f5313f more GNUmakefile fixes
FossilOrigin-Name: ea9858343a91c293cbe00ee403f0d434c499e4ed38faddbdf213dee7de0f5df4
2024-04-06 01:59:05 +00:00
crc
758cff43f0 source formatting update
FossilOrigin-Name: f5b40c0aee7179b29be660675829c1785ca37657de75c41f5a7eedd6bc5f3f9d
2024-04-06 01:50:28 +00:00
crc
7d303ecb45 fix issues with GNUmakefile so that bin/retro-compiler will now build properly
FossilOrigin-Name: e7b88b2ab64c8d3b401937e20a23bcc408c80f7c4ea70c6cce689fdb210b7453
2024-04-04 09:39:10 +00:00
crc
43d64b287b docs: make it clear that unu does not support out of order sections
FossilOrigin-Name: 5333329003769c24f65d52a077e7bbd3e9fc8b171c6537bc5247a7a7acf96d8e
2024-04-02 10:17:50 +00:00
crc
a019adeeb3 takawiri: watchlist code is now functional
FossilOrigin-Name: 45caf4048b7cdec5aec3fe333b0fdc43b7152fb19ba78ab822b586d52701de40
2024-03-14 13:47:10 +00:00
crc
35f3a4d141 takawiri: merge parts of the watchlist code update
FossilOrigin-Name: 6de219bd0b907e458cbdffc6fdeb89dce8fe70ae81c6f4e0ad24b02ef4487d78
2024-03-08 18:33:35 +00:00
crc
c6d48d1f0b takawiri: resize TOB based on terminal height
FossilOrigin-Name: 51060ca9e94106e2b76d80048444dacffbb98a00660e1a95902327ca9db2f6a8
2024-02-21 19:42:28 +00:00
crc
a34c08b74f add iacore's zig implementation
FossilOrigin-Name: 9e5619d102e37ddc606e41788e397f091eaf28c77414a05e5c0cae477ac6cc31
2024-02-21 15:46:34 +00:00
crc
1f6fbafe63 fix issue w/s:get-word, n:put no longer uses temporary string space
FossilOrigin-Name: 0cec7950f8b912d820369e3d3891dbe9136ce7d808addb02ad9866b7ac5f1302
2024-01-23 15:48:11 +00:00