Commit Graph

68 Commits

Author SHA1 Message Date
Tiago Cunha
8127865012 Add notes on square brackets syntax 2024-06-23 23:45:37 -03:00
Eduardo Sandalo Porto
e57a90ffc8 Change shader example in the guide
Necessary due to the newly-implemented safety checking for HVM
2024-06-10 18:35:29 -03:00
Nicolas Abril
7805e462a4
Merge pull request #547 from Sipher/main
Update README
2024-06-05 18:59:54 +00:00
Sipher
3ca84bc653
Update GUIDE.md
change from py to sh
2024-06-05 13:32:13 -03:00
Vitor
2ca3516573 edited the requirements 2024-06-05 13:31:30 -03:00
Nicolas Abril
b4bf3dede2 Add Tree syntax and builtins 2024-06-05 16:00:43 +02:00
Nicolas Abril
6182ac74fa Make monadic blocks lazy by defering execution of continuations with free vars 2024-05-30 23:30:44 +02:00
Nicolas Abril
85b2dac6c1 Switch to rust stable 2024-05-26 12:27:36 +02:00
Nicolas Abril
b0fd8dfb91 Add guide examples to tests 2024-05-22 21:25:31 +02:00
Victor Taelin
4eae8a6c17 fix bitonic sort example 2024-05-20 18:12:52 -03:00
Nicolas Abril
22477b1807 Explain dependencies, add to FAQ, improve readback err msg 2024-05-19 14:37:54 +02:00
Nicolas Abril
8fda78f1e6
Merge pull request #372 from mmoult/main
Documentation edits
2024-05-19 00:03:20 +00:00
James B
569fa3c618
Update Guide to elaborate on the type of String. 2024-05-18 22:22:24 +02:00
Victor Taelin
0a55853f29 document switch and if on GUIDE - thanks @2hands10fingers on Discord 2024-05-18 16:51:31 -03:00
mmoult
3dae6fd121 Documentation edits
Improve description clarity, remove trailing spaces
2024-05-18 11:16:14 -05:00
Nicolas Abril
f48b0ee2d5
Merge pull request #361 from Epicguru/main
Add missing recursive marker in List definition.
2024-05-18 13:47:40 +00:00
Victor Taelin
ea91faed69 explain tilde 2024-05-18 08:25:14 -03:00
James B
881dfda734
Add missing recursive marker in List definition. 2024-05-18 13:09:06 +02:00
Victor Taelin
12caaa87ad add note on mips 2024-05-17 20:06:10 -03:00
Nicolas Abril
ac9297ae75 Fix typo in GUIDE.md example 2024-05-17 19:35:49 +02:00
Nicolas Abril
7632da2ed3
Merge pull request #324 from HigherOrderCO/feature/sc-697/update-features-md-to-the-current-syntax
[sc-697] Update documentation to reflect the current syntax
2024-05-17 13:55:46 +02:00
Nicolas Abril
7043f93293 [sc-697] Update documentation, add use stmts, fix list parser 2024-05-17 12:54:25 +02:00
Victor Taelin
d31251afb3 add CUDA version note 2024-05-16 22:18:08 -03:00
Victor Taelin
163ea65a1b add clarification about current u24 numbers - addresses #320 2024-05-16 20:30:57 -03:00
Victor Taelin
d4a4fe665b remove repeated word 2024-05-16 19:54:58 -03:00
Victor Taelin
65318efa9b add missing period 2024-05-16 19:54:28 -03:00
Victor Taelin
ea7d05a805 fix typos 2024-05-16 19:44:40 -03:00
Victor Taelin
b680cc801f add memory info 2024-05-16 19:03:58 -03:00
Victor Taelin
5461f97e53 bug notice 2024-05-16 18:55:36 -03:00
Victor Taelin
0e23b8bfb2 Merge branch 'main' of github.com:HigherOrderCo/bend 2024-05-16 18:34:23 -03:00
Victor Taelin
766284e2a1 minor text change 2024-05-16 18:34:15 -03:00
Yan Mendes
2c730dc971
fix guide.md go() syntax to fork() 2024-05-16 17:45:35 -03:00
Victor Taelin
1ec08a2d7c update keyword from go to fork on GUIDE 2024-05-16 17:25:47 -03:00
Yan Mendes
3cadeaf99b
Update GUIDE.md 2024-05-16 17:05:11 -03:00
Eduardo Sandalo Porto
2676db5960 Fix tiny grammar mistakes 2024-05-16 16:32:53 -03:00
Yan Mendes
1f33640e88
fix typos on guide.md 2024-05-16 14:19:37 -03:00
Victor Taelin
3392676ff8 remove redundant word 2024-05-16 14:12:03 -03:00
Victor Taelin
e4f33ca188 less repetitive sentence 2024-05-16 14:11:15 -03:00
Victor Taelin
4650ef26db improve wording 2024-05-16 14:09:13 -03:00
Victor Taelin
b007e5b3a6 add shader_like example on guide 2024-05-16 14:07:12 -03:00
Yan Mendes
6a644de6e7
added optimization flag to gcc guide on mac 2024-05-16 12:29:39 -03:00
Yan Mendes
6fc386b673
just aligning commands 2024-05-16 12:18:57 -03:00
Yan Mendes
e54bb386ca
fix gcc commands on guide.md 2024-05-16 12:18:07 -03:00
Victor Taelin
2b6c83052c fix grammar 2024-05-15 23:03:39 -03:00
Victor Taelin
0112a50f63 more word changes 2024-05-15 23:02:34 -03:00
Victor Taelin
7fa39348b2 more word changes 2024-05-15 23:00:11 -03:00
Victor Taelin
1d6b3b8bcb remove word 2024-05-15 22:51:30 -03:00
Victor Taelin
84126990d8 shorten sentence 2024-05-15 22:50:31 -03:00
Victor Taelin
83f5c593df fix typos 2024-05-15 22:49:57 -03:00
Victor Taelin
ed44bd11cc more words changed 2024-05-15 22:47:23 -03:00