summaryrefslogtreecommitdiffstats
path: root/src/bvrvar.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* performance: garbage collectionHEADmastersijanec2021-01-211-12/+31
|
* tweakssijanec2021-01-191-1/+1
|
* fixed a mv bugsijanec2021-01-191-1/+1
|
* added dynamic memory allocation for long variable keys and valuessijanec2021-01-191-31/+56
|
* added while loops, simple intager mathsijanec2021-01-191-2/+2
|
* variables setting and getting now works from bvr scriptsAnton L. Šijanec2020-05-031-0/+56
note to future self: don't make this a turing complete language