Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | why return 1 if it did not fail=!= | sijanec | 2020-08-25 | 1 | -2/+1 |
| | |||||
* | testing | Anton L. Šijanec | 2020-05-15 | 1 | -1/+1 |
| | |||||
* | variables setting and getting now works from bvr scripts | Anton L. Šijanec | 2020-05-03 | 1 | -1/+6 |
| | | | | note to future self: don't make this a turing complete language | ||||
* | added working inline command tag detector, more constants | Anton L. Šijanec | 2020-05-01 | 1 | -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 #) |