Commit graph

20 commits

Author SHA1 Message Date
f1f7668117
add vars alias 2024-04-17 17:22:56 +03:00
94ea63f90c
add if, ifelse, return 2024-04-17 17:05:36 +03:00
e80b4f0b88
add keywords 2024-04-17 15:45:30 +03:00
176026c58d
add local and func 2024-04-17 14:55:12 +03:00
190a991b02
add lua operators 2024-04-17 14:22:15 +03:00
bfa12f0d3f
add pipe, set, lset, require helpers 2024-04-17 12:12:50 +03:00
eea936e1c5
add concat and concatLists
- rename mkLuaRaw to raw
- rename mkCall to call
- rename mkNamedField to namedField
2024-04-17 11:20:56 +03:00
e42d73e3ff
some cleanup 2024-02-28 23:40:47 +03:00
f152767145
add join and mkCall 2024-02-28 16:54:16 +03:00
828f2a3b8b
add support of deep raw 2024-02-28 15:25:21 +03:00
a45e0eee22
chore: change warning message 2024-02-28 15:04:57 +03:00
e980b4d450
chore: rename LuaNil 2024-02-28 13:00:03 +03:00
054da40f0f
fix license 2022-11-19 04:46:37 +03:00
39e9f1318d
add path 2022-11-19 04:41:15 +03:00
e4bed59cb9
rename dict and array to table 2022-11-19 03:43:29 +03:00
9666618527
add mkLuaRaw method 2022-11-19 00:25:30 +03:00
278a02cc87
expose lib in flake 2022-11-18 23:20:59 +03:00
7cd935026e
add dict item 2022-11-18 22:46:17 +03:00
3f0d252442
add dict and nil 2022-11-18 12:40:18 +03:00
fb7a5b1cd2
initial commit 2022-11-18 02:36:55 +03:00