Commit Graph

39 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy dc43d7ceda
improve table keys 2024-04-24 18:41:46 +03:00
Dmitriy Pleshevskiy f981bcda07
add default.nix 2024-04-24 17:01:24 +03:00
Dmitriy Pleshevskiy 3c08fa87d1
add support of multiline string 2024-04-20 23:43:21 +03:00
Dmitriy Pleshevskiy 8c4f3ca834
refac functions 2024-04-20 22:27:27 +03:00
Dmitriy Pleshevskiy adc3641605
fix lambda 2024-04-20 20:12:52 +03:00
Dmitriy Pleshevskiy ce62a78f5a
improve call and conditions api 2024-04-20 19:11:24 +03:00
Dmitriy Pleshevskiy f3796d29b4
improve function api 2024-04-20 17:36:34 +03:00
Dmitriy Pleshevskiy 4d3872b704
add nf alias of namedField 2024-04-20 17:00:42 +03:00
Dmitriy Pleshevskiy 278cd32830
add pipe, lambda shorts 2024-04-20 16:51:12 +03:00
Dmitriy Pleshevskiy 6f94ad4a53
add aliases for call, pipe and func" 2024-04-19 02:09:40 +03:00
Dmitriy Pleshevskiy 98eaf7a9c2
style: move loop keywords 2024-04-17 18:48:16 +03:00
Dmitriy Pleshevskiy ffcaaabeed
fix keyword separator in operations 2024-04-17 18:42:33 +03:00
Dmitriy Pleshevskiy f1f7668117
add vars alias 2024-04-17 17:22:56 +03:00
Dmitriy Pleshevskiy 94ea63f90c
add if, ifelse, return 2024-04-17 17:05:36 +03:00
Dmitriy Pleshevskiy e80b4f0b88
add keywords 2024-04-17 15:45:30 +03:00
Dmitriy Pleshevskiy 176026c58d
add local and func 2024-04-17 14:55:12 +03:00
Dmitriy Pleshevskiy 190a991b02
add lua operators 2024-04-17 14:22:15 +03:00
Dmitriy Pleshevskiy bfa12f0d3f
add pipe, set, lset, require helpers 2024-04-17 12:12:50 +03:00
Dmitriy Pleshevskiy 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
Dmitriy Pleshevskiy 0102c7e7ab
doc: fix typo 2024-03-13 00:10:08 +03:00
Dmitriy Pleshevskiy e42d73e3ff
some cleanup 2024-02-28 23:40:47 +03:00
Dmitriy Pleshevskiy f152767145
add join and mkCall 2024-02-28 16:54:16 +03:00
Dmitriy Pleshevskiy 828f2a3b8b
add support of deep raw 2024-02-28 15:25:21 +03:00
Dmitriy Pleshevskiy a45e0eee22
chore: change warning message 2024-02-28 15:04:57 +03:00
Dmitriy Pleshevskiy e980b4d450
chore: rename LuaNil 2024-02-28 13:00:03 +03:00
Dmitriy Pleshevskiy 222024ed3a
chore: rename makefile 2024-02-28 12:27:54 +03:00
Dmitriy Pleshevskiy 32b5ab3135
use makefile instead of script in flake.nix 2022-11-22 10:51:34 +03:00
Dmitriy Pleshevskiy 39de71b40e
nix: use indirect nixpkgs 2022-11-22 10:43:25 +03:00
Dmitriy Pleshevskiy 520a06d52c
remove trailing semicolon 2022-11-19 05:03:59 +03:00
Dmitriy Pleshevskiy 054da40f0f
fix license 2022-11-19 04:46:37 +03:00
Dmitriy Pleshevskiy a0f64eb70e
add doc 2022-11-19 04:41:28 +03:00
Dmitriy Pleshevskiy 39e9f1318d
add path 2022-11-19 04:41:15 +03:00
Dmitriy Pleshevskiy e4bed59cb9
rename dict and array to table 2022-11-19 03:43:29 +03:00
Dmitriy Pleshevskiy 9666618527
add mkLuaRaw method 2022-11-19 00:25:30 +03:00
Dmitriy Pleshevskiy 278a02cc87
expose lib in flake 2022-11-18 23:20:59 +03:00
Dmitriy Pleshevskiy 7cd935026e
add dict item 2022-11-18 22:46:17 +03:00
Dmitriy Pleshevskiy 3f0d252442
add dict and nil 2022-11-18 12:40:18 +03:00
Dmitriy Pleshevskiy fb7a5b1cd2
initial commit 2022-11-18 02:36:55 +03:00
Dmitriy Pleshevskiy 6f36c5123e Initial commit 2022-11-18 00:17:19 +03:00