Commit Graph

852 Commits

Author SHA1 Message Date
C. Guy Yarvin
d6b492bc74 Merge remote-tracking branch 'upstream/master' into cabdone 2015-12-05 13:37:28 -08:00
C. Guy Yarvin
6155449bcf Mostly through zuse. 2015-12-04 15:59:29 -08:00
C. Guy Yarvin
1a9e173eab hoon.hoon converted, double checked. 2015-12-04 11:32:49 -08:00
C. Guy Yarvin
84f1115519 Translated through ++ut. 2015-12-04 07:16:34 -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
C. Guy Yarvin
621f6f2537 Checked good. 2015-12-03 17:24:39 -08:00
C. Guy Yarvin
4e188b7753 Double-checked good. 2015-12-03 16:08:39 -08:00
C. Guy Yarvin
d5b091d0bc Temporary. 2015-12-03 15:53:57 -08:00
C. Guy Yarvin
276cab23ea Like this. 2015-12-03 14:59:01 -08:00
C. Guy Yarvin
270c8bfd0e Cabdone should be fully restored. 2015-12-03 14:58:42 -08:00
C. Guy Yarvin
e47ac02d47 Cabmold restored. 2015-12-03 14:54:41 -08:00
C. Guy Yarvin
01443c2827 Almost back to normal. 2015-12-03 14:09:38 -08:00
C. Guy Yarvin
7f0e092da6 Merge branch 'cabdone' into cabmold
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
2015-12-03 14:00:16 -08:00
C. Guy Yarvin
e3fac77816 Merge branch 'cabmold' of https://github.com/cgyarvin/urbit-1 into cabmold
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
2015-12-03 13:54:21 -08:00
C. Guy Yarvin
d9721f18d8 Stash. 2015-12-03 13:42:10 -08:00
C. Guy Yarvin
b07078c6e9 Good cabmold. 2015-12-03 13:29:57 -08:00
C. Guy Yarvin
a763086a46 %cbcb to %cbls. 2015-12-03 12:58:36 -08:00
C. Guy Yarvin
dd8f810189 Merge branch 'cabmold' into cabdone
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
2015-12-03 11:44:01 -08:00
C. Guy Yarvin
fc3a3185b3 Expand %cbls to %brls. 2015-12-03 11:42:47 -08:00
C. Guy Yarvin
431e211959 Stash. 2015-12-03 11:25:00 -08:00
C. Guy Yarvin
831b70ff70 More translation; clean up _rule. 2015-12-01 17:51:08 -08:00
C. Guy Yarvin
a0c515b611 Merge branch 'cabmold' into cabdone 2015-12-01 15:51:39 -08:00
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
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
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
C. Guy Yarvin
8e4c0628b5 Converted first mold block. 2015-11-30 19:02:19 -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
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
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
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
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
C. Guy Yarvin
9425251796 ++heal fully updated. 2015-11-28 15:07:38 -08:00
Anton Dyudin
21d7d2fa41 stack shortening rc1 2015-11-28 14:44:29 -08:00
C. Guy Yarvin
ccfa0290da Fixed up weird broken find. 2015-11-28 13:08:52 -08:00
C. Guy Yarvin
24670ccb45 Fino jetted. 2015-11-28 06:03:01 -08:00
C. Guy Yarvin
cb435488bb Ready to switch over to new find/fino. 2015-11-27 15:13:40 -08:00
C. Guy Yarvin
f60e427d40 About to switch over to new, modern fino. 2015-11-27 15:00:54 -08:00
C. Guy Yarvin
8ad0b7c72f In 161, new limb, cleansed of tmp structures. 2015-11-27 13:59:32 -08:00
C. Guy Yarvin
bcef5881ca Now back to generating trivial %|. 2015-11-27 13:10:28 -08:00
C. Guy Yarvin
d3424f9883 162 cleansed of %| limbs. 2015-11-27 12:51:28 -08:00
C. Guy Yarvin
d9a1703b6b Advanced to stage 162 with basic, non-functional ++limb changes. 2015-11-27 12:29:33 -08:00
C. Guy Yarvin
0723b224da Removed unused code. 2015-11-27 11:37:06 -08:00
Dan Haffey
ddbf12afb7 Fix parser crash in ++lung:vast.
Closes #554.
2015-11-16 19:27:22 -05:00
Raymond Pasco
aeaf305e59 Put back !:s to fix solid; also pill 2015-10-26 18:26:49 -04:00
C. Guy Yarvin
59db6ee77e Cache call compilations to speed up gall events. 2015-10-26 17:51:46 -04:00
vere
140a79d15c Yank hoon.hoon for cgyarvin/karpi 2015-10-26 20:30:13 +00:00
Raymond Pasco
4f961d6074 Correct off by one in ++gulf 2015-10-08 19:35:33 -04:00
Anton Dyudin
98fc5f5d2f Merge branch 'nobreach' into test 2015-10-07 11:28:28 -07:00
Anton Dyudin
8e00ec8cce fixed ++less to return correct end position 2015-10-02 14:58:03 -07:00
Philip C Monk
1a02d31022 fix timers 2015-09-28 20:48:30 -04:00
Joan Torres
cb8e5f41df Add ++skid jet 2015-09-19 10:03:13 -07:00
Philip C Monk
081da0eee4 Merge remote-tracking branch 'my/pending' into test
Conflicts:
	urb/urbit.pill
2015-09-17 14:51:01 -04:00
Joan Torres
58ddbe73fa Add ++reap jet 2015-09-16 13:50:36 -07:00
Anton Dyudin
fe05f3080c /- /+ dojo syntax 2015-09-15 16:27:19 -07:00
Joan Torres
7699134470 Add ++murn jet 2015-09-15 13:59:00 -04:00
Philip C Monk
d0389ec2c1 reworked ++ankh and ++soba 2015-09-05 21:14:00 -04:00
Alex Higgins
cd25ee7eb5 Jet ++xeb 2015-08-27 05:31:10 -05:00
Raymond Pasco
1c46348b14 Change bunt of products/divisions to be 1-based 2015-08-09 12:21:42 -04:00
Max G
7b13b5ac35 oops again 2015-08-08 02:27:25 +03:00
Max G
2d52837c29 oops, screwed up ++rs and ++rq. also, new assert in ++lug 2015-08-08 01:57:21 +03:00
Max G
c5b2cd8317 comments, a couple fixes 2015-08-06 21:21:47 +03:00
Raymond Pasco
699541cdb2 Merge remote-tracking branch 'max19/newfp' into test
Conflicts:
	urb/urbit.pill
2015-08-05 12:37:30 -04:00
Max G
f6a5641259 ++toi:ff 2015-08-05 05:52:07 +03:00
Max G
b954bb25cd minor parser improvement 2015-08-05 04:27:27 +03:00
Max G
ca9452c21b rounding modes for rd, rq, rs 2015-08-04 06:00:09 +03:00
Max G
f78f794d42 ++toi 2015-08-03 20:33:57 +03:00
Max G
032e7d7dcf more cleanup 2015-08-03 19:59:40 +03:00
Max G
f6384855a1 ++lug jet 2015-08-02 00:04:25 +03:00
Max G
74d0d1b337 fix ++drg mismatch, ieee754 conversion 2015-08-01 06:30:13 +03:00
Max G
216eed690e ++drg jet 2015-07-31 05:01:20 +03:00
Max G
6a4b7b4a46 refactor ++fl internals 2015-07-30 01:10:30 +03:00
Max G
e78534fb58 a bunch of stuff 2015-07-29 23:43:55 +03:00
Max G
fa8fd7d888 ++rs jets 2015-07-29 18:59:21 +03:00
Max G
f85d0cd09b ++rd jets 2015-07-29 06:56:02 +03:00
Anton Dyudin
4d33d5dc6e cosmetic clean up 2015-07-27 15:39:36 -07:00
Max G
31a3a9132d Merge remote-tracking branch 'upstream/master' 2015-07-20 22:32:16 +03:00
Anton Dyudin
71d7d9268c partial slimpill prep 2015-07-17 11:55:32 -07:00
Anton Dyudin
d48a6d1869 fixed ~ escaped . being unhandled in urx:ab 2015-07-15 15:12:31 -07:00
Anton Dyudin
f289789f37 fixed ~ escaped . being unhandled in urx:ab 2015-07-15 15:11:45 -07:00
Max G
f28dd639e7 trivial 2015-07-13 02:45:49 +03:00
Max G
95bb43c7d7 nan, inf parser 2015-07-13 00:59:10 +03:00
Max G
e07da94e9d ieee754 fix 2015-07-12 21:56:29 +03:00
Max G
8a7c3cfd60 ma to arm 2015-07-12 20:37:45 +03:00
Max G
030bc84157 new floating point 2015-07-12 20:26:23 +03:00
Anton Dyudin
aba8610078 better -lost reporting 2015-07-07 10:34:55 -07:00
Anton Dyudin
88f038b860 Merge branch 'test' of https://github.com/urbit/urbit into test
Conflicts:
	urb/urbit.pill
2015-07-06 13:28:30 -07:00
Anton Dyudin
328f2848a6 minor tweaks 2015-07-06 12:00:01 -07:00
Raymond Pasco
f77e042843 Memoize big noun syntax parsers
Closes #342, sorta...
2015-07-06 13:21:31 -04:00
Raymond Pasco
e88a091e56 set difference jets 2015-07-02 01:25:13 -04:00
Anton Dyudin
4526a69be9 removed ++rege type 2015-06-30 14:38:26 -07:00
Philip C Monk
811c17a9ac Merge remote-tracking branch 'origin/newunix' into test
Conflicts:
	urb/urbit.pill
	urb/zod/ape/hood.hoon
2015-06-29 16:04:16 -04:00
Max G
aaa755d59d whitespace 2015-06-26 22:27:46 +03:00
Max G
9e80712633 fixed indentation, better salsa20 columnround 2015-06-20 06:01:09 +03:00
Philip C Monk
72ef5c2cbd urb/zod/base -> urb/zod 2015-06-19 17:16:48 -04:00
Philip C Monk
f55f5bc295 moving stuff around 2015-03-11 20:37:37 -04:00
Philip C Monk
3406a1e9a4 waypoint 2015-03-10 19:56:08 -04:00
Philip C Monk
5f08f67e54 waypoint 2015-03-10 17:11:48 -04:00
Philip C Monk
31d3788115 Merge remote-tracking branch 'origin/master' into typedclay
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/eyre.hoon
	urb/zod/arvo/hoon.hoon
	urb/zod/arvo/zuse.hoon
	urb/zod/main/app/poke/core.hook
	urb/zod/main/app/reboot/core.hook
	urb/zod/main/app/shell/core.hook
	urb/zod/main/app/tree/core.hook
2015-03-05 18:27:07 -05:00
Philip C Monk
092a2822e9 progress toward sub-booting 2015-03-04 19:36:29 -05:00
Philip C Monk
55e8072b3b arvo side of getting subs to boot 2015-03-03 20:05:41 -05:00
Philip C Monk
0e024a009f move along, nothing to see here 2015-02-27 01:35:41 -05:00
C. Guy Yarvin
8c0e89949b Stage down to 163. 2015-01-26 16:25:27 -08:00
Anton Dyudin
205d1868ec Type printer crash fix 2015-01-26 15:24:31 -08:00
Anton Dyudin
db5fd67914 fel:stab, fel:pick 2015-01-26 11:15:35 -08:00
Anton Dyudin
cffbe9b15b Polling, sort of 2015-01-23 21:16:12 -08:00
Anton Dyudin
a7ab7a0c9c Not more broken 2015-01-20 18:33:01 -08:00
Anton Dyudin
0ac7a91a6e Merge branch 'type-print' into test 2015-01-20 11:52:17 -08:00
C. Guy Yarvin
cf35697ac4 Now with subscription queue tracking. 2015-01-19 06:25:52 -08:00
Anton Dyudin
781423d064 hijacked %tank slot 2015-01-16 18:07:05 -08:00
C. Guy Yarvin
a76eb4f661 Merge branch 'radio'
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
	urb/zod/main/app/talk/core.hook
2015-01-15 12:02:28 -08:00
C. Guy Yarvin
29cec7719e Memory and other optimizations. 2015-01-15 11:10:29 -08:00
Anton Dyudin
fea0b21789 Merge branch 'auth', by extension pony2 and all associated refactoring.
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
2015-01-14 19:47:05 -08:00
Anton Dyudin
6827205bb7 Cleaned up stray printfs 2015-01-14 19:07:26 -08:00
Anton Dyudin
48ada5795b Auth, debugging build 2015-01-14 17:47:51 -08:00
Anton Dyudin
e4945f22e6 Further ~? tweaking 2015-01-14 15:18:03 -08:00
Anton Dyudin
1e30a55ad9 inane single-letter face typo 2015-01-13 21:57:55 -08:00
Anton Dyudin
43e866939a Printing improvements 2015-01-13 21:38:39 -08:00
Anton Dyudin
de1b5afaf8 Sidestream sgwt 2015-01-13 14:13:08 -08:00
C. Guy Yarvin
c694ad1191 Better caching. 2015-01-13 04:40:15 -08:00
C. Guy Yarvin
4247446cc3 Add cache to ++song, etc. 2015-01-12 17:49:31 -08:00
Raymond Pasco
3ca426745f add ++ob, next-gen ++un 2015-01-12 18:12:52 -05:00
Philip C Monk
b25bd3f032 re-add ++skid and ++slew 2015-01-12 17:49:05 -05:00
Matt Earnshaw
afeb76b0f0 ruthlessly amputate extraneous arms 2015-01-12 21:49:33 +00:00
Anton Dyudin
1898ede171 Added escaping to cord/tape renderers 2015-01-09 13:02:47 -08:00
Anton Dyudin
39516d2f8c Tile %smsm, replaced instance in ames with ++hard call 2015-01-08 16:10:31 -08:00
Anton Dyudin
8fd3e7cd8f Normalized +-rep and ++slug forms 2015-01-08 15:56:48 -08:00
C. Guy Yarvin
3713e95d7c Various fixes and improvements. 2015-01-03 22:24:48 -08:00
Wladimir J. van der Laan
a24b5ed2b2 Remove unused arms hoax and hoof from hoon 2014-12-20 07:23:14 +01:00
C. Guy Yarvin
5d962b2db9 Internal subscription seems to work... 2014-12-11 07:49:01 -08:00
Galen Wolfe-Pauly
0d4a17b411 various fixes and improvements 2014-12-09 18:15:22 -08:00
C. Guy Yarvin
a8d8d5e136 More debugging. 2014-12-09 13:59:08 -08:00
Anton Dyudin
e0814b6eae Added sail multi-classes 2014-12-09 13:52:43 -08:00
C. Guy Yarvin
7d9a4c6073 Add test user-level jet. 2014-12-03 15:21:55 -08:00
C. Guy Yarvin
05e774cfa1 Hack around ~(tap to) bug. 2014-12-03 11:58:42 -08:00
C. Guy Yarvin
ac05b7bf4b Profile tweaks. 2014-12-03 09:36:42 -08:00
C. Guy Yarvin
fed01d752b Merge branch 'master' of https://github.com/urbit/urbit
Conflicts:
	urb/urbit.pill
2014-12-02 16:28:02 -08:00
C. Guy Yarvin
b988d4b061 More profiling updates. 2014-12-02 16:26:30 -08:00
C. Guy Yarvin
5fb9cd9ae9 Update some profiling stuff. 2014-12-02 13:53:35 -08:00
Garret Kelly
26e6f8f8e3 Make empty sets and maps size zero.
Changes the one use of wyt:by to match the old behavior.
2014-12-02 20:06:46 +00:00
C. Guy Yarvin
6c151c6f52 Remove debug code. 2014-11-30 23:32:19 -08:00
C. Guy Yarvin
13992b5586 Fix some profiling stuff. 2014-11-30 02:06:41 -08:00
C. Guy Yarvin
0e3986d9d5 Update some jet stuff, and docs 2014-11-28 12:29:10 -08:00
C. Guy Yarvin
341cf3765f Various fixes and documentations. 2014-11-25 15:31:35 -08:00
C. Guy Yarvin
11bd20d271 More calx adjustments. 2014-11-18 02:49:03 -08:00
C. Guy Yarvin
1f91fe0984 Solve malloc alignment issues. 2014-11-11 13:49:45 -08:00
Philip C Monk
c6f86e7b6a Merge branch 'test' into dish
Conflicts:
	include/v/vere.h
	urb/urbit.pill
	urb/zod/arvo/ames.hoon
	urb/zod/arvo/hoon.hoon
	v/loop.c
	v/raft.c
2014-11-04 16:42:02 -05:00
Philip C Monk
5242925469 Merge branch 'test' into shell
Conflicts:
	include/v/vere.h
	urb/urbit.pill
	urb/zod/arvo/clay.hoon
	urb/zod/arvo/eyre.hoon
	urb/zod/arvo/hoon.hoon
	urb/zod/main/mar/hook/door.hook
	urb/zod/main/mar/psal/door.hook
	urb/zod/main/mar/txt/door.hook
	urb/zod/main/pub/src/doc/ref/vol/1.md
	v/loop.c
	v/raft.c
	v/reck.c
	v/unix.c
2014-11-04 15:22:33 -05:00
C. Guy Yarvin
013edce53c Make it boot on linux. 2014-11-03 15:07:46 -08:00
C. Guy Yarvin
d707ae35ea Merge branch 'test' into memorable
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
	urb/zod/arvo/zuse.hoon
	urb/zod/main/pub/src/doc/ref/vol/4c.md
	v/reck.c
2014-11-02 02:03:13 -08:00
Anton Dyudin
69b63718cb Restructured deft, added /foo/'tape?'/baz path form 2014-10-31 16:45:09 -07:00
Anton Dyudin
71add7cd31 Repaired vestigal $_en 2014-10-31 11:29:28 -07:00
Philip C Monk
34bd31893d Merge remote-tracking branch 'origin/shell' into dish
Conflicts:
	urb/urbit.pill
	urb/zod/main/app/shell/core.hook
2014-10-31 13:56:33 -04:00
Anton Dyudin
f6e6620514 Removed $_ bunt meaning 2014-10-30 20:13:40 -07:00
Philip C Monk
5d40a20598 Merge remote-tracking branch 'origin/shell' into dish
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
	urb/zod/main/app/terminal/hymn/script.js
2014-10-30 16:48:18 -04:00
Anton Dyudin
13f71f1e46 Comments, JSON refactoring, ++flit $+(_,? $+(* (unit))) 2014-10-29 13:59:01 -07:00
Anton Dyudin
a0786715a5 Type tightening 2014-10-28 18:31:16 -07:00
Anton Dyudin
18c0f91a5e Twitter psals, rash poja/xmlp, di:jo millisecond unix date 2014-10-28 16:13:02 -07:00
Anton Dyudin
d38388449c Fixed spud to use separate code 2014-10-28 13:26:54 -07:00
Anton Dyudin
0e988b588d Removed tyq:ag 2014-10-28 13:15:44 -07:00
Anton Dyudin
5798c490b1 Moved spat/spud/stab, refactored json 2014-10-28 11:55:44 -07:00
Anton Dyudin
b26deda123 Removed 2eF comments 2014-10-27 15:12:02 -07:00
Anton Dyudin
7365daef84 Regex refactoring 2014-10-26 19:29:32 -07:00
Anton Dyudin
b27098ab6c rege refactoring 2014-10-26 16:16:07 -07:00
C. Guy Yarvin
47a6b869a8 Almost there. 2014-10-25 05:21:48 -07:00
C. Guy Yarvin
a6783e6f43 New cold jet storage. 2014-10-23 17:35:26 -07:00
Anton Dyudin
23b57f3b27 Further disarming 2014-10-23 17:21:28 -07:00
Anton Dyudin
609566117e Arm removal with prejudice 2014-10-23 16:29:33 -07:00
Anton Dyudin
4ff6716381 wick/woad comment 2014-10-23 14:08:11 -07:00
Anton Dyudin
9dc3e1be70 Comment ++runt 2014-10-23 12:59:15 -07:00
Ubuntu
2d6377f530 Merge branch 'shell' into dish
Conflicts:
	urb/urbit.pill
2014-10-23 03:08:22 +00:00
Ubuntu
b1ecf8882a hooked dill up to shell; removed batz 2014-10-22 02:59:05 +00:00
Anton Dyudin
e7ea40dd79 h/h refactoring 2014-10-21 19:04:27 -07:00
C. Guy Yarvin
642b267072 Add hoon jet management code. 2014-10-21 13:53:27 -07:00
Anton Dyudin
ed13febe1b Comments 2014-10-20 15:18:01 -07:00
Anton Dyudin
a0d2c80364 Fixed ++qu 2014-10-20 12:47:08 -07:00
C. Guy Yarvin
966ce01bc8 New jet dashboard noun. 2014-10-19 16:47:49 -07:00
Ubuntu
c0769ca2ea removed clay timer from unix.c 2014-10-16 22:54:01 +00:00
Anton Dyudin
07d4d4bd1a Revert "Updated ++stir to roll interface"
This reverts commit 5a31374a1b05d000ba2c983fe1f53676b50fbc08.
2014-10-16 14:12:16 -07:00
Anton Dyudin
6f4939dee8 Updated ++stir to roll interface 2014-10-15 18:07:21 -07:00
Ubuntu
3447af7a22 Merge branch 'shell' of https://github.com/urbit/urbit into shell
Conflicts:
	urb/urbit.pill
2014-10-15 02:28:46 +00:00
Ubuntu
fb67d37e2e added %time vane 2014-10-15 02:25:23 +00:00
Anton Dyudin
ccd3c7e07e Fixed ++reap product type 2014-10-13 17:48:22 -07:00
Anton Dyudin
10b8baf609 Fixed ^:tyl/pax irregular form
Conflicts:
	urb/urbit.pill
2014-10-13 15:02:24 -07:00
Anton Dyudin
05a39ac52f Tank hax! 2014-10-10 14:16:19 -07:00
C. Guy Yarvin
701487936d Now boots and runs a clean :solid. 2014-10-08 15:16:24 -07:00
C. Guy Yarvin
d21bfc80e9 Update h.h from test. 2014-10-04 16:20:55 -07:00
Anton Dyudin
179fa6d6c6 Comments 2014-10-03 18:22:37 -07:00
C. Guy Yarvin
91370e9b81 Various fixes and improvements. 2014-09-30 09:45:51 -07:00
Anton Dyudin
56abfcfdbd Backported h.h comment refinements 2014-09-29 19:50:50 -07:00
C. Guy Yarvin
615cb19c21 Profiling, sorta. 2014-09-26 19:17:43 -07:00
C. Guy Yarvin
cffc2a545c Add simple profiling state. 2014-09-26 13:23:27 -07:00
C. Guy Yarvin
55e40f40e8 Merge branch 'test' of https://github.com/urbit/urbit into test
Conflicts:
	urb/urbit.pill
2014-09-26 12:11:13 -07:00
C. Guy Yarvin
a1645bdc60 Remove bad jets etc. 2014-09-24 23:41:09 -07:00
C. Guy Yarvin
68ea2917ae Various fixes and improvements. 2014-09-24 16:21:18 -07:00
C. Guy Yarvin
55e1f24999 Stashing. 2014-09-24 14:29:19 -07:00
Anton Dyudin
8868cafbb7 Fixed ^:tyl/pax irregular form 2014-09-24 12:59:09 -07:00
Ubuntu
4b40092688 %- dec arvo-proper-bugs 2014-09-24 01:03:20 +00:00
C. Guy Yarvin
8e3c922b02 More !: for u3 bug. 2014-09-18 12:42:28 -07:00
C. Guy Yarvin
9f22287791 Merges and bugfixes. 2014-09-16 17:29:12 -07:00
C. Guy Yarvin
c5a2f469bc Debugging stash. 2014-09-15 16:56:37 -07:00
C. Guy Yarvin
baab963d78 Another fake jet. 2014-09-14 20:38:19 -07:00
C. Guy Yarvin
e44b3766e0 Elide superfluous dummy jet for ++sear. 2014-09-14 20:34:32 -07:00
C. Guy Yarvin
5477531755 Jets? 2014-09-12 16:06:33 -07:00
Ubuntu
c14d6b4d05 basic terminal and shell apps 2014-09-12 02:11:03 +00:00
Ubuntu
dd1b229b6b separate app identity from instance 2014-09-10 23:35:03 +00:00
Anton Dyudin
fccc933066 (sear plex rood):vast now usable as a parser 2014-09-10 13:00:23 -07:00
C. Guy Yarvin
07cf59be1b Merge branch 'test' into memorable
Conflicts:
	Makefile
	gen164/watt.c
2014-09-10 09:06:30 -07:00
Anton Dyudin
b45f3e374e Fixed (sand %ta) to conform to doc 2014-09-09 14:38:19 -07:00
C. Guy Yarvin
76c9b03166 Compatible with k.164. 2014-09-08 19:35:25 -07:00
C. Guy Yarvin
99072c03b1 Merge branch 'test' of git://github.com/urbit/urbit-new into test
Conflicts:
	urb/urbit.pill
2014-09-04 17:25:08 -07:00
C. Guy Yarvin
a386d59068 Fix ++nest bug - in hoon.hoon only for now. 2014-09-04 17:24:27 -07:00
C. Guy Yarvin
0cab269935 Before jet renaming. 2014-09-02 19:58:36 -07:00
johncburnham
2278666a05 Merge branch 'test' of https://github.com/urbit/urbit into test
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
2014-09-02 17:15:20 -07:00
johncburnham
e63f332aaf hoon.hoon cleanup part 1 2014-09-02 17:12:38 -07:00
C. Guy Yarvin
1ffb73c558 Pull in murmur3. 2014-09-02 13:45:49 -07:00
C. Guy Yarvin
ad83c31753 Ready to switch over mug. 2014-09-02 13:13:12 -07:00
C. Guy Yarvin
91b1d718a3 Revert "some hoon.hoon edits"
This reverts commit c9670e2a48eaf2a089bd4dd2d9f47f5f38d42a91.
2014-09-02 12:23:39 -07:00
johncburnham
00fde5f0c7 some hoon.hoon edits 2014-09-02 00:04:22 -07:00
C. Guy Yarvin
1fb108907c Various fixes and improvements. 2014-08-28 12:40:40 -07:00
Ubuntu
3afd35241a fixed ++mur 2014-08-26 19:49:31 +00:00
C. Guy Yarvin
06fb497dca Add MurmurHash3. 2014-08-26 12:11:59 -07:00
Ubuntu
ee80bb021f Merge branch 'master' into test
Conflicts:
	urb/urbit.pill
2014-08-25 15:09:50 +00:00
Anton Dyudin
f7be77e81b All ++norm:vast arms commented 2014-08-24 21:20:32 -07:00
Anton Dyudin
dc78296507 Moar ++norm comments 2014-08-23 19:20:02 -07:00
Anton Dyudin
b28000dd01 ++vast comments 2014-08-22 18:38:20 -07:00
Anton Dyudin
775e8f80e1 Commented section 2fA 2014-08-18 21:42:09 -07:00
Anton Dyudin
f75ad9dab7 Swapped order, cork is λ[a b].λx.(b(a(x))) 2014-08-17 17:41:32 -07:00
Anton Dyudin
5592e16d6a Restructured in case the backward-threading ++corl is ever needed 2014-08-17 17:21:56 -07:00
Anton Dyudin
2d7c533207 ++cork gate composition 2014-08-17 16:43:33 -07:00
Anton Dyudin
2526a5c29f Added ++scanf, beginnings of 3b doc 2014-08-12 16:16:30 -07:00