Commit Graph

611 Commits

Author SHA1 Message Date
Felipe g
77a452e5fb feat: started query system 2022-10-11 17:52:52 -03:00
Felipe g
59c4281aae feat: started unbound variable checkage 2022-10-10 12:04:38 -03:00
Felipe g
82f1c41f79 fix: fixed capitalized names 2022-10-10 12:04:20 -03:00
Felipe g
921e70d668 fix: changed span to range because generated spans make no sense in the concrete tree 2022-10-09 19:35:50 -03:00
Felipe g
dbf740ff5b chore: removed grammar and fixed lockfile 2022-10-09 15:16:05 -03:00
Felipe g
e742466d5c fix: parser and expanded tree for more nodes 2022-10-09 15:11:36 -03:00
Felipe g
938fec8ca4 feat: finished report module 2022-10-09 15:10:59 -03:00
Felipe G
95964b3a79
Merge pull request #402 from developedby/excl-lam-kdl
Some stylistics improvements to kdl compilated code
2022-10-07 09:30:58 -03:00
Nicolas Abril
01937a919f Fix indentation for initial state 2022-10-07 08:09:57 +02:00
Nicolas Abril
bfa7f28401 Slightly improve genereated kdl indentation 2022-10-07 08:07:27 +02:00
Nicolas Abril
4566c26ce7 Compile kind lambdas to lambdas with ! in kdl 2022-10-07 08:07:27 +02:00
Nicolas Abril
7782961b5b Fix test for name shortening 2022-10-07 08:07:27 +02:00
Felipe g
021e7560b0 feat: finalized parser \o/ 2022-10-06 14:12:49 -03:00
Felipe g
8b225b9072 feat: finalized expr parsing 2022-10-06 11:19:30 -03:00
Felipe G
b8625ebd5d
Merge pull request #401 from developedby/kdl-state-attr
Kdl state attr
2022-10-06 09:40:48 -03:00
Nicolas Abril
9d8faa15b3 Add kdl_state attribute for initial state for kindelia function 2022-10-05 21:44:02 +02:00
Felipe g
b5f28b5caf feat: started parser 2022-10-05 16:32:12 -03:00
Felipe g
b09b544e55 refactor: started to refactor the entire compiler inspired in rustc 2022-10-04 14:02:44 -03:00
Felipe G
3aefe15bab
Merge pull request #398 from mjh316/patch-1
Fixed a typo in the `map` function example
2022-10-04 08:37:06 -03:00
Nicolas Abril
d835522697 Use Ident type in more places 2022-10-04 11:28:42 +02:00
Nicolas Abril
06a500d5a7 Check if rule patterns are valid after compilation 2022-10-04 11:06:17 +02:00
mjh
10e496dcd2
Fixed a typo in the map function example 2022-10-04 00:45:09 -07:00
Felipe G
d1694c4c65
Merge pull request #396 from felipegchi/parser-use-fix
Fixed use statement
2022-10-03 10:27:53 -03:00
Felipe g
7d3d1db24a Fixed use statement 2022-10-03 10:26:14 -03:00
Felipe G
115e70d3b2
Merge pull request #395 from developedby/num-flatten
Fix flattening of rules with nums
2022-10-03 09:25:53 -03:00
Nicolas Abril
69170c8c8c Fix flattening of rules with nums 2022-10-03 10:22:04 +02:00
Victor Maia
d4ef33305c Inc version 2022-10-01 16:33:56 -03:00
Victor Taelin
9a75f2749b
Merge pull request #393 from developedby/kdl-attrs
Switch kindelia name to an attribute
2022-10-01 16:33:43 -03:00
Nicolas Abril
b9f8124ef7 Switch kindelia name to an attribute 2022-10-01 19:52:58 +02:00
Victor Maia
959914a6b3 Inc version 2022-09-30 11:58:08 -03:00
Victor Maia
c40fb4eb11 Merge branch 'master' of github.com:kindelia/kind2 2022-09-30 11:57:59 -03:00
Felipe g
2c6bb724fd Fix tests 2022-09-30 10:08:37 -03:00
Felipe g
ab77205405 Fix error mesasge 2022-09-30 10:08:37 -03:00
Felipe g
49063557e7 Add target 2022-09-30 10:08:31 -03:00
Felipe g
b12c7db5d5 Style cargo clippy 2022-09-30 10:07:42 -03:00
Felipe g
d0513e2cdd Removed file 2022-09-30 10:07:40 -03:00
Felipe g
3dfdc03765 Fix conflicts 2022-09-30 10:07:19 -03:00
Felipe G
224fcde905
Merge pull request #391 from felipegchi/use-namespaces
Added parsing and resolution of names
2022-09-30 10:03:11 -03:00
Felipe g
f5e683266a Added parsing and resolution of names 2022-09-29 14:58:46 -03:00
Felipe G
30b9ee5ca9
Merge pull request #390 from felipegchi/record-fix
Fix record
2022-09-28 14:56:52 -03:00
Felipe g
a720d1b976 Fix record 2022-09-28 14:56:32 -03:00
Felipe G
5b3bcdf318
Merge pull request #388 from felipegchi/record-types
Record types
2022-09-28 12:56:03 -03:00
Felipe g
773b33b4e1 Fix tests 2022-09-28 12:55:49 -03:00
Felipe G
5ee00e2c33
Merge pull request #385 from developedby/ns-option
Add option to use namespace on kdl compilation
2022-09-28 12:52:57 -03:00
Felipe g
678258d296 Fix ope 2022-09-28 12:51:41 -03:00
Felipe g
7fbe7a3014 Added open statements 2022-09-28 12:24:10 -03:00
Nicolas Abril
a07e8e584e Add option to use namespace on kdl compilation 2022-09-27 21:06:34 +02:00
Felipe g
767831a86a Added record type derivation 2022-09-27 15:00:57 -03:00
Felipe g
3ec16e935a Refactor to make it easier to add new derivations 2022-09-27 13:13:16 -03:00
Felipe G
628cb75ed3
Merge pull request #387 from felipegchi/hole-fix
Added better rules for holes
2022-09-27 11:44:45 -03:00