Commit Graph

15 Commits

Author SHA1 Message Date
imaqtkatt
bc43142649 Update docs 2024-06-13 09:59:33 -03:00
Timotej Fašiang
0d941513f9
Update operation table for 0.2.34
Add <= and >= operators to the operation table in native-numbers.md to reflect the changes made in 0.2.34
2024-06-06 23:47:07 +02:00
Yan Mendes
e848f5807c
Fixed operations table 2024-05-27 10:49:33 -03:00
Nicolas Abril
01a3337d49 Use the HVM AST instead of an internal one 2024-05-25 19:03:13 +02:00
Nicolas Abril
9302a5b26d Fix more of the documentation 2024-05-20 19:10:36 +02:00
Jason Fong
276dcc6280 documentation edits 2024-05-18 23:34:20 -04:00
Ty Chermsirivatana
f7b3637270
Update native-numbers.md 2024-05-17 18:26:27 -04:00
Nicolas Abril
7043f93293 [sc-697] Update documentation, add use stmts, fix list parser 2024-05-17 12:54:25 +02:00
Nicolas Abril
3ed0a0ebd1 [sc-513] Update docs for match with 2024-04-03 20:47:47 +02:00
imaqtkatt
978efa3b62 Improve native numbers doc 2024-02-28 10:14:36 -03:00
imaqtkatt
1b570712a4 Fix native-numbers fib comment 2024-02-28 08:53:46 -03:00
imaqtkatt
a0dbd04791 Improve docs and update examples with new match syntax 2024-02-27 17:47:20 -03:00
imaqtkatt
646269d998 Update match syntax doc and change match bind test 2024-01-23 16:43:21 -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
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