summaryrefslogtreecommitdiffstats
path: root/test/tape-test.bvr (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-16easier to add commands, accept values, added substirngAnton L. Šijanec1-3/+2
2020-05-15fix to allow nested commandsAnton L. Šijanec1-1/+2
2020-05-15testingAnton L. Šijanec1-33/+2
2020-05-12separated bvr_command_processorAnton L. Šijanec1-2/+6
2020-05-05another fix, so 404 aka not found files work (show error)Anton L. Šijanec1-1/+1
2020-05-05include finnally works to a usable extent.Anton L. Šijanec1-9/+13
2020-05-05including works-finnaly something to increase version number!Anton L. Šijanec1-0/+2
ć# Please enter the commit message for your changes. Lines starting
2020-05-03seperated bvr_compose_page and bvr_compose_stream, fixed line comments and variable renames/movesAnton L. Šijanec1-1/+1
2020-05-03funtions with variables now include moveAnton L. Šijanec1-15/+19
2020-05-03now unquoted variables allow spaces, risky ...Anton L. Šijanec1-0/+2
2020-05-03variables setting and getting now works from bvr scriptsAnton L. Šijanec1-5/+16
note to future self: don't make this a turing complete language
2020-05-02it's not working, DO NOT USE!, fix in next commitAnton L. Šijanec1-1/+2
i know what the problem is, I am just committing because I have some crucial bruteforced buffer positions and OB1 solves commented that I will delete in the next commit... just wanna save them...
2020-05-01command detection made possibleAnton L. Šijanec1-1/+6
2020-05-01added working inline command tag detector, more constantsAnton L. Šijanec1-0/+1
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 #)