Commit Graph

1962 Commits

Author SHA1 Message Date
imaqtkatt
a9f15b5c21 Bump version to 0.2.26 2024-05-28 19:10:24 -03:00
imaqtkatt
ea4a79ca6d Change 'do' keyword to 'with' 2024-05-28 16:49:00 -03:00
imaqtkatt
046b1d7826
Merge pull request #522 from HigherOrderCO/471--make-the-long-string-tests-not-have-a-giant-output
#471 Make the long string tests not have a giant output
2024-05-28 15:30:04 +00:00
imaqtkatt
9f7871709a Move huge_tree test to compile_long 2024-05-28 12:25:39 -03:00
imaqtkatt
3316964893 Add compile_long test 2024-05-28 12:01:52 -03:00
Nicolas Abril
f72e544da8
Merge pull request #491 from HigherOrderCO/CONTRIBUTING
Add CONTRIBUTING
2024-05-28 13:56:09 +00:00
imaqtkatt
ba8fa19ce3
Merge pull request #518 from HigherOrderCO/512-put-constructor-tags-behind-a-reference-in-num-scott-adt-encoding
#512 Put constructor tags behind a reference in num scott adt encoding
2024-05-28 13:40:18 +00:00
imaqtkatt
983bd9034a Fix md table formatting 2024-05-28 10:34:25 -03:00
imaqtkatt
6a58909bbf Update num scott compiler options 2024-05-28 10:28:24 -03:00
imaqtkatt
1e930dadb8 Bump version to 0.2.25 2024-05-28 09:54:56 -03:00
Yan Mendes
12826674c3
Update CONTRIBUTING.md 2024-05-27 16:52:12 -03:00
Yan Mendes
6759c2584d
adds clippy word to cspell 2024-05-27 16:41:01 -03:00
kings177
dee1c72192 fix typos 2024-05-27 16:38:48 -03:00
kings177
2bd0768e89 Add submitting changes and HVM issue headers 2024-05-27 16:35:02 -03:00
imaqtkatt
053c7a5817 Fix string and list readback 2024-05-27 15:50:06 -03:00
imaqtkatt
b74c3e2693 Generate definitions for constructor tags 2024-05-27 15:09:23 -03:00
Nicolas Abril
043331190d
Merge pull request #492 from Sipher/main
Add BUILTINS.MD
2024-05-27 14:26:52 +00:00
Sipher
28eb877f7b
Merge branch 'HigherOrderCO:main' into main 2024-05-27 11:05:18 -03:00
Vitor
b0201ec366 Merge branch 'main' of https://github.com/Sipher/Bend 2024-05-27 11:03:40 -03:00
Vitor
b83f23d278 changed BUILTINS.ms 2024-05-27 11:03:31 -03:00
Nicolas Abril
7cb38c25b4
Merge pull request #511 from HigherOrderCO/427-request-else-if-chains
#427 else if chains
2024-05-27 14:00:18 +00:00
Nicolas Abril
f5dfa48dcd
Merge pull request #515 from HigherOrderCO/kings177-patch-3
Fixes operations table on native-numbers.md
2024-05-27 13:55:30 +00:00
Yan Mendes
e848f5807c
Fixed operations table 2024-05-27 10:49:33 -03:00
Nicolas Abril
3ec35c5092
Fix spelling of successful 2024-05-27 15:15:15 +02:00
Nicolas Abril
6c9f87c98c
Explain that elifs are evaluated sequentially in syntax.md 2024-05-27 15:01:21 +02:00
imaqtkatt
bd5617ab30 Adjust cspell 2024-05-27 08:56:52 -03:00
imaqtkatt
ac6f0fbb67 Bump version to 0.2.24 and update docs 2024-05-27 08:53:32 -03:00
imaqtkatt
24b3219016 Implement elif 2024-05-27 08:15:36 -03:00
Nicolas Abril
6f608683c8
Merge pull request #510 from HigherOrderCO/Zafnok-patch-1
Update and rename KNOWN_ISSUES.md to FAQ.md
2024-05-27 11:12:54 +00:00
Nicolas Abril
17c7f1dd9c Improve the FAQ a bit 2024-05-27 13:07:42 +02:00
Zafnok
dacb692799 Update and rename KNOWN_ISSUES.md to FAQ.md
Renamed to FAQ since it's more conventional. Added supported GPUs section based on L1 cache size.
2024-05-27 12:59:32 +02:00
Nicolas Abril
ddb964fb85
Merge pull request #509 from HigherOrderCO/506-cant-gen-cu-directly
Fix gen-cu and gen-c commands after move to hvm ast
2024-05-27 10:52:34 +00:00
Nicolas Abril
2a1eefb8c2 Fix gen-cu and gen-c commands after move to hvm ast 2024-05-27 12:49:34 +02:00
Nicolas Abril
be9eaeb7cf
Merge pull request #505 from HigherOrderCO/486-remove-the-nightly-features
Move from rust nightly to rust stable
2024-05-26 10:43:54 +00:00
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