Merge branch 'next' of git@github.com:h3rald/hex.git
Fabio Cevasco h3rald@h3rald.com
Fri, 03 Jan 2025 21:46:22 +0100
2 files changed,
5 insertions(+),
5 deletions(-)
M
scripts/test.hex
→
scripts/test.hex
@@ -16,8 +16,8 @@ (_when_cond .)
(_when_q .) () if - "_when_q" # - "_when_cond" # + ;"_when_q" # + ;"_when_cond" # ) "when" ::@@ -138,7 +138,7 @@
((args len 0x2 ==) ("two") ("no") if "two" ==) ((dup *) "square" :: 0x2 square 0x4 == "square" #) (0x1 "tmp-a" : (tmp-a 0x3 <) (tmp-a 0x1 + "tmp-a" :) while tmp-a 0x3 ==) - (symbols len 0x4c ==) + (symbols len 0x4d ==) ;60 ((0x2 0x0 /) (error "[symbol /] Division by zero" ==) try)
M
scripts/web.hex
→
scripts/web.hex
@@ -1,10 +1,10 @@
-"2024" "meta-year" : +"2025" "meta-year" : "0.3.0" "meta-release" : "web/assets" "d-assets" : "web/templates" "d-templates" : "web/contents" "d-contents" : -"web/out2" "d-out" : +"web/out" "d-out" : "releases" "d-releases" : ; Get all files from a directory