Commit Graph

15 Commits

Author SHA1 Message Date
Nicolas Abril
03fcf344f1 [sc-548] Add support for i24 and f24 2024-05-06 14:36:54 +02:00
Nicolas Abril
cad606671a Improve some error messages, add radixsort example 2024-05-01 16:56:22 +02:00
Nicolas Abril
f948c6106e Update docs and examples for hvm32 2024-04-26 22:35:42 +02:00
Nicolas Abril
2cba162ded Update for new hvm32 number syntax 2024-04-24 22:17:49 +02:00
imaqtkatt
a0ccd7eb26 Add more examples 2024-04-11 14:17:46 -03:00
Nicolas Abril
9db85265c4 [sc-501] Use TSPL for the parser 2024-04-10 20:33:47 +02:00
imaqtkatt
10559b6df7 Change examples test to read from examples directory 2024-04-09 20:24:25 -03:00
Nicolas Abril
3ed0a0ebd1 [sc-513] Update docs for match with 2024-04-03 20:47:47 +02:00
imaqtkatt
a0dbd04791 Improve docs and update examples with new match syntax 2024-02-27 17:47:20 -03:00
FranchuFranchu
26f4e6556e Clarify fusing functions documentation [sc-394] and add explanation on removing duplication. 2024-01-24 08:24:07 -03:00
FranchuFranchu
fecfff0622 Merge branch 'master' into improve-docs 2024-01-11 15:51:11 -03:00
FranchuFranchu
1dc237f203 Add "fusing functions" tutorial. 2024-01-11 15:32:41 -03:00
FranchuFranchu
6037628b45 Add more details to documentation.
Add documentation for bitwise NOT, extra details on how scopeless lambdas and lazy definitions work.
2024-01-10 08:53:06 -03:00
FranchuFranchu
e457eeb95d Tweak call/cc example. Reorder links and add book emojis to show difficulty. 2024-01-09 16:46:49 -03:00
FranchuFranchu
6fa9895735 Improve documentation and write some tutorials.
Add examples folder for human-readable examples.

Add docs/ folder to organize documentation.
2024-01-09 15:34:07 -03:00