Commit Graph

1614 Commits

Author SHA1 Message Date
Anton Dyudin
c374dbe60d add (map ,@uvH deps) to cafe 2016-02-09 14:50:52 -08:00
Anton Dyudin
e9064d6fd6 dead code 2016-02-09 12:48:12 -08:00
Anton Dyudin
b834c37928 added urb.dewasp, refreshed hash as urb.onupdate argument 2016-02-05 15:49:57 -08:00
Galen Wolfe-Pauly
aebcc16adb Merge branch 'factor' of https://github.com/ohaitch/urbit into factor 2016-02-05 10:54:25 -08:00
Galen Wolfe-Pauly
37a566021e Odds and ends: login / out, dojo details.
tree@ced2501277
2016-02-04 19:56:11 -08:00
Anton Dyudin
c05e96c62f fix hoon location header information 2016-02-04 19:05:37 -08:00
Anton Dyudin
bf11734b85 ape -> app 2016-02-04 16:38:18 -08:00
Galen Wolfe-Pauly
087911e581 sweeping with anton 2016-02-04 11:52:00 -08:00
Anton Dyudin
5316ca03d8 exposed urb.waspElem, urb.waspURL
https://github.com/urbit/tree@3b360ff
2016-02-02 18:08:32 -08:00
Anton Dyudin
a2081a7482 transfered /@ to "include by date", /& now "cast to mark" 2016-02-01 15:58:48 -08:00
Anton Dyudin
a86b7ccc43 preliminary refactoring: horns producing cages instead of vases 2016-02-01 15:15:10 -08:00
Anton Dyudin
011f7c0b48 Merge branch 'factor' into ford-ren - XX unresolved js 2016-01-29 17:35:38 -08:00
Anton Dyudin
d1e6db156d Merge branch 'eyre-root-beam' into ford-ren - requested for glen/factor merge 2016-01-29 14:41:19 -08:00
Anton Dyudin
92a308d474 ford alts 2016-01-29 11:02:10 -08:00
Galen Wolfe-Pauly
02b069d94a update compiled code, login look and feel 2016-01-27 15:01:05 -08:00
Anton Dyudin
665d4122a6 remove translation search fixing #626, %lilt cache type 2016-01-06 16:46:23 -08:00
Anton Dyudin
cf3e0f826a remove .hook processing 2016-01-06 14:40:40 -08:00
Anton Dyudin
ca1502ed77 no more hook files!
- index factored into index ren
- paste json assigned new %paste-new mark
- /!mark/ horn added to execute hoon as generating said mark
  + app front pages moved accordingly
- 404 moved to md
2016-01-05 19:15:43 -08:00
Anton Dyudin
e94312333a Move /| to be "alt" horn, use it to re-enable 404 behavior 2016-01-05 11:42:27 -08:00
Anton Dyudin
2cf4efcebe remove %boil ancestry search, transfer "virtual path" arg to be a coin 2016-01-04 17:16:35 -08:00
Anton Dyudin
4e761e00cd handle ._~~__ many/~[`n/0] compilation properly
Type was atom/%n, whould be cube/[0 atom/%n]
2016-01-04 17:07:11 -08:00
Anton Dyudin
c0b5d12c59 clean jet vortex mountings, remove defunct lads logic 2016-01-04 16:18:46 -08:00
Anton Dyudin
b98e0279fb specify /# per path, rename it to /, 2015-12-22 17:11:05 -08:00
Anton Dyudin
4efa26c2d9 moved /% to ren, changed /% to act on virtual path only 2015-12-21 17:29:47 -08:00
Anton Dyudin
5f285b2688 stray printf 2015-12-07 17:24:42 -08:00
Anton Dyudin
4ef7983522 added redirect handling 2015-12-07 16:56:51 -08:00
Anton Dyudin
09d882edb7 fix apex:earn to print leading slash, in conformance to zest:urlp 2015-12-07 16:49:11 -08:00
Anton Dyudin
6c0d8ec6bf fix #634 gall |mass, kiln |mv 2015-12-07 14:20:11 -08:00
Anton Dyudin
da18445f48 eyre path parser switchover 2015-12-07 11:28:30 -08:00
Anton Dyudin
f9e6503815 added kiss-eyre %serv setting web server root beam
|serve ?(desk path:beam) to set
2015-12-04 14:21:37 -08:00
Dan Haffey
d6af5433f3 Fix overlong utf-8 conversions.
before:

    > =+  t="\df\bf"  =(t (tufa (tuba t)))
    %.n

    =([10 ~] (tuba "\e0\80\8a"))
    %.y

after:

    > =+  t="\df\bf"  =(t (tufa (tuba t)))
    %.y

    > =([10 ~] (tuba "\e0\80\8a"))
    bad-utf8
2015-12-03 23:19:37 -08:00
Anton Dyudin
ca41edca1a unchecked - fix 2015-12-02 15:46:48 -05:00
Raymond Pasco
af75ea4fbd Merge commit 'ohaitch/eyre-gc^'
Conflicts:
	urb/urbit.pill
Garbage-collect old connections from eyre (closes #368)
2015-12-02 14:32:57 -05:00
Anton Dyudin
cee15eeb00 session death, proper %quit 2015-12-01 16:23:09 -08:00
Anton Dyudin
bdb0a901a1 rename %boil pest 2015-12-01 13:20:48 -08: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
Anton Dyudin
4b1383a895 track outbound connections 2015-11-30 18:03:29 -08:00
Anton Dyudin
f9c21edc7b %wasp subscriptions cancellable 2015-11-30 15:52:18 -08:00
Anton Dyudin
b6aa4e3d06 naming, pill close #589 2015-11-30 10:59:14 -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
d4d56798a0 fix pojo to be even more tco 2015-11-25 11:46:09 -08:00
Anton Dyudin
d8d44260bc phrasing "build failed}" -> "build failed" 2015-11-24 18:00:08 -05:00
C. Guy Yarvin
ccf1e21ab8 Remove %no-went printf. 2015-11-23 14:38:01 -08: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
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