Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | seperated bvr_compose_page and bvr_compose_stream, fixed line comments and variable renames/moves | Anton L. Šijanec | 2020-05-03 | 1 | -8/+3 |
| | |||||
* | funtions with variables now include move | Anton L. Šijanec | 2020-05-03 | 1 | -23/+6 |
| | |||||
* | now unquoted variables allow spaces, risky ... | Anton L. Šijanec | 2020-05-03 | 1 | -0/+2 |
| | |||||
* | variables setting and getting now works from bvr scripts | Anton L. Šijanec | 2020-05-03 | 1 | -4/+27 |
| | | | | note to future self: don't make this a turing complete language | ||||
* | it's not working, DO NOT USE!, fix in next commit | Anton L. Šijanec | 2020-05-02 | 1 | -2/+5 |
| | | | | | | 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... | ||||
* | command detection made possible | Anton L. Šijanec | 2020-05-01 | 1 | -1/+2 |
| | |||||
* | added working inline command tag detector, more constants | Anton L. Šijanec | 2020-05-01 | 1 | -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 #) |