summaryrefslogtreecommitdiffstats
path: root/src/tape.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* performance: garbage collectionHEADmastersijanec2021-01-211-0/+3
|
* dodal arrayesijanec2021-01-191-0/+3
|
* added while loops, simple intager mathsijanec2021-01-191-10/+19
|
* fixAnton Luka Šijanec2020-06-091-5/+8
|
* asdcsijanec2020-06-091-0/+9
|
* critical OOM bug fixAnton L. Šijanec2020-05-161-1/+1
|
* easier to add commands, accept values, added substirngAnton L. Šijanec2020-05-161-5/+12
|
* separated bvr_command_processorAnton L. Šijanec2020-05-121-60/+49
|
* including works-finnaly something to increase version number!Anton L. Šijanec2020-05-051-1/+1
| | | | ć# Please enter the commit message for your changes. Lines starting
* seperated bvr_compose_page and bvr_compose_stream, fixed line comments and variable renames/movesAnton L. Šijanec2020-05-031-20/+26
|
* variables setting and getting now works from bvr scriptsAnton L. Šijanec2020-05-031-42/+49
| | | | note to future self: don't make this a turing complete language
* fix glede na prejšnji komitAnton L. Šijanec2020-05-021-7/+7
|
* it's not working, DO NOT USE!, fix in next commitAnton L. Šijanec2020-05-021-5/+7
| | | | | | 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 possibleAnton L. Šijanec2020-05-011-15/+67
|
* added working inline command tag detector, more constantsAnton L. Šijanec2020-05-011-0/+101
| | | | | | | | 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 #)
* setting up folder structureAnton L. Šijanec2020-04-291-0/+6