Commit Graph

30777 Commits

Author SHA1 Message Date
C. Guy Yarvin
b65fbd84f5 Sends a friendly change warning. 2013-11-26 11:39:48 -08:00
C. Guy Yarvin
648fe76bde Change :tach to :chat, ^V to ^D. 2013-11-26 11:28:15 -08:00
cgyarvin
5517154a09 Merge pull request #93 from mrdomino/date-bug
Really fix yawn
2013-11-25 19:48:09 -08:00
C. Guy Yarvin
f74435557d Add an argument to the test app. 2013-11-25 15:17:13 -08:00
C. Guy Yarvin
2d34a822a6 Example files. 2013-11-25 14:59:17 -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
a8e640f38d Get it building on Arch Linux
Arch doesn't know where -ltermcap is, but -lncurses seems to work.
2013-11-24 21:27:13 +00:00
johncburnham
1e331d9bf0 Merge pull request #90 from mrdomino/date-bug
Fix quadricentennial leap years in yawn
2013-11-24 11:35:56 -08:00
johncburnham
7946d20105 Merge pull request #90 from mrdomino/date-bug
Fix quadricentennial leap years in yawn
2013-11-24 11:35:56 -08: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
C. Guy Yarvin
5e7392078c Merge branch 'master' of github.com:urbit/urbit 2013-11-23 18:10:53 -08:00
C. Guy Yarvin
2f32666ff7 Add origin to :ex result. 2013-11-23 18:10:24 -08:00
johncburnham
5342186c10 Added = to :tach helpfile 2013-11-23 16:28:02 -08:00
C. Guy Yarvin
01c1035e37 Merge branch 'master' of github.com:urbit/urbit 2013-11-23 16:00:09 -08:00
C. Guy Yarvin
330d6ccae3 Merge branch 'master' of github.com:urbit/urbit 2013-11-23 16:00:09 -08:00
C. Guy Yarvin
0228205297 Add helpfile to :tach. 2013-11-23 15:59:57 -08:00
johncburnham
7b596188e4 Merge branch 'master' of https://github.com/urbit/urbit 2013-11-22 16:00:47 -08:00
johncburnham
be2d8ec537 Merge branch 'master' of https://github.com/urbit/urbit 2013-11-22 16:00:47 -08:00
johncburnham
00e9ae70d4 Slight change to nock spec 2013-11-22 15:58:25 -08:00
johncburnham
0a46fd261c Slight change to nock spec 2013-11-22 15:58:25 -08:00
C. Guy Yarvin
85399e4c77 Merge branch 'master' of github.com:urbit/urbit 2013-11-22 15:33:03 -08:00
C. Guy Yarvin
e1c2c3d220 Empty lines do nothing. 2013-11-22 15:32:49 -08:00
johncburnham
13d56d7203 Added Mark Zavislak as ~lux and Chen Zheng as ~tux 2013-11-22 13:44:46 -08:00
C. Guy Yarvin
4ad3ce5bf7 Merge branch 'master' of github.com:urbit/urbit 2013-11-22 12:48:36 -08:00
C. Guy Yarvin
a5af25928d Merge branch 'master' of github.com:urbit/urbit 2013-11-22 12:48:36 -08:00
C. Guy Yarvin
0a76143abf Nock apps as Arvo apps. 2013-11-22 12:46:43 -08:00
C. Guy Yarvin
3d7bb85a1c Tiny change. 2013-11-22 12:45:37 -08:00
C. Guy Yarvin
5e3502ca9f Add tall bracket mode for tall nock. 2013-11-22 12:22:14 -08:00
cgyarvin
85435d25e9 Merge pull request #88 from twopir/master
bail early when pier exists
2013-11-21 10:18:29 -08:00
C. Guy Yarvin
f592b16a59 Combat wake loops. 2013-11-20 22:43:12 -08:00
Pi
6d9007cdb2 bail early when pier exists
Because I'm tired of waiting for keygen to find out my pier already exists.
2013-11-20 13:25:53 -08:00
C. Guy Yarvin
d1889a2333 Proper ship dispatching of wake events. 2013-11-20 12:35:57 -08:00
C. Guy Yarvin
db2e786e55 Allow spaces in handles. 2013-11-20 11:52:26 -08:00
C. Guy Yarvin
85ba28e8e8 Continuity breach and flag day. 2013-11-18 23:49:38 -08:00
C. Guy Yarvin
0b144dc1b4 Don't register for events in the past. 2013-11-18 23:48:12 -08:00
C. Guy Yarvin
746f5e9a59 Fix issue 86 (keyboard beeps). 2013-11-18 14:54:48 -08:00
C. Guy Yarvin
8d779710c3 Fix playback bug for forwarded packets. 2013-11-18 14:31:51 -08:00
C. Guy Yarvin
3bd181fe12 Don't send empty messages to offline hosts. 2013-11-17 15:20:41 -08:00
C. Guy Yarvin
6b1251cc5b Ignore input in %none prompt. 2013-11-15 13:51:58 -08:00
C. Guy Yarvin
c8146f9a15 Merge branch 'master' of github.com:urbit/urbit 2013-11-13 21:26:13 -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
66c4e463e9 Fix some http-parser bugs; clean up dill. 2013-11-13 21:25:24 -08:00
C. Guy Yarvin
62e1962b75 Fix some http-parser bugs; clean up dill. 2013-11-13 21:25:24 -08:00
johncburnham
decb9c6db0 Merge branch 'master' of https://github.com/urbit/urbit 2013-11-13 21:00:05 -08:00
johncburnham
40d203aa61 Merge branch 'master' of https://github.com/urbit/urbit 2013-11-13 21:00:05 -08:00
johncburnham
887da2671a 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
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
840679e731 Merge branch 'master' of github.com:urbit/urbit 2013-11-14 03:32:12 +00:00
Curtis Yarvin
87d95cb44c Merge branch 'master' of github.com:urbit/urbit 2013-11-14 03:32:12 +00:00