Elliot Glaysher
3153e8882b
Remove github app.
2018-12-10 16:01:47 -08:00
Elliot Glaysher
94ddeb87a7
Remove web/talk/
2018-12-10 15:59:35 -08:00
Elliot Glaysher
e427966f23
Remove the markdown jet code
2018-12-10 15:59:35 -08:00
Elliot Glaysher
599fd0dbc7
Missed this unicode file.
2018-12-10 15:59:35 -08:00
Elliot Glaysher
1fa17f5c23
Remove all security drivers but Google, which is used.
2018-12-10 15:59:35 -08:00
Elliot Glaysher
52fa131081
Remove gh
2018-12-10 15:59:35 -08:00
Elliot Glaysher
b00f78be28
Remove capitalize
2018-12-10 15:59:35 -08:00
Elliot Glaysher
2c4e537b72
Delete more apps and update the test app
2018-12-10 15:59:35 -08:00
Elliot Glaysher
8837dc8293
Delete twitter
2018-12-10 15:59:35 -08:00
Elliot Glaysher
58516419ba
Remove old tree
2018-12-10 15:59:35 -08:00
Elliot Glaysher
2f8c632519
Delete +pipe
2018-12-10 15:59:35 -08:00
Elliot Glaysher
5d1d390c91
Merge pull request #927 from urbit/sloy-light
...
Light version of +sloy
2018-12-10 15:59:10 -08:00
Elliot Glaysher
68f7751ea2
No need to flop
2018-12-10 15:40:47 -08:00
Elliot Glaysher
484dba95ca
Light version of +sloy
2018-12-10 13:22:56 -08:00
Ted Blackman
7ed3a02a92
+slum to call raw nock gate; some associated cleanup ( #923 )
2018-12-08 18:42:36 -08:00
Elliot Glaysher
946204edd9
Merge pull request #924 from urbit/dont-nuck-in-sloy
...
Dont nuck in sloy
2018-12-07 15:06:51 -08:00
Elliot Glaysher
e65f374cc1
Also have some more hints.
2018-12-07 14:45:55 -08:00
Elliot Glaysher
07d55d6277
Minimize +slay usage in +sloy
...
+sloy is practically how we perform most scrying. It parses wires
using the full +slay when several of the elements. Replaces all
usages we can with +slaw.
The long term fix is to move to not parsing wires, but that won't
happen before current release-candidate is released.
2018-12-07 14:43:07 -08:00
Ted Blackman
51c7147a3d
Fix turn types ( #919 )
...
fix +turn types
2018-12-07 11:40:21 -08:00
Joe Bryan
b4af89398c
Merge pull request #920 from urbit/dawn-take-error
...
adds more rudimentary error handle to pre-boot validation
2018-12-07 14:28:13 -05:00
Joe Bryan
5bedf98b77
updates the |snap:dawn gates to produce units
2018-12-07 02:33:46 -05:00
Joe Bryan
4508aa9c95
updates the |take:dawn gates to produce units and print errors
2018-12-07 02:09:28 -05:00
Elliot Glaysher
245dafcc2e
Merge pull request #918 from urbit/you-down-with-entropy
...
Move from just hashing time to using actual entropy.
2018-12-06 17:12:35 -08:00
Elliot Glaysher
9131e022af
Move from just hashing time to using actual entropy.
2018-12-06 16:51:52 -08:00
Joe Bryan
7283353bce
Merge pull request #915 from urbit/single-home
...
single-home arvo
2018-12-06 19:22:56 -05:00
Joe Bryan
24e2438cc1
[CI] updates pinned pier url
2018-12-06 19:10:02 -05:00
Joe Bryan
6a1f32bb19
Merge branch 'release-candidate' into single-home
...
* release-candidate:
[CI] updates pinned vere commit
Use a trap to lazily evaluate the arguments to %dude in Eyre.
Don't do two passes in the unjetted +sort
%hold removed
losing the `b` reference
remove !:
use assertion
Update pin-vere-commit.txt
type variance bug fix
Trim ethereum snapshot in Jael (#911 )
Moved to +jack
Add ~| to arvo to try to debug intermittent crash.
Add special cases for %da and %ta to +slaw
2018-12-06 19:07:38 -05:00
Elliot Glaysher
98e62e353b
Merge pull request #917 from urbit/no-dude
...
Use a trap to lazily evaluate the arguments to %dude in Eyre.
2018-12-06 15:58:12 -08:00
Elliot Glaysher
c881a28316
[CI] updates pinned vere commit
2018-12-06 15:39:48 -08:00
Elliot Glaysher
f659f91107
Use a trap to lazily evaluate the arguments to %dude in Eyre.
...
Also adds a bunch of hints to make runtime more legible.
2018-12-06 15:10:34 -08:00
Elliot Glaysher
dc963f2119
Merge pull request #916 from urbit/fixup-sort
...
Don't do two passes in the unjetted +sort
2018-12-06 14:54:30 -08:00
Joe Bryan
234d9e7c45
12. removes %vega (old), renames %velo to %vega
...
and incorporates review feedback
2018-12-06 17:43:47 -05:00
Elliot Glaysher
2d7c281515
Don't do two passes in the unjetted +sort
...
While jetting +sort (urbit/urbit#1088 ), I made it do only a single
pass to separate the list around a pivot instead of using two. Do
this in the hoon code, too.
2018-12-06 13:54:43 -08:00
Joe Bryan
b1d8207863
11. restores a single, top-level Arvo formal interface gate
2018-12-06 15:33:05 -05:00
Joshua Reagan
ab97801054
Merge pull request #914 from urbit/release-candidate-variance
...
fix another type variance bug
2018-12-06 13:40:07 -06:00
Joshua Reagan
39dd1c56b0
%hold removed
2018-12-06 12:31:39 -06:00
Joshua Reagan
be45aaeefe
losing the b
reference
2018-12-06 11:47:55 -06:00
Joshua Reagan
4f0a4e795b
remove !:
2018-12-06 01:15:09 -06:00
joshuareagan
95f0a5c797
use assertion
2018-12-06 01:01:54 -06:00
Joe Bryan
f51b51862b
10. moves %zuse flexibility to Arvo larval stage
2018-12-06 01:34:49 -05:00
Joe Bryan
82f4e20e8c
9. adds a larval Arvo outer stage, proper single-homing
...
including on upgrade
2018-12-06 01:34:44 -05:00
Joe Bryan
a51dd2b7de
8. adds arvo core headers and @cgyarvin's arvo comment
2018-12-06 00:36:17 -05:00
Joe Bryan
e0bce20c26
7. trivially single-home the vanes
2018-12-06 00:36:17 -05:00
Joe Bryan
b8e9268208
[CI] updates pinned pier url
2018-12-06 00:36:11 -05:00
Joe Bryan
7b59c5eab3
[CI] updates pinned vere commit
2018-12-06 00:35:15 -05:00
Joshua Reagan
37de11cb06
Update pin-vere-commit.txt
2018-12-05 22:31:45 -06:00
joshuareagan
b8a4ab3f10
type variance bug fix
2018-12-05 22:23:36 -06:00
Joe Bryan
1a44621238
6. trivially single-home arvo with %whom
2018-12-05 23:13:45 -05:00
Joe Bryan
1c2f841f86
5. add entropy to arvo with %wack
2018-12-05 23:13:38 -05:00
Joe Bryan
22f174fa10
4. use explicit nock %9 formulas for gate calls in %velo
2018-12-05 23:13:35 -05:00