Commit Graph

33010 Commits

Author SHA1 Message Date
C. Guy Yarvin
91551d2f5a Changes for libuv bug reproduce. 2013-10-14 11:23:55 -07:00
johncburnham
bab993836e Merge pull request #55 from philipcmonk/master
For syntax highlighting, group base{32,64} digits in fives.
2013-10-13 03:46:47 -07:00
johncburnham
2cf69ffa39 Merge pull request #55 from philipcmonk/master
For syntax highlighting, group base{32,64} digits in fives.
2013-10-13 03:46:47 -07:00
Philip Monk
a7a72ad6d2 For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
Philip Monk
0acf10f9a9 For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
Philip Monk
2d4e9a5241 Merge branch 'patch-1' of https://github.com/akkartik/hoon.vim
Conflicts:
	syntax/hoon.vim
2013-10-12 22:50:41 -07:00
Philip Monk
01b560ae4a Group base32 numbers every 5 digits. 2013-10-12 22:45:01 -07:00
Kartik Agaram
5d4ff1c6ae Base-64 numbers should group every 5 digits.
Based on keyprints in ames.hoon, which seem to be the only base-64 numbers in the codebase.
2013-10-12 21:55:24 -07:00
C. Guy Yarvin
75ef6ac34e Introduced a typo. 2013-10-12 12:38:08 -07:00
C. Guy Yarvin
2d3aad1d47 This is the correct pill. 2013-10-12 12:06:52 -07:00
C. Guy Yarvin
89a790ff34 Gratuitous flag day. 2013-10-12 11:45:39 -07:00
C. Guy Yarvin
4f1b29fa64 Rename ++gene to ++hoon. 2013-10-11 15:04:49 -07:00
C. Guy Yarvin
776b006342 Merge branch 'master' of github.com:urbit/urbit 2013-10-11 13:46:23 -07:00
C. Guy Yarvin
3bee7def02 Merge branch 'master' of github.com:urbit/urbit 2013-10-11 13:46:23 -07:00
C. Guy Yarvin
bad2c9201d Add Ar Vicco (donum) as ~web. 2013-10-11 13:45:58 -07:00
Curtis Yarvin
6d091f5e07 Continuity breach, flag day. 2013-10-11 18:00:22 +00:00
Curtis Yarvin
0ee471f644 Continuity breach, flag day. 2013-10-11 18:00:22 +00:00
C. Guy Yarvin
14e6948e73 Get debug prints out. 2013-10-10 11:07:49 -07:00
C. Guy Yarvin
77dc70a764 Merge branch 'master' of github.com:urbit/urbit 2013-10-10 10:59:04 -07:00
C. Guy Yarvin
b86b7fa471 Fix update bug. 2013-10-10 10:58:41 -07:00
Curtis Yarvin
f83fff96df Merge branch 'master' of github.com:urbit/urbit 2013-10-10 02:59:29 +00:00
Curtis Yarvin
195a2ebb6c Comment out printfs. 2013-10-10 02:59:20 +00:00
C. Guy Yarvin
8a3677a523 Better ames reporting. 2013-10-09 19:45:57 -07:00
Curtis Yarvin
ff22c277e0 Merge branch 'master' of github.com:urbit/urbit 2013-10-09 20:30:18 +00:00
Curtis Yarvin
0c524c841a No more printfs. 2013-10-09 20:30:11 +00:00
C. Guy Yarvin
1c557acbb4 Group chat, inadequately tested 2013-10-09 13:28:49 -07:00
C. Guy Yarvin
96b2081b47 New network code and flag day. 2013-10-09 11:55:23 -07:00
C. Guy Yarvin
afcfb6e7fc More debugging for sync bug. 2013-10-09 00:13:08 -07:00
C. Guy Yarvin
c1c079cd65 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2013-10-08 19:24:45 -07:00
C. Guy Yarvin
a7e81cad07 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2013-10-08 19:24:45 -07:00
C. Guy Yarvin
b695cff3f7 Fix some IP handling issues. 2013-10-08 19:23:01 -07:00
Curtis Yarvin
ccccea982c More printfs... 2013-10-08 18:26:59 +00:00
Curtis Yarvin
ddadc4be65 More printfs... 2013-10-08 18:26:59 +00:00
C. Guy Yarvin
4b695bceae Fix an update bug. 2013-10-08 09:47:25 -07:00
C. Guy Yarvin
e2ec713cb6 Merge branch 'master' of github.com:urbit/urbit 2013-10-07 22:57:16 -07:00
C. Guy Yarvin
32388833e9 Merge branch 'master' of github.com:urbit/urbit 2013-10-07 22:57:16 -07:00
C. Guy Yarvin
68008233df More diagnostics. 2013-10-07 22:56:57 -07:00
johncburnham
a91fdd07bd Merge pull request #54 from mrdomino/master
Consider both FreeBSD and OpenBSD "bsd"
2013-10-07 20:42:11 -07:00
johncburnham
6cca9dcb11 Merge pull request #54 from mrdomino/master
Consider both FreeBSD and OpenBSD "bsd"
2013-10-07 20:42:11 -07:00
C. Guy Yarvin
4dfa41969e Report == procfs. 2013-10-07 19:29:20 -07:00
Curtis Yarvin
e75d2e514a Merge blocklist and printfs. 2013-10-08 02:04:25 +00:00
Curtis Yarvin
178dd13afe Impromptu blocklist; display %rx, %tx. 2013-10-08 02:04:08 +00:00
C. Guy Yarvin
a35574cf2f procfs for clay. 2013-10-07 18:58:06 -07:00
C. Guy Yarvin
a146537548 Introspection for %clay. 2013-10-07 17:40:45 -07:00
Steven Dee
1a6f18d09d Consider both FreeBSD and OpenBSD "bsd" 2013-10-07 12:31:41 -04:00
C. Guy Yarvin
257a3061f7 Daniel Nagy was accidentally dispossessed. 2013-10-06 11:42:20 -07:00
C. Guy Yarvin
ab35a08774 Development "branch" goes back to production. 2013-10-06 00:44:07 -07:00
C. Guy Yarvin
4de22868bb Development "branch" goes back to production. 2013-10-06 00:44:07 -07:00
C. Guy Yarvin
939521fc58 Merge branch 'master' of github.com:urbit/urbit 2013-10-04 22:34:39 -07:00
C. Guy Yarvin
875eec276d Merge branch 'master' of github.com:urbit/urbit 2013-10-04 22:34:39 -07:00