retroforth/tools
crc 06ee9705a8 image: rename some words
s:contains-char?  to  s:contains/char?
s:contains-string? to s:contains/string?
a:contains-string? to a:contains/string?

old names are now deprecated and will be removed after 2021.7.

FossilOrigin-Name: 5a19d7aac514c5ba87963c5f0645f3daa8a8e3dc04546c0627fa046479ecd8dd
2021-06-04 13:54:21 +00:00
..
epub build: fix a bug causing loss of the Markdown copy when building the .epub 2020-10-15 20:23:36 +00:00
amalgamate-python.retro toolchain: add amalagamate tool for the Python implementation 2020-12-17 20:02:56 +00:00
amalgamate.retro toolchain: more small improvements to amalgamation 2021-05-28 19:39:11 +00:00
book-chapters.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
book-check-spelling.retro toolchain: add a tool to run spell(1) against the chapters in the book (#40) 2021-01-06 13:18:47 +00:00
find-deprecated.retro toolchain: add a tool to locate deprecated words (based on the shell snippit used by john_cephalopoda) 2020-10-01 13:37:36 +00:00
generate-epub.retro docs: add cover to epub (closes #47) 2021-02-02 14:18:51 +00:00
generate-extensions-list.retro nga-c: work on an easier way to add extensions to the embedded image 2020-12-30 20:50:32 +00:00
generate-html-docs.retro generate & include html documentation files 2021-01-21 12:40:28 +00:00
glossary.retro image: rename some words 2021-06-04 13:54:21 +00:00
make-book.retro toolchain: move generate-epub.retro to tools/, fix make-book.retro 2020-10-01 16:53:52 +00:00
rename-forth-to-retro.sh add a shell script to help with the future file renaming process 2019-06-28 16:48:18 +00:00
retro-describe.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
retro-document.sh retro-describe: remove use of -J from xargs as it is not supported by GNU 2020-10-15 18:44:14 +00:00
retro-embedimage.c retro-embedimage: declare cell type correctly for 64-bit 2021-04-22 13:31:42 +00:00
retro-embedimage.py nga-python: implement run length encoding for arbitrary value sequences in image (from Arland) 2021-02-02 22:28:27 +00:00
retro-extend.c add support multiple bases 2021-05-18 19:42:35 +00:00
retro-extend.py add support multiple bases 2021-05-18 19:42:35 +00:00
retro-muri.c image: move hook related words to earlier in the image to allow more words to become hooks 2021-06-04 12:07:06 +00:00
retro-muri.py toolchain: retro-muri.py gets some comments, minor internal layout change 2020-09-22 15:48:56 +00:00
retro-unu.c toolchain: update header comments 2020-10-16 16:36:18 +00:00
retro-unu.py toolchain: add comments to retro-unu.py 2020-09-22 15:54:04 +00:00
strl.h minor cleanups 2019-07-08 12:34:29 +00:00