3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected over 3 years ago.
Jun 05, 2022 — Jul 05, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version to 2024.10 More... about 1 year ago
add `describe` to easily add descriptions in the source More... about 1 year ago
add `d:words-missing-details` More... about 1 year ago
retro-describe(1) now uses internal glossary data More... about 1 year ago
add descriptions from the glossary to the image More... about 1 year ago
add float, address stack effect diagrams More... about 1 year ago
fix stack comments for retro.muri, retro.forth words (no longer append float & address effects) More... about 1 year ago
add new header fields: d:astack d:fstack & d:descr More... about 1 year ago
all visible words now have stack comments added More... about 1 year ago
down to 10 words w/o recorded stack comments More... about 1 year ago
d:describe now resolves class name More... about 1 year ago
most words now have stack comments recorded More... about 1 year ago
add stack comments for block: ffi: script: and socket: words More... about 1 year ago
add stack comments for file: and ioctl: words More... about 1 year ago
add stack comments for f: and e: words More... about 1 year ago
add stack comments for words in unix: More... about 1 year ago
add extended sigil:( to save stack comments, d:describe More... about 1 year ago
add a d:stack field to hold a pointer to a stack comment for a word (currently unused) More... about 1 year ago
fix #101: epub: chapter names are not rendered More... about 1 year ago
fix #102: glossary: a:last description is same as a:left More... about 1 year ago
update s:filter to truncate overly long strings before filtering More... over 1 year ago
more work on s:prepend & s:append More... over 1 year ago
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 More... over 1 year ago
[nga-c] now truncate input tokens from files where the token is bigger than the TIB. Ensure the token is null terminated if truncated. More... over 1 year ago
s:get now truncates strings longer than TempStringMax rather than allowing for overwriting memory beyond the current string buffer More... over 1 year ago
[nga-c] corrected fix for `script:name` (issue #99) More... over 1 year ago
[nga-c] now report 0 for `script:arguments` count if not running a program More... over 1 year ago
initial fix for #99 (issue w/`script:name` when not running a script; will now report "<none>" instead of garbage) More... over 1 year ago
add c:get/ext to library/c-get-ext.retro More... over 1 year ago
work on refactoring/cleaning up takawiri More... over 1 year ago