Commit Graph

362 Commits

Author SHA1 Message Date
Felipe G
628cb75ed3
Merge pull request #387 from felipegchi/hole-fix
Added better rules for holes
2022-09-27 11:44:45 -03:00
Felipe G
0e4c6dc7f2
Merge pull request #386 from felipegchi/fix-tests-2
Fix tests
2022-09-27 11:38:50 -03:00
Felipe g
3b6a4b6b62 Fix tests 2022-09-27 11:27:46 -03:00
Felipe g
dcc12b9711 Added better rules for holes 2022-09-27 11:14:18 -03:00
Felipe G
a2bb3a51f5
Merge pull request #384 from felipegchi/fix-config
Fix small issues and configuration
2022-09-27 10:39:11 -03:00
Felipe G
76a5efd1b8
Merge pull request #383 from developedby/kdl-run-last
Put run blocks at the end of compiled kdl programs
2022-09-27 10:38:40 -03:00
Felipe G
37cb888973
Merge pull request #382 from developedby/kdl-dflt-ns
Always deploy functions to the default namespace by default
2022-09-27 10:37:07 -03:00
Felipe g
aa1e6bb3cf Added location of error 2022-09-27 10:35:43 -03:00
Nicolas Abril
2f63179a3c Fix to-kdl tests 2022-09-26 19:43:22 +02:00
Nicolas Abril
c33aac8339 Always deploy functions to the default namespace by default 2022-09-26 19:43:00 +02:00
Felipe g
e8ce58bd07 Small fixes 2022-09-26 14:20:50 -03:00
Nicolas Abril
b1dfe8d9ee Put run blocks at the end of compiled kdl programs 2022-09-26 18:50:10 +02:00
Felipe g
f647b5e390 Fix config inside adjust 2022-09-26 13:08:08 -03:00
Felipe G
0a7bcae860
Merge pull request #381 from felipegchi/fix-syntax-tests
Fix do notation test
2022-09-26 12:55:24 -03:00
Felipe g
9f4299807b Fix test 2022-09-26 12:53:30 -03:00
Felipe G
338fad0a57
Merge pull request #375 from Kindelia/fix-syntax
Fix monadic syntax return
2022-09-26 12:43:43 -03:00
Felipe G
b7f07d6f20
Merge pull request #380 from Kindelia/multiple-errors
Now kdl compilation accumulates errors of maximum length
2022-09-26 12:43:33 -03:00
Felipe G
ac55772602
Merge pull request #379 from developedby/genesis-fns
Don't compile kdl functions in the genesis block
2022-09-26 12:38:31 -03:00
Nicolas Abril
599ddf1ea6 Don't compile kdl functions in the genesis block 2022-09-26 17:33:22 +02:00
Nicolas Abril
bbce161ff1 Make to-kdl code slightly more readable 2022-09-26 17:32:38 +02:00
Felipe g
7e3008d24d Now kdl compilation accumulates errors of maximum length 2022-09-26 11:55:13 -03:00
Felipe G
377af111e2
Merge pull request #378 from Kindelia/fix-tests
Removed useless line in ci
2022-09-26 11:11:33 -03:00
Felipe g
075c1c0dc3 Removed useless line in ci 2022-09-26 11:09:39 -03:00
Felipe G
c0bd35cc00
Merge pull request #377 from Kindelia/fix-tests
Added timeout in everything
2022-09-26 11:07:38 -03:00
Felipe g
dd7b02f939 Added timeout in everything 2022-09-26 11:06:24 -03:00
Felipe g
fd0d77a791 Fix monadic syntax return 2022-09-26 09:19:10 -03:00
Felipe G
c1de579502
Merge pull request #372 from developedby/syntax-doc
Add preliminary syntax documentation
2022-09-25 20:48:46 -03:00
Nicolas Abril
324cdbac84
Update SYNTAX.md 2022-09-23 13:04:34 +00:00
Nicolas Abril
a906de2f73 Add preliminary syntax documentation 2022-09-22 22:21:45 +02:00
Felipe G
5f22aa81e7
Merge pull request #369 from gimbles/patch-1
Fix typo
2022-09-21 13:13:59 -03:00
Felipe g
801213664c Removed profile that does not exists 2022-09-21 13:07:12 -03:00
Felipe g
8d3b03d38c Fix workflows 2022-09-21 13:05:54 -03:00
Felipe g
d9da5be62a Added the same github workflow from Kindelia/Kindelia 2022-09-21 13:05:53 -03:00
Felipe g
ad7cd30fc5 Tests 2022-09-21 13:05:53 -03:00
Felipe g
6c3be451b9 Fixes 2022-09-21 13:05:53 -03:00
Felipe g
e6d79950d9 Added configuration and some fixes 2022-09-21 13:05:53 -03:00
Felipe g
6706b4b1df Code style improvements 2022-09-21 13:05:53 -03:00
Felipe g
ff00aa79ad Style changes suggested by Clippy 2022-09-21 13:05:53 -03:00
Felipe g
c6b88bb16e Style changes suggested by Clippy 2022-09-21 13:05:53 -03:00
Felipe g
ca14fd3fab Add example 2022-09-21 13:05:53 -03:00
Felipe g
22b16054e6 Fix toml 2022-09-21 13:05:53 -03:00
Felipe g
fe983a9cf8 Fix version 2022-09-21 13:05:53 -03:00
Felipe g
1a02e2d1e3 Fix structure 2022-09-21 13:05:53 -03:00
Felipe g
bdd438b8f7 Finished split 2022-09-21 13:05:53 -03:00
Felipe g
b996312813 Changed structure 2022-09-21 13:05:53 -03:00
Felipe g
1e8b0024e3 Refactor 2022-09-21 13:05:53 -03:00
Victor Taelin
c55d3eea8b
Merge pull request #367 from felipegchi/entry-orig
Added orig to entry
2022-09-21 12:20:07 -03:00
Victor Taelin
d8eced2fc4
Merge pull request #366 from felipegchi/rule-orig
Fix file origin of rules
2022-09-21 12:19:55 -03:00
Gimgim
dabcdd913d
Fix typo 2022-09-21 15:45:33 +05:30
Felipe g
21c5170030 Added orig to entry 2022-09-16 09:59:01 -03:00