mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-24 10:33:22 +03:00
hoon,kiln: clean up boot prints; new pill
This commit is contained in:
parent
5a1f227622
commit
1028e9fd7c
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa03602671bf8e42072f75ae41c6978fd670a84c33959a7caf29fb125355fcf8
|
||||
size 13137499
|
||||
oid sha256:f2d7296ea9cc0d02f452be54d847023154f6ea7b5f17a6de229a73a28a11227f
|
||||
size 13283655
|
||||
|
@ -74,7 +74,7 @@
|
||||
::
|
||||
++ render
|
||||
|= {mez/tape sud/desk who/ship syd/desk}
|
||||
:^ %palm [" " ~ ~ ~] leaf+mez
|
||||
:^ %palm [" " ~ ~ ~] leaf+(weld "kiln: " mez)
|
||||
~[leaf+"from {<sud>}" leaf+"on {<who>}" leaf+"to {<syd>}"]
|
||||
::
|
||||
++ poke-commit
|
||||
|
@ -14350,11 +14350,10 @@
|
||||
++ ride :: end-to-end compiler
|
||||
|= {typ/type txt/@}
|
||||
^- (pair type nock)
|
||||
~> %slog.[0 leaf/"ride-parsing"]
|
||||
~> %slog.[0 leaf/"ride: parsing"]
|
||||
=/ gen (ream txt)
|
||||
~> %slog.[0 leaf/"ride-compiling"]
|
||||
=- ~> %slog.[0 leaf/"ride-compiled"]
|
||||
-
|
||||
~> %slog.[0 leaf/"ride: compiling"]
|
||||
~< %slog.[0 leaf/"ride: compiled"]
|
||||
(~(mint ut typ) %noun gen)
|
||||
::
|
||||
:::: 5e: caching compiler
|
||||
|
Loading…
Reference in New Issue
Block a user