Philip Monk
fc15f0d735
Merge branch 'pr' into HEAD
2020-10-22 20:47:53 -07:00
Philip Monk
d948d22a78
Merge remote-tracking branch 'origin/release/next-hoon' into philip/link-upgrade
2020-10-15 14:32:34 -07:00
Joe Bryan
9d5119b33f
hoon: adds hints for likely-to-be-jetted list/treap/parser arms
2020-10-13 18:38:09 -07:00
Joe Bryan
5edaf634bc
Merge pull request #3691 from urbit/jb/need-have
...
hoon: enables need/have type printfs on nest-fail
2020-10-13 18:33:26 -07:00
Joe Bryan
b1d81b4cb4
hoon: adds product cast to +murn
2020-10-09 15:25:07 -07:00
Joe Bryan
7ef74cf2f4
hoon: removes "road:new" printf from virtualized crash
2020-10-09 10:27:37 -07:00
Joe Bryan
5053de8b6b
hoon: enables need/have type printfs on nest-fail
2020-10-09 10:26:38 -07:00
fang
e512e91f37
hoon: go full lark in +lead and +late ( #3442 )
...
To avoid wet-gate issues around face shadowing and such things.
2020-10-07 15:11:05 +02:00
Joe Bryan
00c1fbc185
hoon: virtualize cue when parsing %blob coin literals
2020-10-06 18:01:09 -07:00
Joe Bryan
74d5d5df24
hoon: refactors +stir types/comments for clarity
2020-09-11 12:48:19 -07:00
Joe Bryan
d89210cceb
hoon: rewrites +stir using tail-recursion and +roll
2020-09-11 12:48:14 -07:00
Fang
22c66f9ac4
Merge pull request #3304 from ohAitch/patch-3
...
Fix {a/$foo} in type printing to [a=%foo]
2020-08-13 10:44:36 +02:00
Anton Dyudin
06262cb701
Fix {a/$foo} in type printing to [a/%foo]
...
Per longtime deprecation of modeless mold syntax.
2020-08-12 12:25:46 -07:00
Fang
2e7ea5cdb3
hoon: add +lead and +late
...
For tacking some head or tail onto some noun, respectively.
2020-08-09 16:15:17 +02:00
lukechampine
8b5097eb0f
hoon: fix wtts axis for simple wings
2020-07-14 12:34:47 -04:00
Ted Blackman
7266b3f5c3
hoon: re-fix +slab; /tests: fix clay tests
2020-06-28 00:59:02 -04:00
Ted Blackman
3daecd8c1b
Merge remote-tracking branch 'origin/fix-slab' into ford-fusion
2020-06-25 21:58:21 -04:00
Ted Blackman
d1b4af89fe
sys: s/mure/road
2020-06-19 00:44:17 -04:00
Philip Monk
21c0f77321
arvo: add +mure for compiling hoon/arvo
...
Also use +mure in clay for building cores
2020-06-12 21:38:50 -07:00
Philip Monk
05f0e47f68
ames: fix larval +load for fusion
2020-06-11 22:55:08 -07:00
Philip Monk
a3e15cd64c
clay: send notifications on vega
2020-06-11 19:41:22 -07:00
Philip Monk
8b78f04dd3
Merge remote-tracking branch 'origin/master' into ford-fusion
2020-06-02 21:50:20 -07:00
John Franklin
2bc6bdad8d
hoon: lob/rob to kel/ker
2020-05-28 08:31:11 -05:00
John Franklin
510fb6b394
hoon: bat/net to bas/fas
2020-05-28 06:58:18 -05:00
John Franklin
250f4e3130
hoon: lac/rac to sel/ser
2020-05-28 06:14:23 -05:00
John Franklin
413c5682b6
hoon: lit/rit to pal/par
2020-05-28 05:31:50 -05:00
John Franklin
fdb03c1f7d
hoon: led/ban to gal/gar
2020-05-28 04:46:13 -05:00
John Franklin
a75cd8c85c
hoon: yel to doq
2020-05-28 04:01:25 -05:00
John Franklin
b9027100af
hoon: toc to doq
2020-05-28 03:38:08 -05:00
John Franklin
51bd4a95f8
hoon: say to soq
2020-05-28 03:17:41 -05:00
John Franklin
6c8e3b1c92
hoon: vat to pat
2020-05-28 02:45:04 -05:00
John Franklin
bc46e26a5d
hoon: pad to pam
2020-05-28 02:06:00 -05:00
John Franklin
ba51e2391c
hoon: tec to tic
2020-05-28 01:44:36 -05:00
John Franklin
1d8624cd74
hoon: bus to buc
2020-05-28 00:50:45 -05:00
John Franklin
4ce25c5d9f
hoon: add doq, kel, ker, pal, pam, par, pat, sel, ser, soq, tic
...
update "XX deprecated" comments to match:
https://urbit.org/docs/tutorials/hoon/hoon-syntax/#reading-hoon-aloud
restore mnemonics
2020-05-27 22:26:59 -05:00
pilfer-pandex
78729f4f87
hoon: better comment for +slab
2020-05-25 22:42:49 -04:00
pilfer-pandex
831206d4fe
hoon: comment and syn mod for +slab
2020-05-25 22:35:54 -04:00
pilfer-pandex
90e8c9a2b0
hoon: make +slab respect variance using given mode and return false
2020-05-21 19:38:10 -04:00
pilfer-pandex
7e4c0036f6
hoon: make +slab respect variance (%read) and return false
2020-05-21 19:37:20 -04:00
Ted Blackman
1028e9fd7c
hoon,kiln: clean up boot prints; new pill
2020-05-20 04:36:16 -04:00
Ted Blackman
7b19580503
fix +sloe for %hint'ed cores
2020-04-18 02:11:34 -04:00
Ted Blackman
2dd78760f3
fix +sloe for %hint'ed cores
2020-04-18 02:09:51 -04:00
Jared Tobin
cc16e905af
Merge branch 'yosoyubik/apt-dup' ( #2417 )
...
* yosoyubik/apt-dup:
hoon: +apt:by check for duplicate keys
2020-04-13 17:43:41 +04:00
Jared Tobin
80ab15e7b6
Merge branch 'pkova/master' ( #2423 )
...
* pkova/master:
hoon: fix ket not working past tistar
2020-03-17 16:56:39 +04:00
Jared Tobin
c0cc4a1db8
Revert "Merge branch 'liam-fitzgerald/hoon-spot' ( #2247 )"
...
This reverts commit 046506f9d4
, reversing
changes made to 6ef08962ef
.
I'm reverting this as we're moving to a new branch/release model in
which breaching changes (as this one is) will live on a long-running
'next' branch, rather than alongside non-breaching changes in master.
This revert should itself be reverted on the 'next' branch.
2020-03-16 10:51:00 +04:00
yosoyubik
b8d5227c21
hoon: +apt:by check for duplicate keys
...
Fixes https://github.com/urbit/urbit/issues/2413
2020-03-13 05:19:10 +01:00
pkova
0d079b537c
hoon: fix ket not working past tistar
2020-03-13 00:37:33 +02:00
Jared Tobin
a1d489d977
Merge branch 'os1-rc' ( #2365 )
...
* origin/os1-rc: (439 commits)
pills: updated brass and solid
chat: pull room contacts from associated group
chat: spell 'permanent' correctly
eyre: remove padding from 'access' input
chat: only delete metadata for a chat if you created it
chat: settings inputs add borders on focus
chat: remove console.log from metadataAction
chat: style fixes during review, use metadata-hook
chat: edit description, color settings
chat: add update-metadata to metadata reducer
chat: revise api.js to match data structures
metadata-json: add json to action parsers
chat: construct settings page for metadata
chat: correct bottom border on join links
chat: copy shortcodes
chat: linkify unmanaged chats
metadata-hook: support group members other than host creating shared resources
contacts: add bg-gray0 to root page
chat + contact views: updated for style and to assert that group-path must be equal to app-path if there are ships in the members set
contacts: changed color + copy of "add to group" button
...
2020-03-04 15:48:05 +04:00
Liam Fitzgerald
8c6ae6f917
Merge branch 'master' into hoon-spot
2020-02-26 09:29:54 +10:00
Liam Fitzgerald
df51577022
hoon: toggle spot typehints on flag
...
Hides %spot typehints behind a compiler flag. Adds ++mind:ut to
expose this flag conveniently.
2020-02-26 08:07:02 +10:00