Commit Graph

115 Commits

Author SHA1 Message Date
C. Guy Yarvin
363de441ca Merge branch 'master' of github.com:urbit/urbit 2014-04-09 18:01:55 -07:00
C. Guy Yarvin
e866603ae6 Some fixes. 2014-04-09 18:01:46 -07:00
Gavin Whelan
afc9833f17 Css for markdown example 2014-04-09 17:58:59 -07:00
Steve Dee
0d901a8608 Trailing whitespace
Repeat after me:

    find urb/zod/ -type f -name *.hoon | xargs sed -i '' -e 's/[[:space:]]*$//'
2014-04-08 17:34:29 -07:00
C. Guy Yarvin
2676054930 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/zod/arvo/eyre.hoon
	urb/zod/arvo/hoon.hoon
2014-04-08 15:28:36 -07:00
C. Guy Yarvin
deaa14d27a Various fixes and improvements. 2014-04-08 15:26:01 -07:00
Steve Dee
57954fc639 Formatting 2014-04-07 10:19:16 -07:00
Steve Dee
977a7fc702 Trailing whitespace
You guys. The default git precommit hook checks for this. You can enable
it by copying and pasting this command into a shell in your Urbit
checkout:

    cp .git/hooks/precommit{.sample,}
2014-04-07 10:19:02 -07:00
C. Guy Yarvin
9b865ed8f6 Merge branch 'master' of github.com:urbit/urbit 2014-04-07 09:50:11 -07:00
Gavin Whelan
6a1f0dbd73 Merge branch 'master' of https://github.com/urbit/urbit 2014-04-07 08:54:30 -07:00
Gavin Whelan
95f2306ad1 Added Markdown translator and some example markdown. 2014-04-07 08:52:44 -07:00
C. Guy Yarvin
0879da2286 Final template tweaks. 2014-04-05 14:25:16 -07:00
C. Guy Yarvin
08c3078647 "Fix" script and style non-escaping. 2014-04-05 12:04:05 -07:00
C. Guy Yarvin
80b6707039 More template tweaks. 2014-04-04 15:35:59 -07:00
C. Guy Yarvin
774beceac3 Template language. 2014-04-02 18:06:45 -07:00
C. Guy Yarvin
a6dbaf7584 Some html and syntax tweaks. 2014-03-25 17:48:22 -07:00
C. Guy Yarvin
619666ee35 Some syntax changes. 2014-03-25 10:46:30 -07:00
C. Guy Yarvin
9f47123717 A bunch of web fixes. Preparing to proxy. 2014-03-21 14:46:14 -07:00
C. Guy Yarvin
faf34392d8 Fix %eyre bugs, performance problems, etc. 2014-03-20 23:24:22 -07:00
C. Guy Yarvin
3cf9dc3ba2 Check in a bunch of web stuff. 2014-03-19 18:05:42 -07:00
Steve Dee
a6b43c81ad Trailing whitespace, hoon level, part 2 2014-03-14 10:50:12 -07:00
C. Guy Yarvin
d7a59f0cbf Basic generative loading... 2014-03-12 18:04:58 -07:00
Steve Dee
89c8c17f84 shax instead of shaz 2014-03-12 09:25:00 -07:00
C. Guy Yarvin
78645ae116 Some HTTP client fixes. 2014-03-03 11:51:35 -08:00
C. Guy Yarvin
f201efe4da Insert curl. 2014-03-02 14:32:34 -08:00
C. Guy Yarvin
012396a4b1 Various fixes and improvements. 2014-02-14 11:29:03 -08:00
C. Guy Yarvin
7395ceb49e Various fixes and improvements. 2014-02-10 09:50:20 -08:00
Steven Dee
301d107217 Merge remote-tracking branch 'urbit/master' 2014-01-30 12:51:51 -08:00
Steven Dee
6d78a48d48 Move cryo to try 2014-01-30 12:49:36 -08:00
C. Guy Yarvin
98bb566e2b Add an argument. 2014-01-30 11:15:35 -08:00
C. Guy Yarvin
0029632536 Mates with :honk. 2014-01-30 11:15:19 -08:00
Steven Dee
a1e460cba2 AES toys 2014-01-30 11:08:26 -08:00
C. Guy Yarvin
d3795cad50 Test compilation routines. 2014-01-29 16:16:10 -08:00
C. Guy Yarvin
f2671c43b9 Merge branch 'master' of github.com:urbit/urbit 2014-01-29 14:51:25 -08:00
C. Guy Yarvin
e93acc558d Fix to match doc. 2014-01-29 14:51:12 -08:00
Steve Dee
e7cb1ed1b0 Merge remote-tracking branch 'urbit/master' 2014-01-28 18:21:55 -08:00
Steve Dee
e90182cb67 AES block en/decryption working 2014-01-28 18:12:30 -08:00
Steve Dee
8f85e9fe9f WIP AES 2014-01-27 19:30:22 -08:00
C. Guy Yarvin
a8ad473cf6 Merge branch 'master' of github.com:urbit/urbit 2014-01-27 10:49:41 -08:00
C. Guy Yarvin
7d2f7d3dfe Various fixes etc. 2014-01-27 10:49:26 -08:00
Steve Dee
bc3145d706 Splinter out ed toys 2014-01-23 14:57:24 -08:00
Steve Dee
dc9767af8b Extract cryo 2014-01-23 14:12:11 -08:00
Steve Dee
61c6448fff Add disclaimer 2014-01-23 12:31:12 -08:00
Steve Dee
b6bfd0b852 Make ed toy more interesting 2014-01-23 12:26:02 -08:00
Steve Dee
72b71f0e86 Indentation and unitization 2014-01-23 12:15:58 -08:00
Steve Dee
15100ef7e7 Inner/outer core structure, more constants 2014-01-23 11:55:59 -08:00
Steve Dee
09277c86bc Constant-ize constants and prime field 2014-01-23 11:44:20 -08:00
Steve Dee
26da497892 Remove magic numbers 2014-01-23 11:23:28 -08:00
Steve Dee
61159964fa Check forged sigs as well 2014-01-23 11:22:41 -08:00
Steven Dee
66f70f79de ed25519 toy in hoon 2014-01-22 23:47:11 -05:00
C. Guy Yarvin
1db95fbe74 Remove !>. 2014-01-20 17:39:34 -08:00
C. Guy Yarvin
a1a3295041 Test tool. 2014-01-20 17:14:33 -08:00
C. Guy Yarvin
d0e5caf069 Just some stuff. 2014-01-15 22:43:56 -08:00
C. Guy Yarvin
b779b8fb46 Basic %bull support. 2013-12-26 15:58:55 -05:00
C. Guy Yarvin
7e654e57e0 Some fix. 2013-12-26 14:56:58 -05:00
C. Guy Yarvin
4f9b7173f9 On the way to funk. 2013-12-20 09:34:13 -08:00
C. Guy Yarvin
66d2266a81 Before testing bchx. 2013-12-18 01:48:24 -08:00
C. Guy Yarvin
dd067182a3 %brhx is prepared to replace %brtr. 2013-12-17 17:47:20 -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
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
C. Guy Yarvin
0a76143abf Nock apps as Arvo apps. 2013-11-22 12:46:43 -08:00
C. Guy Yarvin
92e9a93fa0 Revise some bowl handling. 2013-10-15 14:02:23 -07:00
Christian Carter
48452e17ae fix known bugs in hoon scripts Game and Pope 2013-09-30 18:25:52 -07:00
Christian Carter
4caa90c68f Cleaning up old code 2013-09-28 13:21:18 -07:00