Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-21 | performance: garbage collectionHEADmaster | sijanec | 1 | -16/+22 | |
2021-01-19 | ?e now explodes empty strings too | sijanec | 1 | -2/+3 | |
2021-01-19 | added dynamic memory allocation for long variable keys and values | sijanec | 1 | -4/+7 | |
2021-01-19 | added an abstraction of accessing variables through file streams - possible to make functions | sijanec | 1 | -37/+63 | |
2021-01-19 | dodal arraye | sijanec | 1 | -1/+25 | |
2021-01-19 | added while loops, simple intager math | sijanec | 1 | -2/+146 | |
2020-06-09 | final fixes | Anton Luka Šijanec | 1 | -3/+7 | |
2020-06-09 | fix | Anton Luka Šijanec | 1 | -1/+7 | |
2020-06-09 | should fork not-working to a special branch but wth | sijanec | 1 | -2/+68 | |
2020-06-09 | asdc | sijanec | 1 | -0/+44 | |
2020-05-16 | critical OOM bug fix | Anton L. Šijanec | 1 | -7/+23 | |
2020-05-16 | easier to add commands, accept values, added substirng | Anton L. Šijanec | 1 | -85/+110 | |
2020-05-15 | fix to allow nested commands | Anton L. Šijanec | 1 | -15/+31 | |
2020-05-15 | testing | Anton L. Šijanec | 1 | -0/+31 | |
2020-05-14 | // => /**/ for CSS | Anton L. Šijanec | 1 | -0/+3 | |
2020-05-05 | another fix, so 404 aka not found files work (show error) | Anton L. Šijanec | 1 | -4/+13 | |
2020-05-05 | include finnally works to a usable extent. | Anton L. Šijanec | 1 | -9/+19 | |
2020-05-05 | including works-finnaly something to increase version number! | Anton L. Šijanec | 1 | -4/+28 | |
ć# Please enter the commit message for your changes. Lines starting | |||||
2020-05-03 | move variable fix | Anton L. Šijanec | 1 | -2/+2 | |
2020-05-03 | funtions with variables now include move | Anton L. Šijanec | 1 | -3/+2 | |
2020-05-03 | now unquoted variables allow spaces, risky ... | Anton L. Šijanec | 1 | -1/+1 | |
2020-05-03 | variables setting and getting now works from bvr scripts | Anton L. Šijanec | 1 | -0/+92 | |
note to future self: don't make this a turing complete language |