Commit Graph

573 Commits

Author SHA1 Message Date
C. Guy Yarvin
1e8ce4846a Various fixes and improvements. 2013-12-08 14:40:16 -08:00
Steven Dee
4025898428 Ye olde whitespace cleanup
Run using
  find . -type f | xargs sed -i '\s\+$'

And not even glanced at. It's fine. Don't worry about it.
2013-12-08 21:23:03 +00:00
C. Guy Yarvin
341c7e2a12 Fix more printing/parsing issues. 2013-12-07 18:55:03 -08:00
C. Guy Yarvin
5c7fe4e61e Correct some printing issues. 2013-12-07 17:10:14 -08:00
C. Guy Yarvin
8e6940ebb4 Add ~_ for type diagnosis. 2013-12-04 14:30:09 -08:00
C. Guy Yarvin
4a10ba5003 Parse ~?. 2013-12-03 11:06:43 -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
C. Guy Yarvin
5e3502ca9f Add tall bracket mode for tall nock. 2013-11-22 12:22:14 -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
johncburnham
ab1cfc58ab Minor nitpicky change to the Nock spec 2013-11-13 19:18:09 -08:00
Dan Haffey
f1b1fc258e Fix escaping in ++wood. 2013-11-10 01:38:11 -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
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
C. Guy Yarvin
0f6c4037d7 Various fixes and improvements. 2013-10-26 20:55:53 -07:00
Steven Dee
d53fe983a8 The shell is named %batz 2013-10-19 21:49:17 -04:00
C. Guy Yarvin
4f1b29fa64 Rename ++gene to ++hoon. 2013-10-11 15:04:49 -07:00
C. Guy Yarvin
afcfb6e7fc More debugging for sync bug. 2013-10-09 00:13:08 -07:00
C. Guy Yarvin
b695cff3f7 Fix some IP handling issues. 2013-10-08 19:23:01 -07:00
C. Guy Yarvin
4de22868bb Development "branch" goes back to production. 2013-10-06 00:44:07 -07:00
Christian Carter
4caa90c68f Cleaning up old code 2013-09-28 13:21:18 -07:00