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