Commit Graph

1928 Commits

Author SHA1 Message Date
Nicolas Abril
66db0b2696 Fix hvm version to 2.0.17 2024-05-26 12:39:29 +02:00
Nicolas Abril
a78b196214 Bump version to 0.2.22 2024-05-26 12:27:36 +02:00
Nicolas Abril
85b2dac6c1 Switch to rust stable 2024-05-26 12:27:36 +02:00
Nicolas Abril
8aa5929743
Merge pull request #503 from Gadersd/patch-1
Correct typo
2024-05-26 08:21:20 +00:00
Gadersd
24f6995708
Correct typo 2024-05-25 20:03:12 -04:00
Nicolas Abril
948eaf0a09
Merge pull request #501 from HigherOrderCO/475-use-the-hvm-ast-for-representing-inets-inside-the-compiler
Use the hvm ast for representing inets inside the compiler
2024-05-25 18:21:33 +00:00
Nicolas Abril
bc610d1717 Bump version to 0.2.21 2024-05-25 19:05:22 +02:00
Nicolas Abril
01a3337d49 Use the HVM AST instead of an internal one 2024-05-25 19:03:13 +02:00
Nicolas Abril
1460251ca1
Merge pull request #481 from Qelxiros/feature/invalid_numbers
throw an error on invalid numbers
2024-05-25 16:22:17 +00:00
Jeremy Smart
5ce7474118
cargo fmt 2024-05-25 12:14:03 -04:00
Nicolas Abril
ca2f68eb37
Merge pull request #480 from HigherOrderCO/455-add-documentation-of-the-map-syntaxes-in-featuresmd
#455 add documentation of the map syntaxes in features.md
2024-05-24 21:50:05 +00:00
evanmm3
7fd6b153a2 fix for List/count, added List/sum 2024-05-24 15:28:38 -05:00
imaqtkatt
37f2521afb Improve map feature documentation 2024-05-24 15:56:09 -03:00
Jeremy Smart
95b4b7000e
rerun tests 2024-05-24 14:06:02 -04:00
Yan Mendes
59f9b6fa25
fix typo 2024-05-24 14:23:07 -03:00
Sipher
b84e51c9f3
Merge branch 'HigherOrderCO:main' into main 2024-05-24 13:54:29 -03:00
kings177
e7c2b546ce Add CONTRIBUTING 2024-05-24 13:51:53 -03:00
Jeremy Smart
e69b9381a3
improve error messages 2024-05-24 12:48:28 -04:00
Jeremy Smart
196f34a6c1
Allow for hex digits
Co-authored-by: Nicolas Abril <y906846m@anonaddy.me>
2024-05-24 12:41:44 -04:00
Vitor
9448daf96d remove .com 2024-05-24 13:35:11 -03:00
Nicolas Abril
534e71dc55
Merge pull request #490 from HigherOrderCO/489-nested-map-setters
#489 Map setters using map getters
2024-05-24 16:32:18 +00:00
imaqtkatt
c166c3562b Bump version to 0.2.20 2024-05-24 13:24:35 -03:00
Vitor
90102d0313 Merge branch 'main' of https://github.com/Sipher/Bend 2024-05-24 13:21:36 -03:00
Sipher
16598b263c Rename builtins.md to BUILTINS.md 2024-05-24 13:21:32 -03:00
Sipher
097f409e58 Update builtins.md 2024-05-24 13:21:32 -03:00
Vitor
61bb11f2ae add builtins redirect 2024-05-24 13:21:32 -03:00
Vitor
8b3578a561 edit readme 2024-05-24 13:21:32 -03:00
Vitor
096e14711e edit 2024-05-24 13:21:12 -03:00
Vitor
24cd3bee26 Add 0.0.1 builtins.md 2024-05-24 13:17:44 -03:00
Vitor
042787392e aaaaa 2024-05-24 13:17:44 -03:00
Vitor
226d32a01c and another try 2024-05-24 13:17:44 -03:00
Vitor
415a2a1ae0 why is that even like that grr 2024-05-24 13:17:44 -03:00
Vitor
33c3b976ef woops 2024-05-24 13:17:44 -03:00
Vitor
440b405043 vmao v como ficou 2024-05-24 13:17:44 -03:00
Vitor
9db60e4199 test builtins first version 2024-05-24 13:17:44 -03:00
Sipher
fae1e40254
Rename builtins.md to BUILTINS.md 2024-05-24 13:11:05 -03:00
Sipher
05fac86de1
Update builtins.md 2024-05-24 13:10:53 -03:00
Vitor
f6fd67e7e6 add builtins redirect 2024-05-24 13:10:18 -03:00
Vitor
d9a8982120 edit readme 2024-05-24 13:07:23 -03:00
Vitor
6bed0cc14e edit footer of readme with built ins 2024-05-24 13:05:08 -03:00
Vitor
38e3ebaef3 Add 0.0.1 builtins.md 2024-05-24 12:52:48 -03:00
Vitor
93843b58c0 aaaaa 2024-05-24 12:41:18 -03:00
Vitor
0921577e50 and another try 2024-05-24 12:23:32 -03:00
imaqtkatt
b436232a3f Implement getter generation for map setter keys 2024-05-24 12:22:42 -03:00
Vitor
935e4bc522 why is that even like that grr 2024-05-24 12:19:33 -03:00
Vitor
aa0dbf7427 woops 2024-05-24 12:12:36 -03:00
Vitor
386fe9379f vmao v como ficou 2024-05-24 11:33:39 -03:00
Nicolas Abril
cfd9b03efd
Merge pull request #487 from HigherOrderCO/478-dont-allow-variable-names-to-contain-__
478 dont allow variable names to contain "__"
2024-05-24 14:31:20 +00:00
imaqtkatt
f92932063b Refactor name parsing 2024-05-24 11:23:48 -03:00
Vitor
10a81bb266 test builtins first version 2024-05-24 11:09:25 -03:00