Commit Graph

585 Commits

Author SHA1 Message Date
Sofia R
fcac3f3df8 feat: add flag 2023-05-09 11:26:29 -03:00
Sofia Rodrigues
2d0cda4faa
merge: pull request #565 from HigherOrderCO/564-new-panic-hook-for-the-language
Panic hook
2023-05-08 20:21:19 -03:00
Sofia R
118702c83a feat: panic hook 2023-05-08 20:19:53 -03:00
Sofia Rodrigues
fb550066a2
merge: pull request #563 from HigherOrderCO/562-add-flag-to-remove-dependency-errors
Feat added flag to remove error dependenies
2023-05-08 17:05:35 -03:00
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 Rodrigues
329ce529b2
merge: pull request #561 from HigherOrderCO/560-add-slash-on-the-end-of-identifiers-as-another-type-of-use
Added '/' with empty right side
2023-05-08 17:01:16 -03:00
Sofia R
956b12d372 feat: added '/' with empty right side 2023-05-08 10:54:43 -03:00
Sofia Rodrigues
9a44360bbe
merge: pull request #555 from HigherOrderCO/552-add-new-type-of-error-messages-used-for-llms
Fix bug with position inside compact messages
2023-05-01 10:00:45 -03:00
Sofia R
be267ed399 fix: bug with position 2023-05-01 10:00:03 -03:00
Sofia Rodrigues
cc14180a01
merge: pull request #554 from HigherOrderCO/552-add-new-type-of-error-messages-used-for-llms
Add new type of error messages used for llms
2023-04-30 10:03:26 -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 Rodrigues
3a2ae5e93d
Merge pull request #553 from HigherOrderCO/552-add-new-type-of-error-messages-used-for-llms
Add new type of error messages used for llms
2023-04-30 09:56:47 -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
Sofia Rodrigues
7202321c72
Merge pull request #545 from HigherOrderCO/544-bump-cli-version-to-039
bump: kind-cli version
2023-04-02 14:02:52 -03:00
Felipe g
30c0f7f3df bump: kind-cli version 2023-04-02 14:01:39 -03:00
Gabrielle Guimarães de Oliveira
188289a623
Merge pull request #543 from HigherOrderCO/542-bump-cli-version-to-038
Bump version to 0.3.8
2023-04-02 13:55:31 -03:00
Gabrielle Guimarães de Oliveira
041f9283fc
build: bump version to 0.3.8 2023-04-02 13:52:19 -03:00
Gabrielle Guimarães de Oliveira
fefbb64126
merge: pull request #541 from HigherOrderCO/540-bump-version-to-012
Bump version to 0.1.2
2023-04-02 13:32:53 -03:00
Chiyoku
cfcb2a9bbb
build: bump version to 0.1.2 2023-04-02 13:28:53 -03:00
Chiyoku
e1606ca992
merge: pull request #519 from HigherOrderCO/fix-readme-cases
docs: fix top level declarations names cases
2023-03-23 08:59:55 -03:00
Gabrielle Guimarães de Oliveira
3ead2de881
docs: fix top level declarations names cases 2023-03-23 08:45:45 -03:00
Gabrielle Guimarães de Oliveira
d98e0f82d9
merge: pull request #499 from HigherOrderCO/498-actions-with-wrong-version
build: bump hvm version
2023-03-22 19:28:46 -03:00
Gabrielle Guimarães de Oliveira
af5176df08
build: bump hvm version 2023-03-22 17:37:15 -03:00
Chiyoku
ffdf7f12fa
merge: pull request #497 from HigherOrderCO/fix-rust-toolchain-file
fix: fix rust-toolchain file
2023-03-22 17:28:32 -03:00
Gabrielle Guimarães de Oliveira
3623a4aa99
fix: fix rust-toolchain file 2023-03-22 17:18:13 -03:00
Chiyoku
2ffe1abd76
merge: pull request #480 from HigherOrderCO/479-improve-readme
Improved Readme
2023-03-22 16:06:58 -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
Felipe G
df3c24f653
merge: wrong compilation of generated names in kindelia backend (#491)
Wrrong compilation of generated names in kindelia backend
2023-02-06 11:03:57 -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
Felipe G
d87ebba904
merge: compiler crashes while flattening with inlines in the KDL backend (#489)
Kdl inlinining that caused some problems on flattening
2023-01-30 12:53:29 -03:00
felipegchi
c940719dfe fix: kdl inlinining that caused some problems on flattening 2023-01-30 12:48:43 -03:00
Felipe G
ed50969216
Merge pull request #488 from Kindelia/fix-deps-2
Fix deps 2
2023-01-27 09:11:00 -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
Felipe G
6301f8377d
merge: add mutter, setter and getter syntax (#485)
Add mutter, setter and getter syntax
2023-01-24 10:35:47 -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
Felipe G
6df2ce412a
merge: fix parsing of open #484
fix: parsing of open
2023-01-23 10:00:39 -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