Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-09 | final fixes | Anton Luka Šijanec | 1 | -1/+2 | |
2020-05-16 | critical OOM bug fix | Anton L. Šijanec | 1 | -1/+3 | |
2020-05-16 | easier to add commands, accept values, added substirng | Anton L. Šijanec | 1 | -6/+1 | |
2020-05-15 | fix to allow nested commands | Anton L. Šijanec | 1 | -1/+2 | |
2020-05-15 | testing | Anton L. Šijanec | 1 | -1/+4 | |
2020-05-14 | // => /**/ for CSS | Anton L. Šijanec | 2 | -0/+4 | |
2020-05-12 | separated bvr_command_processor | Anton L. Šijanec | 1 | -6/+1 | |
2020-05-05 | another fix, so 404 aka not found files work (show error) | Anton L. Šijanec | 1 | -1/+4 | |
2020-05-05 | include finnally works to a usable extent. | Anton L. Šijanec | 1 | -18/+21 | |
2020-05-05 | including works-finnaly something to increase version number! | Anton L. Šijanec | 1 | -0/+12 | |
ć# Please enter the commit message for your changes. Lines starting | |||||
2020-05-03 | seperated bvr_compose_page and bvr_compose_stream, fixed line comments and variable renames/moves | Anton L. Šijanec | 1 | -8/+3 | |
2020-05-03 | funtions with variables now include move | Anton L. Šijanec | 1 | -23/+6 | |
2020-05-03 | now unquoted variables allow spaces, risky ... | Anton L. Šijanec | 1 | -0/+2 | |
2020-05-03 | variables setting and getting now works from bvr scripts | Anton L. Šijanec | 1 | -4/+27 | |
note to future self: don't make this a turing complete language | |||||
2020-05-02 | it's not working, DO NOT USE!, fix in next commit | Anton L. Šijanec | 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... | |||||
2020-05-01 | command detection made possible | Anton L. Šijanec | 1 | -1/+2 | |
2020-05-01 | added working inline command tag detector, more constants | Anton L. Šijanec | 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 #) |