cortav  Check-in [e51980e07a]

Overview
Comment:more tweaks, fixes, and additions than i can keep track of. major additions to documentation. spiffed up html renderer's footnotes and TOC dramatically
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e51980e07ad5b62b24184b8e55dd614f70477662be1847b5fc171fbfe56664be
User & Date: lexi on 2021-12-27 05:51:11
Original Comment: more tweaks, fixes, and additions than i can keep track up. major additions to documentation. spiffed up html renderer's footnotes and TOC dramatically
Other Links: manifest | tags
Context
2021-12-27
05:52
defuckered the cli driver so syntax errors will display instead of triggering a panic in the binary wrapper check-in: 83a68319da user: lexi tags: trunk
05:51
more tweaks, fixes, and additions than i can keep track of. major additions to documentation. spiffed up html renderer's footnotes and TOC dramatically check-in: e51980e07a user: lexi tags: trunk
2021-12-26
20:01
add C wrapper to generate true standalone binary embedding cortav bytecode check-in: a4a0570841 user: lexi tags: trunk
Changes

Modified cortav.ct from [5df14cacc3] to [0c4afc6088].    [diff]

Modified ext/toc.lua from [1a479a26d4] to [35da212f52].    [diff]

Modified makefile from [d74d07de6f] to [9ea6c48a8b].    [diff]

Modified render/html.lua from [1e64ee70c7] to [0a87e02f8c].    [diff]

Modified tool/makeshim.lua from [3535fb21b6] to [f2235ca34c].    [diff]

Name change from tools/ucs.lua to tool/ucs.lua.