Commit Graph

9698 Commits

Author SHA1 Message Date
Philip Monk
04f1ed9e94
port ph tests to monadic style 2019-04-19 16:29:14 -07:00
Philip Monk
e3695601bf
wrappable eth node mock 2019-04-19 15:04:50 -07:00
Philip Monk
634d933cfe
Revert "add =%"
This reverts commit 2a0b2d7d0f.
2019-04-19 11:20:41 -07:00
Philip Monk
c66008f502
add ;< 2019-04-19 11:20:20 -07:00
Philip Monk
75f30e416c
wip 2019-04-18 13:52:00 -07:00
Philip Monk
2a0b2d7d0f
add =% 2019-04-16 15:42:56 -07:00
Philip Monk
eac24b8694
remove do notation rune 2019-04-16 15:41:05 -07:00
Philip Monk
4a1cd1dc1a
monads, monads everywhere 2019-04-13 19:51:46 -07:00
Philip Monk
9cc3179f1a
stash 2019-04-12 23:54:30 -07:00
Philip Monk
0734958ff1
better azimuth mock 2019-04-10 18:49:20 -07:00
Philip Monk
555032c5d0
wip better azimuth mock 2019-04-08 21:13:06 -07:00
Philip Monk
126bf88c1c
wip 2019-04-04 10:56:46 -07:00
Philip Monk
42bcfd6f92
add +wrap-test-http 2019-04-04 10:56:46 -07:00
Philip Monk
7590a4fc38
add aqua to ci 2019-03-29 16:22:29 -07:00
Philip Monk
3c92eb506b
fix review comments 2019-03-29 15:40:09 -07:00
Philip Monk
73febd4229
Merge remote-tracking branch 'origin/master' into philip/aquarium 2019-03-26 17:23:20 -07:00
Fang
04b71f2cf8
Merge pull request #1121 from urbit/readme
Add a readme
2019-03-26 21:05:40 +01:00
Fang
da883a5eee Add simple .md mark 2019-03-25 23:03:24 +01:00
Fang
98ef8fa38f Add minimal contributing section to readme 2019-03-25 17:23:37 +01:00
Fang
19cb5710e9 Add a readme 2019-03-25 17:19:15 +01:00
Philip Monk
3fcd17b884
small improvements 2019-03-22 18:11:04 -07:00
Philip Monk
8ebe809d8e
disable clay sunk handling 2019-03-22 17:44:23 -07:00
Philip Monk
154a726ba7
clean and doc 2019-03-22 17:35:04 -07:00
Philip Monk
b5414a49af
Merge remote-tracking branch 'origin/next' into philip/aquarium 2019-03-20 17:46:30 -07:00
Philip Monk
7edcbf71f3
add ability to cancel test 2019-03-20 17:45:36 -07:00
Philip Monk
e8c7c16934
add test queue and result summary 2019-03-20 17:37:05 -07:00
Philip Monk
0dc6e6990e
cleanup 2019-03-20 14:52:05 -07:00
Philip Monk
4fc3f63791
move test cores into the iron age 2019-03-20 14:38:42 -07:00
Philip Monk
aba533998f
cleanup 2019-03-20 13:57:24 -07:00
Jared Tobin
485e09cd69
Merge pull request #1110 from urbit/jt-patp-fixes
+ob overhaul
2019-03-20 19:19:21 +13:00
Jared Tobin
925e783513
Minor documentation fix. [ci skip] 2019-03-20 19:17:44 +13:00
Jared Tobin
27fad35eae
Cast more idiomatically. 2019-03-20 10:16:43 +13:00
Jared Tobin
e1fe53ae54
Fix =/ indentation. 2019-03-20 10:10:07 +13:00
Jared Tobin
c65f882408
Minor cosmetic changes.
Indent lengthy subexpressions after using =/.
2019-03-20 09:44:44 +13:00
Jared Tobin
fdb9d0f58d
Replace =+ with =/.
I believe =/ is the superior choice and is worth standardising on.
2019-03-20 09:43:20 +13:00
Jared Tobin
ac313d0f71
Add additional tests for +ob.
Added a few previously-known-to-conflict cases to tests that were
missing them.
2019-03-19 20:00:57 +13:00
Jared Tobin
fbfc520f95
Add additional documentation for +ob. 2019-03-19 19:50:58 +13:00
Jared Tobin
0e97c1b92b
Use hex values for cipher arguments. 2019-03-19 19:49:58 +13:00
Jared Tobin
3beac031e6
Minor doc fix.
(The cipher's domain was documented incorrectly.)
2019-03-19 19:49:05 +13:00
Isaac Visintainer
3ffb711782 Revert "Revert "Landscape signin page""
This reverts commit a90298f426.
2019-03-18 17:50:50 -07:00
ixv
f279384956
Merge pull request #1113 from urbit/hotfix
Merge hotfix into master
2019-03-18 16:21:16 -07:00
ixv
67023d644c
Merge pull request #1112 from urbit/landscape-signin
landscape sign in page
2019-03-18 15:52:22 -07:00
Anthony Arroyo
6b4d6dabce landscape sign in page 2019-03-18 15:49:43 -07:00
ixv
e5101ac831
Merge pull request #1111 from urbit/revert-1109-landscape-signin
Revert "Landscape signin page"
2019-03-18 15:40:41 -07:00
ixv
a90298f426
Revert "Landscape signin page" 2019-03-18 15:39:55 -07:00
ixv
10d05ad2f3
Merge pull request #1109 from urbit/landscape-signin
Landscape signin page
2019-03-18 14:25:34 -07:00
ixv
fcb556815d
Merge pull request #1104 from urbit/hotfix-comet-sigil
Fixed comet sigils on landscape
2019-03-18 14:25:19 -07:00
Jared Tobin
dd89670846
Add a small exhaustive test for +ob.
We can test +ob exhaustively over a smaller input space; if it behaves
correctly, that gives us much greater assurance that the implementation
is correct for the full planet space.
2019-03-18 21:52:58 +13:00
Jared Tobin
89748fa179
Allow general PRFs in +ob functions.
This allows us to test the +ob functions exhaustively on smaller input
spaces.
2019-03-18 21:52:58 +13:00
Jared Tobin
6f2e067d67
Add +ob and @p aura tests. 2019-03-18 21:52:54 +13:00