Commit Graph

607 Commits

Author SHA1 Message Date
Derenash
31f186d1c8
Update README.md
Fixed email support.kind
2022-12-20 23:13:40 -03:00
Derenash
6573db67ef
Merge pull request #451 from kings177/patch-6
update README.md
2022-12-20 23:10:53 -03:00
Yan Mendes
9cae38d604
Update README.md 2022-12-20 22:57:44 -03:00
Yan Mendes
cdcbf80822
Update README.md 2022-12-20 22:55:30 -03:00
Derenash
46626d98c8
Update README.md
Added a line break on contacts
2022-12-20 21:38:01 -03:00
Derenash
6c087f50db
Merge pull request #450 from kings177/patch-5
Update README.md
2022-12-20 21:35:28 -03:00
Yan Mendes
c466250375
Update README.md
adding support and feedback emails
2022-12-20 21:34:00 -03:00
felipegchi
0e76c41b38 refactor: renamed all of the error.rs modules to diagnostic.rs (because it also includes warning messages) 2022-12-20 08:23:06 -03:00
Felipe G
7e9d1113a6
Merge pull request #449 from Kindelia/experimental
Experimental
2022-12-19 13:58:00 -03:00
felipegchi
30d2d9c39d tests: add tests 2022-12-19 13:49:05 -03:00
felipegchi
994fd08671 fix: fix with notation that now can have the type specified 2022-12-19 13:44:44 -03:00
Felipe G
51cb3cf11d
Merge pull request #448 from Kindelia/experimental
fix: removed open (replaced with match) and some other little changes
2022-12-19 13:05:06 -03:00
felipegchi
736dc40a67 fix: removed open (replaced with match) and some other little changes 2022-12-19 13:02:12 -03:00
Felipe G
e3bfb09d9a
Merge pull request #447 from Kindelia/experimental
feat: added with syntax
2022-12-19 12:03:00 -03:00
felipegchi
72dd99e45c fix: now open prints it's motive 2022-12-19 12:00:32 -03:00
felipegchi
e2cb3ea9dc fix: added motive to open (now it works exactly like a sum type with only one constructor) 2022-12-19 11:57:48 -03:00
felipegchi
12089e696f feat: added with syntax 2022-12-19 11:14:54 -03:00
Victor Maia
e6cd69c783 Rename HVM.put to HVM.print 2022-12-17 22:47:39 -03:00
Felipe G
a3cfb24ce9
Merge pull request #445 from Kindelia/experimental
fix: fixed bug with motives
2022-12-17 11:57:42 -03:00
felipegchi
720f22b1b1 fix: fixed bug with motives 2022-12-17 11:55:40 -03:00
Victor Maia
597fe07470 Fix typo on AND evaluator 2022-12-16 21:14:44 -03:00
Felipe G
43d3410306
Merge pull request #444 from Kindelia/experimental
fix: pattern with char
2022-12-16 14:25:25 -03:00
felipegchi
645c72766c fix: pattern with char 2022-12-16 14:23:25 -03:00
Felipe G
79115dd138
Merge pull request #443 from Kindelia/experimental
fix: workflow
2022-12-16 13:34:34 -03:00
felipegchi
0cbfa9c1c4 fix: workflow 2022-12-16 13:31:59 -03:00
Felipe G
43526d83d0
Merge pull request #442 from Kindelia/experimental
workflow fix and error message
2022-12-16 13:11:37 -03:00
felipegchi
48ae542fe0 fix: error message when sigma is not found 2022-12-16 12:44:49 -03:00
felipegchi
538178210d fix: fixed workflow 2022-12-16 12:16:41 -03:00
felipegchi
38ef1aa5c8 fix: fixed workflow 2022-12-16 12:14:57 -03:00
felipegchi
9bef83911e fix: fixed workflow 2022-12-16 12:13:02 -03:00
felipegchi
7f82a73967 test: added test for wikind and fixed example 2022-12-16 12:12:16 -03:00
Felipe G
94caf951c6
Merge pull request #441 from Kindelia/experimental
rewrite count + numbers on constructors
2022-12-16 11:41:06 -03:00
felipegchi
57acedb94b feat: added rewrite count 2022-12-16 11:38:52 -03:00
felipegchi
be6d38af00 feat: constructor names now can be numbers 2022-12-16 10:42:13 -03:00
Felipe G
0951cbf607
Merge pull request #440 from Kindelia/experimental
feat: added open syntax
2022-12-16 10:18:28 -03:00
felipegchi
31362d585d feat: added open syntax 2022-12-16 10:11:27 -03:00
Victor Maia
ebc505f263 Fix eval showing string instead of result 2022-12-15 16:03:17 -03:00
Felipe G
b1e25cef22
Merge pull request #439 from Kindelia/experimental
Experimental
2022-12-15 15:22:13 -03:00
felipegchi
90c920d4e4 tests: fix tests 2022-12-15 15:19:02 -03:00
felipegchi
917de25230 fix: fixed bug with no coverage showing twice 2022-12-15 14:39:49 -03:00
Felipe G
57d7631df8
Merge pull request #438 from Kindelia/experimental
fix: problem with duplication of arity error message
2022-12-15 14:38:53 -03:00
felipegchi
35f3f0000f fix: bug with ampersand operator 2022-12-13 09:06:18 -03:00
felipegchi
ccba3b507c fix: problem with duplication of arity error message 2022-12-12 13:37:37 -03:00
Felipe G
677bb4f206
Merge pull request #436 from Kindelia/experimental
Fixed comments
2022-12-05 11:06:14 -03:00
felipegchi
16d320a0dd bump: bumped patch version 2022-12-05 10:57:12 -03:00
felipegchi
d4d8684f8c fix: parsing of comments 2022-12-05 10:55:50 -03:00
Felipe G
2a4fda284c
Merge pull request #435 from Kindelia/experimental
fix: problem with u60 term in rule side and added Nat syntax sugar
2022-12-05 09:39:13 -03:00
felipegchi
4067027420 fix: problem with u60 term in rule side and added Nat syntax sugar 2022-12-05 09:27:09 -03:00
Felipe G
ec94c208d4
Merge pull request #434 from Kindelia/experimental
Dependencies between record fields
2022-12-02 18:29:06 -03:00
felipegchi
4056ecaa66 fix: problems with dependency of record fields 2022-12-02 13:45:29 -03:00