summaryrefslogtreecommitdiffstats
path: root/test/tape-test.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-03variables setting and getting now works from bvr scriptsAnton L. Šijanec1-1/+6
note to future self: don't make this a turing complete language
2020-05-01added working inline command tag detector, more constantsAnton L. Šijanec1-0/+10
ability to change inline command tag characters, variable length and count and buffer size from define headers. TODO: line-commands (lines, starting with ?) comments (lines, starting with #)