Elara Elara6331
Elara6331 pushed to master at Elara6331/salix 2024-02-29 03:11:01 +00:00
314b0af456 Rename static_tag.go to fs_tag.go
Elara6331 pushed to master at Elara6331/salix 2024-02-29 01:23:37 +00:00
094c48c4d1 Add FSTag
Elara6331 pushed to master at Elara6331/salix 2024-02-28 05:43:38 +00:00
c28df761d1 Add a few new default functions
Elara6331 pushed to master at Elara6331/chaistore 2024-02-26 02:34:24 +00:00
aa4f685ccb Add pkgsite badge
Elara6331 created branch master in Elara6331/chaistore 2024-02-26 01:15:17 +00:00
Elara6331 pushed to master at Elara6331/chaistore 2024-02-26 01:15:17 +00:00
2f7f2b3343 Initial Commit
Elara6331 created repository Elara6331/chaistore 2024-02-26 01:11:58 +00:00
Elara6331 pushed to master at Elara6331/salix 2024-02-24 06:15:47 +00:00
ea7b9f8da9 Add tests for negative indices
Elara6331 pushed to master at Elara6331/salix 2024-02-24 06:13:27 +00:00
110f050c1c Fix field check for method calls
Elara6331 pushed to master at Elara6331/salix 2024-02-24 06:06:38 +00:00
0040828d2d Allow negative indices
Elara6331 pushed to master at Elara6331/salix 2024-02-22 06:55:21 +00:00
ed568f81bf Don't try to dereference values before calling methods
Elara6331 pushed to master at Elara6331/salix 2024-02-20 20:10:25 +00:00
e810247f13 Add the ability to ignore missing macros/templates in macro and include tags
Elara6331 pushed to master at Elara6331/salix 2024-02-20 20:07:44 +00:00
d91eef09bf Add index to map iteration
Elara6331 pushed tag v0.0.3 to lure/lure-web 2024-02-20 04:20:08 +00:00
Elara6331 pushed to master at lure/lure-web 2024-02-20 04:19:59 +00:00
ed99c7ce5f Add /install path
Elara6331 pushed to master at lure/lure-web 2024-02-20 04:16:46 +00:00
639585ec08 Update salix
Elara6331 pushed to master at Elara6331/salix 2024-02-18 03:36:44 +00:00
4501ef63d6 Properly handle nested tag executions when the nested tag has no body
Elara6331 pushed to master at Elara6331/salix 2024-02-12 19:05:23 +00:00
89f75f1709 Add TestValidateFunc
Elara6331 pushed to master at Elara6331/salix 2024-02-12 18:53:14 +00:00
eacbd633bd Run formatter
Elara6331 pushed to master at Elara6331/salix 2024-02-12 18:51:33 +00:00
82001061da Handle more function call error cases