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
Anton Dyudin
4b1383a895
track outbound connections
2015-11-30 18:03:29 -08:00
Philip C Monk
e947f3598d
add the 'urbit' mark
2015-11-30 20:04:02 -05:00
Anton Dyudin
f9c21edc7b
%wasp subscriptions cancellable
2015-11-30 15:52:18 -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
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
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
Raymond Pasco
d2982a6b69
Merge branch 'typo', remote-tracking branch 'cgyarvin/no-went'
...
Remove scary error-like message on begin (closes #568 )
Typo fix in docs
2015-11-23 17:42:40 -05:00
C. Guy Yarvin
ccf1e21ab8
Remove %no-went printf.
2015-11-23 14:38:01 -08:00
Anton Dyudin
8b05859b07
require raw talk requests to be authenticated, don't serve them otherwise
2015-11-23 13:52:21 -08:00
Anton Dyudin
d28fa21641
moved station determination to talk hook
2015-11-23 13:23:25 -08:00
Anton Dyudin
85bfd99f82
hide talk stations/writing ui when accessed by another ship
2015-11-23 12:25:11 -08:00
Risto Saarelma
a1ab973466
Fix rune doc
2015-11-22 10:47:11 +02:00
Philip C Monk
8b45e30836
Merge branch 'unhide-3-4' into pending
2015-11-20 20:36:31 -05:00
Philip C Monk
e36898a193
unhide principles 3 and 4
2015-11-20 20:36:01 -05:00
Philip C Monk
1acebbb427
Merge branch 'hotfix' into pending
2015-11-20 20:15:33 -05:00
Philip C Monk
afb17bae4a
nother linkfix
2015-11-20 20:15:15 -05:00
Philip C Monk
ff1e456880
Merge branch 'hotfix' into pending
2015-11-20 20:01:17 -05:00
Philip C Monk
489ac158d8
linkfix
2015-11-20 20:00:56 -05:00
Philip C Monk
1c1f98591d
Merge branches 'top-down', 'claydoc-rebase', 'curtis-url-fix' and 'curtis-tutorial-3-4'
...
Conflicts:
urb/zod/pub/docs/dev/hoon/tutorial/2-syntax.mdy
added urbit.pill
fixes #563
fixes #574
2015-11-20 18:56:19 -05:00
C. Guy Yarvin
d1c8786dc4
Moved tutorial to principles; added 3 and 4.
2015-11-20 18:13:01 -05:00
C. Guy Yarvin
a15a243e04
URL printing; doc and usability fixes.
2015-11-20 18:10:45 -05:00
Philip C Monk
fe44f237d9
more doc
2015-11-20 18:09:02 -05:00
Raymond Pasco
53c52b64eb
Merge remote-tracking branches 'juped/no-begin' and 'ohaitch/fix-tscn-chronolock'
...
Deprecates the |begin command (closes #567 )
Fixes /=== syntax in dojo always locking to current time (closes #565 )
2015-11-20 00:38:08 -05:00
Raymond Pasco
72cb863028
More actionable |begin deprecation message
2015-11-20 00:20:36 -05:00
Raymond Pasco
874bf0ac58
Deprecate |begin
2015-11-19 17:44:16 -05:00
Raymond Pasco
abf1f95695
Driveby fix of broken sole-no
2015-11-19 17:30:49 -05:00
Philip C Monk
0f4c308e5c
changed user top-level copy
2015-11-19 16:54:03 -05:00
Philip C Monk
c85b6e9bb7
restructuring top down tutorial
2015-11-19 16:45:26 -05:00
Anton Dyudin
aad7263531
Reintroduce special path parser for =% to fix #565
2015-11-19 13:34:00 -08:00
Philip C Monk
59ef0a8eca
updates
2015-11-18 21:16:11 -05:00
Philip C Monk
5aa0bfa6dd
add 1-basic.mdy
2015-11-18 03:15:57 -05:00
Philip C Monk
f2448dc0f2
link to top-down tutorial
2015-11-17 18:46:54 -05:00
Philip C Monk
5927312f10
first draft of quickstart and partial network messages
2015-11-17 18:38:47 -05:00