mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 19:55:53 +03:00
Like previous, but actually works.
This commit is contained in:
parent
0144a79f15
commit
dae664dd57
@ -12570,12 +12570,35 @@
|
||||
fel
|
||||
apse:docs
|
||||
==
|
||||
++ wrip
|
||||
|* fel/rule
|
||||
%+ cook
|
||||
|= {a/whit b/plan c/whit}
|
||||
^- plan
|
||||
b
|
||||
::
|
||||
:: XX performance: this makes the parser about 50% slower.
|
||||
:: because we double-parse most of the spaces in the file.
|
||||
:: just so we can do a postfix doc-comment.
|
||||
::
|
||||
:: the correct solution to this problem is to unify the
|
||||
:: parsing of docs with the parsing of comments/spaces.
|
||||
:: but at this point we're pretty much in parser rewrite.
|
||||
::
|
||||
:: it should go without saying that ++vast needs a rewrite.
|
||||
:: it dates to 2011.
|
||||
::
|
||||
;~ plug
|
||||
apex:docs
|
||||
fel
|
||||
apse:docs
|
||||
==
|
||||
++ tall :: full tall form
|
||||
%+ knee *hoon
|
||||
|.(~+((wart (wrap ;~(pose expression:(norm &) long lute apex:(sail &))))))
|
||||
++ till :: mold tall form
|
||||
%+ knee *plan
|
||||
|.(~+((wert ;~(pose structure:(norm &) scad))))
|
||||
|.(~+((wert (wrip ;~(pose structure:(norm &) scad)))))
|
||||
++ wede :: wide bulb
|
||||
;~(pfix ;~(pose lus fas) wide)
|
||||
++ wide :: full wide form
|
||||
|
Loading…
Reference in New Issue
Block a user