Commit Graph

117 Commits

Author SHA1 Message Date
Sofia R
ccbca71f59 feat: improved error message for fails 2023-05-08 17:04:40 -03:00
Sofia R
a8d0004fdd feat: added flag to remove error dependenies 2023-05-08 17:02:02 -03:00
Sofia R
956b12d372 feat: added '/' with empty right side 2023-05-08 10:54:43 -03:00
Sofia R
be267ed399 fix: bug with position 2023-05-01 10:00:03 -03:00
Sofia R
ceb2e39999 bump: version 2023-04-30 10:02:52 -03:00
Sofia R
c50e8b8ebe style: improved code style 2023-04-30 10:02:00 -03:00
Sofia R
d184e30701 feat: another mode for compact error messages 2023-04-30 00:24:20 -03:00
Sofia R
b20c8eac68 refactor: a little bit of refactor in order to make it easier to add new types of error messages 2023-04-29 22:05:48 -03:00
Felipe g
30c0f7f3df bump: kind-cli version 2023-04-02 14:01:39 -03:00
Gabrielle Guimarães de Oliveira
041f9283fc
build: bump version to 0.3.8 2023-04-02 13:52:19 -03:00
Chiyoku
cfcb2a9bbb
build: bump version to 0.1.2 2023-04-02 13:28:53 -03:00
Gabrielle Guimarães de Oliveira
af5176df08
build: bump hvm version 2023-03-22 17:37:15 -03:00
felipegchi
8986096d0b merge: branch 'master' of github.com:Kindelia/Kind 2023-03-03 13:32:32 -03:00
felipegchi
207d7760fa bump: bump HVM version to 1.0.3 2023-03-03 13:31:05 -03:00
felipegchi
92bd9b4be2 test: added test 2023-02-06 10:57:25 -03:00
felipegchi
be8b8aa1c7 fix: big names are erased now 2023-02-06 10:50:51 -03:00
felipegchi
c940719dfe fix: kdl inlinining that caused some problems on flattening 2023-01-30 12:48:43 -03:00
felipegchi
238cbe41f2 chore: updated version 2023-01-27 08:52:25 -03:00
felipegchi
bd0ca5ff6c fix: dependencies in order to make it easier to put on crates.io 2023-01-27 08:50:02 -03:00
felipegchi
776328a4c0 Merge branch 'fix-deps' 2023-01-26 20:15:41 -03:00
felipegchi
f5f5da5800 fix: hvm version on each crate 2023-01-26 20:15:33 -03:00
Felipe G
ddd3967f29
merge: fix deps (#487)
Fix deps
2023-01-26 20:09:26 -03:00
felipegchi
e7b4ebc82b fix: deps 2023-01-26 20:04:13 -03:00
felipegchi
2a7df0a3c7 chore: fix newlines 2023-01-24 10:27:40 -03:00
felipegchi
91ed7314a6 feat: added errors for each case 2023-01-24 10:22:59 -03:00
felipegchi
a87a04d5c6 feat: made everything, only needs the error messages 2023-01-23 15:01:53 -03:00
felipegchi
0acf7ad79b Merge branch 'master' of github.com:Kindelia/Kind into 483-add-mutter-setter-and-getter-syntax 2023-01-23 09:59:00 -03:00
felipegchi
d8eeb510e5 fix: parsing of open 2023-01-23 09:56:42 -03:00
felipegchi
43eeb5ca0d feat: started the mutter, getter and setter feature 2023-01-23 09:52:36 -03:00
felipegchi
5b1875c492 feat: mutter derivation 2023-01-16 13:52:03 -03:00
felipegchi
0414340051 chore: added license 2023-01-16 10:56:06 -03:00
felipegchi
663c87ffc0 tests: added tests 2023-01-16 09:26:21 -03:00
felipegchi
77af124c20 fix: inlining, tests for eval and tests 2023-01-16 09:20:12 -03:00
felipegchi
665020b20e fix: problem with the coverage checker 2023-01-10 14:28:42 -03:00
felipegchi
d6b1fbcce3 fix: tests for specialization 2023-01-10 09:36:50 -03:00
felipegchi
23f7c1d800 fix: specialization unboundness 2023-01-10 09:32:18 -03:00
Felipe G
e032398abd
Merge pull request #460 from Kindelia/experimental
Experimental
2023-01-09 11:51:23 -03:00
felipegchi
6750b28ccf fix: match syntax 2023-01-09 11:42:14 -03:00
felipegchi
f8c1814c83 fix: typo 2023-01-06 10:50:04 -03:00
felipegchi
5c02cc8f6d chore: bump version 2023-01-06 10:43:27 -03:00
felipegchi
7c0fde0028 feat: simple coverage checker without indices :( 2023-01-06 10:34:30 -03:00
felipegchi
148f3086c4 feat: changed things a little bit in order to make it simpler 2023-01-05 14:24:57 -03:00
felipegchi
936d366061 feat: added things to make it easier to coverage checker 2023-01-03 12:41:33 -03:00
Felipe G
cc9618d3d3
Merge pull request #452 from Kindelia/experimental
fixes
2022-12-22 11:20:17 -03:00
felipegchi
6956b16c99 fix: tabs now works on error messages 2022-12-22 11:14:30 -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