index
:
sijanec/bverbose
master
DO NOT USE! Simple software for compiling posts and pages into a fully featured blog or news site.
Anton Luka Šijanec <anton@sijanec.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bvrcommands.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
?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
*
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