C. Guy Yarvin
2e5de18b7d
Better parsing.
2015-12-01 15:51:12 -08:00
C. Guy Yarvin
d4eeccd9d4
Stash.
2015-12-01 15:48:09 -08:00
C. Guy Yarvin
38e405992d
Merge branch 'cabmold' into cabdone
2015-12-01 15:42:51 -08:00
C. Guy Yarvin
6af7ac4446
Change %cbsg to %cbcb.
2015-12-01 15:40:42 -08:00
C. Guy Yarvin
2884328bdd
Stashy.
2015-12-01 15:37:20 -08:00
Philip C Monk
aa6de77c9b
finish up 2-network
2015-12-01 18:16:02 -05:00
Anton Dyudin
bdb0a901a1
rename %boil pest
2015-12-01 13:20:48 -08:00
C. Guy Yarvin
b25408278e
Merge branch 'cabmold' into cabdone
2015-12-01 11:07:36 -08:00
C. Guy Yarvin
0389af09ce
Actually parse %brcl.
2015-12-01 11:07:20 -08:00
C. Guy Yarvin
4171656bdd
Prepared for new era.
2015-12-01 11:00:35 -08:00
C. Guy Yarvin
ca768f8c61
Merge branch 'cabmold' into cabdone
2015-12-01 10:56:58 -08:00
C. Guy Yarvin
88e6d65922
Add %brcl.
2015-12-01 10:49:28 -08:00
C. Guy Yarvin
f0308eb145
Stashy.
2015-12-01 10:44:41 -08:00
Galen Wolfe-Pauly
d867f4bc63
code white-space
2015-12-01 10:14:29 -08:00
Raymond Pasco
d1ac676653
Merge remote-tracking branch 'ohaitch/subtalk'
...
Hide porches from random passerby
2015-12-01 11:18:08 -05:00
Raymond Pasco
1ff1a565c8
Merge remote-tracking branches 'dhaffey/tsbr-comment', 'dhaffey/equivalent-rune-docs', 'juped/put-back-tis', 'philipcmonk/urbit-mark', 'dhaffey/tskt-parser' and 'ohaitch/stack-snip'
...
Conflicts:
urb/urbit.pill
dhaffey: trivial change
dhaffey: "equivalent to" section in rune docs
juped: put back = in paths, remove =% syntax
philipcmonk: urbit (name) mark
dhaffey: catch invalid =^s in the parser
ohaitch: shorten redundant stack traces
2015-12-01 09:14:59 -05:00
Raymond Pasco
4328942327
Explain =^ better with a PRNG example
2015-12-01 09:03:50 -05:00
Raymond Pasco
7565e12713
Document =dir, various improvements to dojo doc
2015-12-01 06:44:36 -05:00
Raymond Pasco
3828f49d09
=% to =dir
2015-12-01 06:31:29 -05:00
C. Guy Yarvin
8e4c0628b5
Converted first mold block.
2015-11-30 19:02:19 -08:00
Anton Dyudin
4b1383a895
track outbound connections
2015-11-30 18:03:29 -08:00
C. Guy Yarvin
7b3c2c890c
Merge branch 'cabmold' into cabdone
2015-11-30 17:12:02 -08:00
C. Guy Yarvin
ed8b295086
Properly expand %cbls, %cbts.
2015-11-30 17:11:19 -08:00
C. Guy Yarvin
1f03330233
Intermediate commit.
2015-11-30 17:08:25 -08:00
Philip C Monk
e947f3598d
add the 'urbit' mark
2015-11-30 20:04:02 -05:00
C. Guy Yarvin
c345f3941e
Merge branch 'cabmold' into cabdone
2015-11-30 16:57:13 -08:00
C. Guy Yarvin
c23c6ec94e
Add ?.
2015-11-30 16:56:44 -08:00
C. Guy Yarvin
2735a369ae
First small changes.
2015-11-30 16:54:02 -08:00
Anton Dyudin
f9c21edc7b
%wasp subscriptions cancellable
2015-11-30 15:52:18 -08:00
C. Guy Yarvin
b65715eab7
Fix vulcanization with %cb twigs.
2015-11-30 15:31:41 -08:00
C. Guy Yarvin
c663ccadd7
Add %cbts, %cbls.
2015-11-30 15:12:40 -08:00
C. Guy Yarvin
ee9519b15c
Intermediate checkin.
2015-11-30 14:21:59 -08:00
Raymond Pasco
7463423d87
Put back = in beaks
...
let's put this matter behind us
2015-11-30 15:36:41 -05:00
Anton Dyudin
b6aa4e3d06
naming, pill close #589
2015-11-30 10:59:14 -08:00
C. Guy Yarvin
9afdc02efe
Minor fixes.
2015-11-30 05:30:41 -08:00
C. Guy Yarvin
5f21f93e21
Added new cab molds as twigs.
2015-11-30 05:23:47 -08:00
C. Guy Yarvin
6070be2a7a
Implementation of new %cb runes, without syntax.
2015-11-29 20:42:25 -08:00
Dan Haffey
0ccf3e0bae
Add "Equivalent to" sections to selected rune docs.
2015-11-29 19:03:27 -08:00
Dan Haffey
39364126f8
Minor rune doc fixes.
2015-11-29 19:03:21 -08:00
Dan Haffey
8c6c1d9042
Reject malformed =^ at parse time.
...
This prevents bad =^ forms like =^(1 2 3 4) from slipping through
and crashing in open:ap. (Which can in turn crash dojo, naturally.)
It looks like %tskt should also be defined as
[%tskt p=term q=wing r=twig s=twig]
in ++twig, but full-on language migrations are beyond my pay grade.
2015-11-29 18:44:03 -08:00
Dan Haffey
6f31520a72
Fix twig comment for %tsbr.
2015-11-29 18:32:19 -08:00
C. Guy Yarvin
4ab6596013
Added new %cb runes.
2015-11-29 16:55:43 -08:00
Anton Dyudin
21d7d2fa41
stack shortening rc1
2015-11-28 14:44:29 -08:00
Raymond Pasco
f800913504
Merge remote-tracking branches 'ohaitch/pojo-cen-s-tco', 'ohaitch/easter-egg' and 'ohaitch/ap-abut-bad-bone'
...
Optimize ++pojo
Add :ask and |ask
Survive filling bad bones
2015-11-27 11:47:58 -05:00
Anton Dyudin
8b4adeb636
made ap-filling a bone not subscribed to you nonterminal
2015-11-25 15:48:42 -08:00
Anton Dyudin
e82003ec38
added :ask ship request collator, |ask easter egg
2015-11-25 14:42:47 -08:00
Anton Dyudin
d4d56798a0
fix pojo to be even more tco
2015-11-25 11:46:09 -08:00
Raymond Pasco
6550d05782
Merge branch 'ohaitch-build-failed-msg-ker', remote-tracking branch 'ohaitch/as-rss'
...
Fix typo in ford
Add RSS hook to tree
2015-11-24 18:02:59 -05:00
Anton Dyudin
d8d44260bc
phrasing "build failed}" -> "build failed"
2015-11-24 18:00:08 -05:00
Anton Dyudin
afd24fac00
add as-rss blog summarizer
2015-11-23 16:18:52 -08:00