summaryrefslogtreecommitdiffstats
path: root/test/tape-test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* why return 1 if it did not fail=!=sijanec2020-08-251-2/+1
|
* testingAnton L. Šijanec2020-05-151-1/+1
|
* 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 #)