Commit Graph

143 Commits

Author SHA1 Message Date
C. Guy Yarvin
2d1c214253 Content types etc. 2014-05-20 10:33:02 -07:00
~hatteb-mitlyd
2a665d6c84 Merge remote-tracking branch 'urbit/master' into newbreach
Conflicts:
	urb/urbit.pill

pill created from fakezod
2014-05-16 15:04:40 -07:00
Gavin Whelan
42b06e823c Fixing &#x; syntax in markdown translator 2014-05-13 13:08:58 -07:00
~hatteb-mitlyd
c2b1290234 Merge remote-tracking branch 'urbit/master' into newbreach
Conflicts:
	urb/urbit.pill

Generate new pill.
2014-05-09 13:26:22 -07:00
johncburnham
1c0ea84ccd oauth 2014-05-09 12:02:36 -07:00
Steve Dee
21d00550ed Merge remote-tracking branch 'urbit/master' into newbreach
Conflicts:
	.gitignore
	Makefile
	urb/urbit.pill

Took both bpt and ed25519, and generated a new pill starting from master's.
2014-05-08 14:53:12 -07:00
Steve Dee
092cb9cd49 Move markdown to try till it's ready 2014-05-06 15:53:06 -07:00
~hatteb-mitlyd
278e38ba2f more leading-zero nonsense 2014-04-30 14:45:55 -07:00
~hatteb-mitlyd
e1cab966aa modify test suite, leading-zeros are bad 2014-04-30 13:52:22 -07:00
~hatteb-mitlyd
758e1607f8 more ed work 2014-04-30 12:59:44 -07:00
Steve Dee
ff4b3d877c Merge branch 'master' into newbreach
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/zuse.hoon
2014-04-29 17:43:30 -07:00
~hatteb-mitlyd
17ebe1a1c4 add ed tests, fix veri 2014-04-29 17:34:55 -07:00
~hatteb-mitlyd
7aeebc2862 Bring simple up-to-date
Fixes #135
2014-04-29 10:19:33 -07:00
Steve Dee
77b65f5ab4 Merge branch 'master' into newbreach
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/ames.hoon
2014-04-25 18:39:29 -07:00
Gavin Whelan
a9774dd698 To allow body styling in markdown 2014-04-25 13:24:59 -07:00
Steve Dee
dca3ea55da Add crude AES test program 2014-04-18 19:04:42 -07:00
~hatteb-mitlyd
73bbeb9544 Merge remote-tracking branch 'urbit/master' into newbreach
take their urbit.pill

Conflicts:
	Makefile
	urb/urbit.pill
	v/sist.c
2014-04-18 10:24:59 -07:00
C. Guy Yarvin
b3a5c41491 Shell console. 2014-04-16 17:49:41 -07:00
Steve Dee
c8655dbeca Merge branch 'master' into newbreach
Took master's pill.

Conflicts:
	Makefile
	urb/urbit.pill
2014-04-16 10:53:50 -07:00
Steve Dee
f611a04cfd Involve all bits of hax in haf
Not that this buys us anything, of course, but hey.
2014-04-16 10:29:34 -07:00
Steven Dee
8d747a3b49 Merge pull request #133 from yebyen/master
whitespace
2014-04-14 14:27:34 -07:00
C. Guy Yarvin
20c6d005b3 Clean up requests from dead connections. 2014-04-14 11:01:18 -07:00
~hatteb-mitlyd
dac62b87e2 sort-of fix jets for Ed25519
puck:ed is correct for at least the single test-point i tried.

sign:ed is still wrong.
2014-04-11 17:17:39 -07:00
~hatteb-mitlyd
8a7a789994 add curve25519 and toy 2014-04-10 15:48:41 -07:00
Kingdon Barrett
296b560934 whitespace 2014-04-10 22:46:03 +00:00
yebyen
88999ee6cd Oops
Probably should not have been committed... vim .swp file
2014-04-10 11:28:41 -04:00
Gavin Whelan
22210dfd3a Merge branch 'master' of https://github.com/urbit/urbit 2014-04-09 18:18:00 -07:00
Gavin Whelan
918bbd09e8 Fixing bad markdown->html 2014-04-09 18:17:26 -07:00
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