Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | performance: garbage collectionHEADmaster | sijanec | 2021-01-21 | 10 | -38/+72 |
| | |||||
* | tweaks | sijanec | 2021-01-19 | 2 | -2/+2 |
| | |||||
* | ?e now explodes empty strings too | sijanec | 2021-01-19 | 3 | -2/+3 |
| | |||||
* | fixed a mv bug | sijanec | 2021-01-19 | 3 | -1/+1 |
| | |||||
* | added dynamic memory allocation for long variable keys and values | sijanec | 2021-01-19 | 6 | -37/+75 |
| | |||||
* | added an abstraction of accessing variables through file streams - possible to make functions | sijanec | 2021-01-19 | 4 | -42/+68 |
| | |||||
* | dodal arraye | sijanec | 2021-01-19 | 5 | -2/+34 |
| | |||||
* | added while loops, simple intager math | sijanec | 2021-01-19 | 9 | -15/+174 |
| | |||||
* | why return 1 if it did not fail=!= | sijanec | 2020-08-25 | 2 | -2/+1 |
| | |||||
* | added sudo to prepare Makefile where root is needed | sijanec | 2020-08-25 | 1 | -1/+1 |
| | |||||
* | correctly ordering libraries to linker | sijanec | 2020-08-25 | 5 | -1/+1 |
| | |||||
* | final fixes | Anton Luka Šijanec | 2020-06-09 | 5 | -4/+10 |
| | |||||
* | fix | Anton Luka Šijanec | 2020-06-09 | 5 | -6/+19 |
| | |||||
* | i dont know | Anton Luka Šijanec | 2020-06-09 | 7 | -59/+3 |
| | |||||
* | should fork not-working to a special branch but wth | sijanec | 2020-06-09 | 3 | -2/+94 |
| | |||||
* | asdc | sijanec | 2020-06-09 | 3 | -0/+56 |
| | |||||
* | removed const to surpress warnings | sijanec | 2020-05-17 | 1 | -1/+1 |
| | |||||
* | added custom extension for destination for compose-hmtl | sijanec | 2020-05-17 | 2 | -3/+6 |
| | |||||
* | critical OOM bug fix | Anton L. Šijanec | 2020-05-16 | 5 | -10/+31 |
| | |||||
* | version bump to 0.3.0 | Anton L. Šijanec | 2020-05-16 | 1 | -1/+1 |
| | |||||
* | easier to add commands, accept values, added substirng | Anton L. Šijanec | 2020-05-16 | 13 | -103/+283 |
| | |||||
* | fix to allow nested commands | Anton L. Šijanec | 2020-05-15 | 5 | -18/+36 |
| | |||||
* | testing | Anton L. Šijanec | 2020-05-15 | 7 | -35/+43 |
| | |||||
* | jsbundle alphabetical order | Anton L. Šijanec | 2020-05-14 | 1 | -8/+11 |
| | |||||
* | // => /**/ for CSS | Anton L. Šijanec | 2020-05-14 | 12 | -1/+72 |
| | |||||
* | security mc | Anton L. Šijanec | 2020-05-12 | 1 | -0/+10 |
| | |||||
* | separated bvr_command_processor | Anton L. Šijanec | 2020-05-12 | 5 | -70/+58 |
| | |||||
* | another fix, so 404 aka not found files work (show error) | Anton L. Šijanec | 2020-05-05 | 4 | -6/+18 |
| | |||||
* | include finnally works to a usable extent. | Anton L. Šijanec | 2020-05-05 | 7 | -47/+66 |
| | |||||
* | forgot to increment version number, lol | Anton L. Šijanec | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | including works-finnaly something to increase version number! | Anton L. Šijanec | 2020-05-05 | 8 | -6/+60 |
| | | | | ć# Please enter the commit message for your changes. Lines starting | ||||
* | readme modification at 1 o'clock in the night | Anton L. Šijanec | 2020-05-04 | 1 | -8/+55 |
| | |||||
* | seperated bvr_compose_page and bvr_compose_stream, fixed line comments and variable renames/moves | Anton L. Šijanec | 2020-05-03 | 4 | -29/+30 |
| | |||||
* | move variable fix | Anton L. Šijanec | 2020-05-03 | 1 | -2/+2 |
| | |||||
* | funtions with variables now include move | Anton L. Šijanec | 2020-05-03 | 4 | -41/+27 |
| | |||||
* | now unquoted variables allow spaces, risky ... | Anton L. Šijanec | 2020-05-03 | 4 | -1/+5 |
| | |||||
* | variables setting and getting now works from bvr scripts | Anton L. Šijanec | 2020-05-03 | 10 | -52/+288 |
| | | | | note to future self: don't make this a turing complete language | ||||
* | fix glede na prejšnji komit | Anton L. Šijanec | 2020-05-02 | 2 | -7/+7 |
| | |||||
* | it's not working, DO NOT USE!, fix in next commit | Anton L. Šijanec | 2020-05-02 | 5 | -8/+23 |
| | | | | | | 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 possible | Anton L. Šijanec | 2020-05-01 | 7 | -48/+149 |
| | |||||
* | added working inline command tag detector, more constants | Anton L. Šijanec | 2020-05-01 | 14 | -12/+186 |
| | | | | | | | | 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 #) | ||||
* | folder structure README.mf | Anton L. Šijanec | 2020-04-30 | 1 | -0/+2 |
| | |||||
* | setting up folder structure | Anton L. Šijanec | 2020-04-29 | 40 | -1019/+9706 |
| | |||||
* | delam. | Anton L. Šijanec | 2020-04-28 | 7 | -0/+1826 |
| | |||||
* | aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaauuu | Anton Luka Šijanec | 2020-04-28 | 1 | -0/+20 |
| | |||||
* | Initial commit | Anton Luka Šijanec | 2020-04-28 | 1 | -0/+2 |