Commit Graph

101 Commits

Author SHA1 Message Date
C. Guy Yarvin
18080fb306 Merge branch 'master' of github.com:urbit/urbit 2013-12-02 17:03:01 -08:00
C. Guy Yarvin
4b21eef82e Some batz improvements. Clean up nock spec. 2013-12-02 17:01:07 -08:00
johncburnham
6ea599f647 Added Charles Songhurst as ~bud 2013-12-02 15:57:44 -08:00
C. Guy Yarvin
1d4e8788cb Continuity breach and flag day. 2013-11-30 19:04:29 -08:00
C. Guy Yarvin
648fe76bde Change :tach to :chat, ^V to ^D. 2013-11-26 11:28:15 -08:00
Steven Dee
301b609992 Really fix yawn
This does what d959ba1 failed to do. We always need to consider whether
the year we're jumping to is a leap year or not.

Really fixes #87.
2013-11-25 21:23:36 +00:00
Steven Dee
268c8294ad Fix quadricentennial leap years in yawn
Every quadcentury, there is a leap year. That century has 25 leap years
in it, rather than the usual 24.

Fixes #87.
2013-11-24 18:18:52 +00:00
johncburnham
13d56d7203 Added Mark Zavislak as ~lux and Chen Zheng as ~tux 2013-11-22 13:44:46 -08:00
C. Guy Yarvin
5e3502ca9f Add tall bracket mode for tall nock. 2013-11-22 12:22:14 -08:00
C. Guy Yarvin
d1889a2333 Proper ship dispatching of wake events. 2013-11-20 12:35:57 -08:00
C. Guy Yarvin
85ba28e8e8 Continuity breach and flag day. 2013-11-18 23:49:38 -08:00
C. Guy Yarvin
746f5e9a59 Fix issue 86 (keyboard beeps). 2013-11-18 14:54:48 -08:00
C. Guy Yarvin
6b1251cc5b Ignore input in %none prompt. 2013-11-15 13:51:58 -08:00
C. Guy Yarvin
9db4d22f9f Merge branch 'master' of github.com:urbit/urbit 2013-11-13 21:26:13 -08:00
C. Guy Yarvin
62e1962b75 Fix some http-parser bugs; clean up dill. 2013-11-13 21:25:24 -08:00
johncburnham
40d203aa61 Merge branch 'master' of https://github.com/urbit/urbit 2013-11-13 21:00:05 -08:00
johncburnham
6cb3ba1778 Nitpicky edit to Nock was wrong. Reverting, but changing formatting for clarity. Nock 5K now at 353 bytes. 2013-11-13 20:57:55 -08:00
Curtis Yarvin
9a1f00c255 Monitor latest fixes. 2013-11-14 03:38:21 +00:00
Curtis Yarvin
87d95cb44c Merge branch 'master' of github.com:urbit/urbit 2013-11-14 03:32:12 +00:00
Curtis Yarvin
fa71089409 Some emergency timer fixes. 2013-11-14 03:31:55 +00:00
johncburnham
ab1cfc58ab Minor nitpicky change to the Nock spec 2013-11-13 19:18:09 -08:00
C. Guy Yarvin
f508f8c642 Continuity breach and flag day. 2013-11-13 18:44:14 -08:00
C. Guy Yarvin
494a66c463 Correct lame:wake bug in a rather crude way. 2013-11-13 17:48:21 -08:00
johncburnham
34587abb02 Merge pull request #84 from dhaffey/c-r
Support ^R (reverse incremental search) in dill.
2013-11-13 16:00:10 -08:00
johncburnham
d025bce230 Merge pull request #83 from dhaffey/master
Fix escaping in ++wood.
2013-11-13 15:57:31 -08:00
C. Guy Yarvin
aa9cb25c70 Undo printfs in ames. 2013-11-13 14:41:08 -08:00
C. Guy Yarvin
74ba42dd10 Slay the line demon. 2013-11-13 14:38:04 -08:00
C. Guy Yarvin
f78479e092 Continuity breach and flag day. 2013-11-12 16:59:18 -08:00
C. Guy Yarvin
a215f43fd9 Actually fix the line goblin... 2013-11-12 16:46:45 -08:00
C. Guy Yarvin
019d512950 Revert bad fix. 2013-11-12 16:08:51 -08:00
C. Guy Yarvin
be4c608913 Slay the line goblin. 2013-11-12 15:36:33 -08:00
Dan Haffey
26ebe27673 Support ^R (reverse incremental search) in dill.
^G to cancel. Canceling should probably remember your previous
history position, but doesn't.

This adds a field to ++bead, so in the absence of proper migration
support, I've simply disabled dill's nest check in ++load. It works
in this case, presumably because dill's only bead is null during
:reboot.
2013-11-12 11:22:15 -08:00
C. Guy Yarvin
125a52d76b Continuity breach and flag day... 2013-11-11 23:41:06 -08:00
Dan Haffey
f1b1fc258e Fix escaping in ++wood. 2013-11-10 01:38:11 -08:00
C. Guy Yarvin
77133b76ba Various fixes and improvements... 2013-11-08 15:37:38 -08:00
C. Guy Yarvin
a0a49eb7d4 Merge branch 'master' of github.com:urbit/urbit 2013-11-08 13:06:18 -08:00
C. Guy Yarvin
c15c28f8a8 Some chat and chat related fixes. 2013-11-08 13:06:04 -08:00
Bruce Schwartz
46999c6f4d add ~tem to ++ zeno 2013-11-08 08:51:39 -08:00
C. Guy Yarvin
6356570403 Back out a workaround. 2013-11-07 17:45:48 -08:00
C. Guy Yarvin
3ea1d1541b Continuity breach and flag day. 2013-11-07 17:36:28 -08:00
C. Guy Yarvin
128c794593 Various fixes and improvements. 2013-11-07 16:34:44 -08:00
C. Guy Yarvin
2dc43c5759 More ++numb improvement... 2013-11-04 15:55:02 -08:00
C. Guy Yarvin
a636535044 Proper %numb. 2013-11-04 15:44:45 -08:00
Curtis Yarvin
46de001fa6 More broken :tach. 2013-11-04 22:13:12 +00:00
Curtis Yarvin
c55be7d9d5 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/zod/main/bin/tach.hoon
2013-11-04 18:24:27 +00:00
Curtis Yarvin
0e35826ade Minor ames fixes. Checking in a broken :tach. 2013-11-04 18:07:10 +00:00
C. Guy Yarvin
c9d6b7f079 Merge branch 'master' of github.com:urbit/urbit 2013-11-04 08:58:54 -08:00
C. Guy Yarvin
8c1ebc268b Added Alex Moskalyuk as ~hes. Some chat fixes. 2013-11-04 08:58:28 -08:00
Curtis Yarvin
5455429895 Fix a typo in hoon.hoon 2013-11-03 19:56:40 +00:00
C. Guy Yarvin
ff906e5b59 New chat ready for testing. 2013-11-02 18:29:28 -07:00