Commit Graph

9130 Commits

Author SHA1 Message Date
Joe Bryan
b1d8207863 11. restores a single, top-level Arvo formal interface gate 2018-12-06 15:33:05 -05: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
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
Joe Bryan
80986553a7 3. restores the new %velo arvo upgrade system 2018-12-05 23:13:32 -05:00
Joe Bryan
b19109c288 2. refactors %zuse handling in arvo 2018-12-05 23:13:29 -05:00
Joe Bryan
563b174de4 1. refactors and deduplicates arvo effect handling 2018-12-05 23:13:25 -05:00
Joe Bryan
b38bfef138
Merge pull request #909 from urbit/pill-convergence
implements common pill interface, adds userspace to +solid
2018-12-05 13:50:22 -05:00
Joe Bryan
fd6fe349d6 review changes: fix comments, refactor module-ova 2018-12-04 20:18:38 -05:00
Elliot Glaysher
a262bb85fa
Merge pull request #910 from urbit/plus-uv
Also add %uv handling to +slaw
2018-12-04 14:22:22 -08:00
Elliot Glaysher
86ec9b060a Also add %uv handling to +slaw 2018-12-04 14:07:01 -08:00
Joe Bryan
51ca94d192 corrects "awaiting hood" prompt 2018-12-04 15:28:50 -05:00
Joe Bryan
89527d40eb [CI] ensures lib/pill is up-to-date for +solid 2018-12-04 15:28:50 -05:00
Joe Bryan
b0c286f418 factors common elements of +brass and +solid into lib/pill 2018-12-04 15:28:50 -05:00
Joe Bryan
4e58545be6 corrects +brass printfs 2018-12-04 15:28:50 -05:00
Elliot Glaysher
6ebb061134
Merge pull request #908 from urbit/hack-slaw
Do fast special cases for +slaw instead of always calling +slay.
2018-12-04 11:05:25 -08:00
Elliot Glaysher
552401abf4 Rush parshing 2018-12-04 10:19:50 -08:00
Joe Bryan
75705bec65 uses %init for all merges up to and including the first remote sync 2018-12-04 13:11:43 -05:00
Joe Bryan
cae4b03c5c removes initial %clay merge 2018-12-04 03:09:51 -05:00
Joe Bryan
99a3fc6a05 removes auto-resetting "init" sync 2018-12-04 03:09:51 -05:00
Joe Bryan
cb7f6b8968 [CI] updates pinned parent pier url 2018-12-04 03:09:47 -05:00
Joe Bryan
59d657bb24 [CI] updates pinned vere commit 2018-12-04 03:01:39 -05:00
Joe Bryan
ec763df031 updates +ivory to produce a 3-tuple of event-lists 2018-12-04 03:01:34 -05:00
Joe Bryan
df110cfc54 updates +solid to produce a 3-tuple of event-lists, adds userspace 2018-12-04 00:41:07 -05:00
Joe Bryan
b8cb82d4a0 updates +brass to produce a 3-tuple of event-lists
also removes /neo and adds /tests
2018-12-04 00:35:58 -05:00
Elliot Glaysher
770025c155 Do fast special cases for +slaw instead of always calling +slay.
+slay is a giant, recursive, slow parser combinator. +slaw is called
on every beam handling. In actual usage, we can special case based
on the passed in type and use a much smaller parser.
2018-12-03 16:41:30 -08:00
Joe Bryan
b920747ed3
Merge pull request #907 from urbit/behn-crud
handles %crud in %behn
2018-12-03 17:57:09 -05:00
Joe Bryan
faaa9cecee handles %crud in %behn 2018-12-03 17:11:28 -05:00
Elliot Glaysher
5da58f862c
Merge pull request #906 from urbit/remove-call-nest
Don't run nest checks on every +call.
2018-12-03 13:46:32 -08:00
Elliot Glaysher
7185d02929 Don't run nest checks in clay, either. 2018-12-03 13:22:39 -08:00
Elliot Glaysher
841b023671 Don't run nest checks on every +call. 2018-12-03 11:45:50 -08:00
Elliot Glaysher
cf96537aaa
Merge pull request #905 from urbit/prime-scry-cache
Prime the worm cache in arvo with scry types
2018-12-03 11:00:58 -08:00
Elliot Glaysher
75341be2d8 Don't use slot in +scry since the type is never used. 2018-12-03 10:45:54 -08:00
Elliot Glaysher
0b0d2ca2a8 Prime the worm cache in arvo with scry types
The majority of time in handling a scry is spent in the compiler since it
doesn't use the compiler cache since scrying can't have side-effects and modify
the cache. So prime the worm cache at vane install time so the cache is
prepopulated before we call a scry.

This shaves off >10ms per scry.
2018-12-02 19:46:21 -08:00
Elliot Glaysher
31bba9a354
Merge pull request #904 from urbit/arvo-worm-cache
Arvo +worm cache per vane
2018-12-01 15:38:59 -08:00
Elliot Glaysher
e94a1012f5 3: Use +slot 2/3 instead of +slap %p/%q 2018-12-01 14:27:32 -08:00
Elliot Glaysher
1488bf0284 2: Thread through the toplevel changes. 2018-12-01 14:27:32 -08:00
Elliot Glaysher
6621d5ebca 1: Change the type of +vent so it standardizes cache location. 2018-12-01 14:27:32 -08:00
Joshua Reagan
744a064b98
Merge pull request #902 from urbit/release-candidate-variance
variance fix: calling lead, zinc gates
2018-11-29 19:04:34 -06:00
Joshua Reagan
e71c57b445
disable test-reef-slow 2018-11-29 13:56:45 -06:00
Joshua Reagan
527f1e61cc
Update pin-parent-pill-pier.url 2018-11-29 13:45:08 -06:00
Joshua Reagan
a679abf281
pin-parent-pill-pier 2018-11-29 13:34:17 -06:00
Elliot Glaysher
708396cfbf
Merge pull request #896 from urbit/more-arvo-cache
Additional caching in the arvo kernel
2018-11-29 11:28:16 -08:00
Joshua Reagan
f583936e8e
Update pin-vere-commit.txt 2018-11-29 12:57:25 -06:00