summaryrefslogtreecommitdiffstats
path: root/src/bvrcommands.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-21performance: garbage collectionHEADmastersijanec1-16/+22
2021-01-19?e now explodes empty strings toosijanec1-2/+3
2021-01-19added dynamic memory allocation for long variable keys and valuessijanec1-4/+7
2021-01-19added an abstraction of accessing variables through file streams - possible to make functionssijanec1-37/+63
2021-01-19dodal arrayesijanec1-1/+25
2021-01-19added while loops, simple intager mathsijanec1-2/+146
2020-06-09final fixesAnton Luka Šijanec1-3/+7
2020-06-09fixAnton Luka Šijanec1-1/+7
2020-06-09should fork not-working to a special branch but wthsijanec1-2/+68
2020-06-09asdcsijanec1-0/+44
2020-05-16critical OOM bug fixAnton L. Šijanec1-7/+23
2020-05-16easier to add commands, accept values, added substirngAnton L. Šijanec1-85/+110
2020-05-15fix to allow nested commandsAnton L. Šijanec1-15/+31
2020-05-15testingAnton L. Šijanec1-0/+31
2020-05-14// => /**/ for CSSAnton L. Šijanec1-0/+3
2020-05-05another fix, so 404 aka not found files work (show error)Anton L. Šijanec1-4/+13
2020-05-05include finnally works to a usable extent.Anton L. Šijanec1-9/+19
2020-05-05including works-finnaly something to increase version number!Anton L. Šijanec1-4/+28
2020-05-03move variable fixAnton L. Šijanec1-2/+2
2020-05-03funtions with variables now include moveAnton L. Šijanec1-3/+2
2020-05-03now unquoted variables allow spaces, risky ...Anton L. Šijanec1-1/+1
2020-05-03variables setting and getting now works from bvr scriptsAnton L. Šijanec1-0/+92