|
4d3ae67617
|
fixup do statement
|
2024-05-20 17:26:50 +03:00 |
|
|
654eda0737
|
add do statement
|
2024-05-20 14:22:47 +03:00 |
|
|
61cd06db30
|
add possibility to skip variable definition
|
2024-05-20 13:42:48 +03:00 |
|
|
00364dee14
|
add support of set to use pipe as lhs
|
2024-05-20 13:31:10 +03:00 |
|
|
3abddcaf77
|
add support of raw key to the named field
|
2024-05-20 11:52:42 +03:00 |
|
|
da13688260
|
add tests to cover lset and requireTo aliases
|
2024-05-20 00:08:38 +03:00 |
|
|
b447430d99
|
fix requireTo function
|
2024-05-20 00:04:09 +03:00 |
|
|
88b86fb1dd
|
add test with skipped named field
|
2024-05-19 23:56:27 +03:00 |
|
|
6ec872969f
|
doc: update readme
|
2024-05-17 18:45:29 +03:00 |
|
|
958fe9e674
|
add aliases for set and func
lset = local . set
lfunc = local . func
lfunc0 = local . func0
|
2024-05-17 18:38:57 +03:00 |
|
|
d02b3b0fcc
|
doc: update readme
|
2024-05-17 18:10:01 +03:00 |
|
|
6a096bf9a2
|
convert string to raw in the pipe join
|
2024-05-10 15:28:03 +03:00 |
|
|
65d4a061a4
|
lib: escape \ symbol
|
2024-05-06 02:16:02 +03:00 |
|
|
dc43d7ceda
|
improve table keys
|
2024-04-24 18:41:46 +03:00 |
|
|
f981bcda07
|
add default.nix
|
2024-04-24 17:01:24 +03:00 |
|
|
3c08fa87d1
|
add support of multiline string
|
2024-04-20 23:43:21 +03:00 |
|
|
8c4f3ca834
|
refac functions
|
2024-04-20 22:27:27 +03:00 |
|
|
adc3641605
|
fix lambda
|
2024-04-20 20:12:52 +03:00 |
|
|
ce62a78f5a
|
improve call and conditions api
|
2024-04-20 19:11:24 +03:00 |
|
|
f3796d29b4
|
improve function api
|
2024-04-20 17:36:34 +03:00 |
|
|
4d3872b704
|
add nf alias of namedField
|
2024-04-20 17:00:42 +03:00 |
|
|
278cd32830
|
add pipe, lambda shorts
|
2024-04-20 16:51:12 +03:00 |
|
|
6f94ad4a53
|
add aliases for call, pipe and func"
|
2024-04-19 02:09:40 +03:00 |
|
|
98eaf7a9c2
|
style: move loop keywords
|
2024-04-17 18:48:16 +03:00 |
|
|
ffcaaabeed
|
fix keyword separator in operations
|
2024-04-17 18:42:33 +03:00 |
|
|
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 |
|
|
0102c7e7ab
|
doc: fix typo
|
2024-03-13 00:10:08 +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 |
|
|
222024ed3a
|
chore: rename makefile
|
2024-02-28 12:27:54 +03:00 |
|
|
32b5ab3135
|
use makefile instead of script in flake.nix
|
2022-11-22 10:51:34 +03:00 |
|
|
39de71b40e
|
nix: use indirect nixpkgs
|
2022-11-22 10:43:25 +03:00 |
|
|
520a06d52c
|
remove trailing semicolon
|
2022-11-19 05:03:59 +03:00 |
|
|
054da40f0f
|
fix license
|
2022-11-19 04:46:37 +03:00 |
|
|
a0f64eb70e
|
add doc
|
2022-11-19 04:41:28 +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 |
|