summaryrefslogtreecommitdiffstats
path: root/test/tape-test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* variables setting and getting now works from bvr scriptsAnton L. Šijanec2020-05-031-1/+6
| | | | note to future self: don't make this a turing complete language
* added working inline command tag detector, more constantsAnton L. Šijanec2020-05-011-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 #)