Commit Graph

1236 Commits

Author SHA1 Message Date
Sigilante
f3bc2a2661
Merge pull request #348 from urbit/i344
Update wyt:by to say size instead of depth
2023-04-24 11:31:40 -05:00
Sigilante
c0128abcc9
Update wyt:by to say size instead of depth 2023-04-24 11:30:14 -05:00
Sigilante
9cfae7f551
Merge pull request #330 from hoclun-rigsep/main
Improve fake expansion of %- found in %= docs
2023-04-24 11:26:29 -05:00
Sigilante
6c7d2df7b1
Merge pull request #345 from ynx0/patch-1
Fix typos
2023-04-24 11:24:55 -05:00
Sigilante
5d1c04259d
Merge pull request #346 from jfranklin9000/main
Fix endpoints in App Workbook %feature Pokes commentary
2023-04-24 11:09:22 -05:00
Sigilante
0c08e489c0
Hotfix Hoon School 2023-04-23 14:12:58 -05:00
John Franklin
72608485d9 Fix endpoints in App Workbook %feature Pokes commentary 2023-04-23 06:55:10 -05:00
Yaseen
a5db390aa4 Update environment.md to use superior orthography 2023-04-22 20:24:09 -04:00
Yaseen
a73c41f167
Update nested-core-pattern.md to use superior orthography 2023-04-22 20:22:44 -04:00
Yaseen
f59559d999
Update api.md
Fix typo
2023-04-22 20:15:25 -04:00
Yaseen
bfd382ab7f
Update nested-core-pattern.md
Fix typo
2023-04-22 20:14:44 -04:00
Sigilante
9fc20104f0
Revert to iron gate expression. 2023-04-17 16:47:37 -05:00
Sigilante
bb01d4b5a4
Hotfix typo in Hoon code. 2023-04-17 16:38:54 -05:00
tinnus-napbus
dc48c16690
Merge pull request #326 from urbit/i/315/add-udon/guide
add udon guide
2023-04-15 21:01:16 +12:00
Gordon Cieplak
0b3c5599d7
Merge pull request #334 from urbit/sigilante-patch-courses
Update courses
2023-04-12 09:03:15 -07:00
tinnus-napbus
749fca60bb
Merge pull request #337 from urbit/i/322/app-guide-dev-desks-update
update quickstart & fullstack desk setup instructions
2023-04-12 19:07:12 +12:00
Tinnus Napbus
e5e7f23904 bump kelvin in quickstart and fullstack guides 2023-04-12 19:04:26 +12:00
Tinnus Napbus
7528591768 update quickstart & full-stack desk setup instructions 2023-04-12 19:01:44 +12:00
tinnus-napbus
3891ed6014
Merge pull request #336 from urbit/i/332/ames-snub-docs
ames: document %snub task and /ax/snubbed scry
2023-04-12 18:03:02 +12:00
Tinnus Napbus
cff36f4400 ames: document %snub task and /ax/snubbed scry 2023-04-12 17:57:35 +12:00
tinnus-napbus
8b72f043d2
Merge pull request #335 from urbit/i/331/clay-update-nori-docs
clay: update %info nori comment & fix various links
2023-04-12 15:24:34 +12:00
Tinnus Napbus
6775fd0019 clay: update %info nori comment & fix various links 2023-04-12 15:16:29 +12:00
Sigilante
4e267d3c7e
Update hsl.md 2023-04-11 12:14:25 -05:00
tinnus-napbus
ec5a903365
Merge pull request #329 from leowini/main
nock: fix typo
2023-04-11 21:32:02 +12:00
Gordon
6079ca8797 updating highlight image 2023-04-07 11:33:59 -07:00
Gordon
78a93aa9f4 update hoon school course page and hsl c2a 2023-04-07 10:56:40 -07:00
James D. Amberger
db5ab703de Improve fake expansion of %- found in %= docs
The discussion of `%-` in the `%=` section is very valuable but the
macro expansion given there has two deficiencies: 1) it is fake, and
more importantly 2) someone relying on it could get bitten by the
following:

```hoon
=+  a=5
=+  add
=>  %=  +2
      +6  [a 9]
    ==
$
```

This twig produces 9, not 14, because the `a` there resolves to the head
of the sample of `+add`, whereas the supposedly equivalent `(add a
9):[a=5 .]` does produce the expected result of 14.
2023-04-06 21:13:03 -04:00
James D. Amberger
12f02fd04f Minor usage edit 2023-04-06 21:12:47 -04:00
Leo Winiecki
e5c0145472 typo 2023-04-04 13:09:13 -07:00
tinnus-napbus
b0101d0dc6
Merge pull request #327 from sidnym-ladrut/i/310/modernize-react-examples--fix-source-refs
Source Ref Update for "Modernize React Examples"
2023-04-04 11:08:53 +12:00
Sigilante
add9dd1799
Clarify ~[] syntax. 2023-04-03 16:52:08 -05:00
Sigilante
341233c3c0
Clarify about ~[] list format. 2023-04-03 16:50:47 -05:00
Sidnym Ladrut
2a6cda1279 app-school-ii: fix source refs to reflect final code after last-second bug fixes 2023-04-03 18:00:56 +00:00
tinnus-napbus
5ea088cc0a
Merge pull request #312 from sidnym-ladrut/i/310/modernize-react-examples
Modernize React Examples
2023-04-02 22:06:52 +12:00
Tinnus Napbus
a65a69968e add udon guide 2023-04-02 20:01:28 +12:00
Sigilante
61a9460c7a
Merge pull request #325 from djoio/patch-1
Update ket.md
2023-03-28 19:58:43 -05:00
djoio
3cb76a8ca6
Update ket.md
fixed example, old one didn't run
2023-03-28 20:15:19 -04:00
Sidnym Ladrut
4d49cccd1a chat-guide: fix grammatical error, 'result files' -> 'resulting files' 2023-03-28 18:25:03 +00:00
tinnus-napbus
e841e688b5
Merge pull request #323 from urbit/i/321/jael-fake-scry
add %fake scry to jael docs
2023-03-28 21:04:00 +13:00
Tinnus Napbus
d53df92f0b add %fake scry to jael docs 2023-03-28 20:59:35 +13:00
tinnus-napbus
fb9da9bca9
Merge pull request #320 from hoclun-rigsep/i/319
Discussion of `censig` with first leg as `.`
2023-03-28 20:23:18 +13:00
tinnus-napbus
ab9c12ca01
Merge pull request #318 from hoclun-rigsep/i/317
Correct discussion and example of `tishep`
2023-03-28 20:20:02 +13:00
Sigilante
319bdaf75c
Typo 2023-03-23 10:21:39 -05:00
Sigilante
1acb55f656
Typo 2023-03-23 10:21:24 -05:00
Sidnym Ladrut
74da887048 app-school-ii: add source link for react files; update terminal to use copy overlays and /path/to/ over ~ 2023-03-22 20:20:35 +00:00
Sidnym Ladrut
d1286f23cc app-school-ii: change p6 to a simple react review and p7 to an urbit/http-api review 2023-03-22 19:55:08 +00:00
Sidnym Ladrut
fe1b346493 app-school-ii: revise to use 'create-landscape-app' and new %journal source snippets; add notes on modern react 2023-03-22 19:55:06 +00:00
Sidnym Ladrut
26b52f692b chat-guide: revise to use 'create-landscape-app' and new %hut source snippets 2023-03-22 19:54:53 +00:00
James D. Amberger
1a89be869b Discussion of censig with first leg as .
As seen in various gall agents, you can write `~(. core sample)` to
produce a "pre-slammed" version of a door. This is basically not
documented in the rune reference—hence the present commit.
2023-03-21 20:21:29 -04:00
James D. Amberger
1e0cd5ecc2 Correct discussion and example of tishep
The existing example doesn't compile because it contains

    (add a b c)

There's a change that I'm the one that wrote the broken example back in
like 2017 but anyway, the example provided in this commit 1) compiles
and 2) illustrates why we have these kinds of "inverted" runes.

The discussion also needed a fix:

> `=-` is just like `=+` but its subexpressions are reversed. `=-` looks
> better than `=+` when the expression you're pinning to the subject is much
> *larger* than the expression that uses it.
2023-03-21 20:12:24 -04:00