Joe Bryan
023e55d97c
removes !: from vanes
2018-12-13 19:05:32 -05:00
Joe Bryan
f8905a0640
Merge pull request #941 from urbit/single-home-vanes
...
single-home the vanes
2018-12-13 18:44:26 -05:00
Joe Bryan
8b625a483e
revises %ford %build comment
2018-12-13 18:41:45 -05:00
Joe Bryan
6f4b2378ec
21. single-homes %clay %warp/%werp tasks
2018-12-13 14:07:19 -05:00
Joe Bryan
536ea94b42
20. single-homes %clay %perm task
2018-12-13 14:07:16 -05:00
Joe Bryan
c6ce8c23ff
19. single-home %clay %merg task
2018-12-13 14:07:13 -05:00
Joe Bryan
d4e9759b28
18. single-home %clay %info task
2018-12-13 14:07:10 -05:00
Joe Bryan
e86b23393c
16. single-home %clay state
2018-12-13 14:07:03 -05:00
Joe Bryan
18cb206eee
15. single-homes %ford %kill task
2018-12-13 14:06:59 -05:00
Joe Bryan
5095020755
14. single-home %ford %build task
2018-12-13 14:06:56 -05:00
Joe Bryan
c4c5fe5a79
13. single-home %ford state
2018-12-13 14:06:52 -05:00
Joe Bryan
979122a9da
12. single-home %gall state
2018-12-13 14:06:49 -05:00
Joe Bryan
e1b91cbb84
11. single-home %gall state-machine
2018-12-13 14:06:46 -05:00
Joe Bryan
66dbdb49f7
10. single-home %ames %west/%west tasks
2018-12-13 14:06:42 -05:00
Joe Bryan
ab02dec5cf
9. single-home %ames %want task
2018-12-13 14:06:39 -05:00
Joe Bryan
71afa6aba9
8. single-home %ames internal moves
2018-12-13 14:06:36 -05:00
Joe Bryan
1ceb670906
7. single-home %ames state-machines (b)
2018-12-13 14:06:33 -05:00
Joe Bryan
ed842f5325
6. single-home %ames state
2018-12-13 14:06:30 -05:00
Joe Bryan
ae969ce98f
5. single-home %ames state-machines (a)
2018-12-13 14:06:27 -05:00
Joe Bryan
ec05958e4d
4. single-home %jael tasks
2018-12-13 14:06:24 -05:00
Joe Bryan
e17699d8f5
3. single-home %jael
2018-12-13 14:06:21 -05:00
Joe Bryan
5ed0183f41
2. single-home %eyre
2018-12-13 14:06:19 -05:00
Joe Bryan
72e3c85998
1. single-home %dill
2018-12-13 14:06:16 -05:00
Ted Blackman
1adc48a6ec
fix two more silly bugs
2018-12-12 23:17:13 -08:00
Ted Blackman
d6b39a6d6a
behn: lifo to fifo to fix clay bug
2018-12-12 23:16:53 -08:00
Elliot Glaysher
00c79de3df
Merge pull request #936 from urbit/dont-sell-out
...
Don't call +sell in normal cases in Ford.
2018-12-12 15:46:55 -08:00
Elliot Glaysher
63504552c1
Condensced into two lines on average
2018-12-12 15:29:59 -08:00
Elliot Glaysher
08263ea7e6
Don't call +sell in normal cases in Ford.
...
+sell invokes the type checker and thus adds 10ms to each event
where it is used. +sell is invoked in "tapes like {<this>}". Ford
error messages use that format on errors. Many common Ford builds
are expected to fail, but swallow the error messages. This modifies
them so that they generate their error messages in a cheaper way.
2018-12-12 14:40:31 -08:00
Ted Blackman
f897921d9c
Behn dumb ( #935 )
...
* changing behn
* A dumber behn, which seems to work
* don't sort the whole timers list
* comments and cleanup
2018-12-12 14:09:47 -08:00
Elliot Glaysher
20ea6e622c
Speed up +put:by-schematic
...
This speeds up the +gather step in Ford. By not doing a full sort every
time we add a build, we remove ~30ms of latency from each chat message
sent my landscape.
2018-12-11 15:52:35 -08:00
Joe Bryan
4b7b7e6bdc
removes strange %ames self-gift when forwarding to self
2018-12-11 14:38:19 -05:00
Elliot Glaysher
484dba95ca
Light version of +sloy
2018-12-10 13:22:56 -08:00
Elliot Glaysher
e65f374cc1
Also have some more hints.
2018-12-07 14:45:55 -08: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
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
Joe Bryan
234d9e7c45
12. removes %vega (old), renames %velo to %vega
...
and incorporates review feedback
2018-12-06 17:43:47 -05:00
Joe Bryan
e0bce20c26
7. trivially single-home the vanes
2018-12-06 00:36:17 -05:00
Ted Blackman
2001d39360
Trim ethereum snapshot in Jael ( #911 )
...
trim snapshot format
2018-12-05 16:26:32 -08:00
Joe Bryan
51ca94d192
corrects "awaiting hood" prompt
2018-12-04 15:28:50 -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
faaa9cecee
handles %crud in %behn
2018-12-03 17:11:28 -05: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
e94a1012f5
3: Use +slot 2/3 instead of +slap %p/%q
2018-12-01 14:27:32 -08:00
Joe Bryan
6022da6d06
fixes %ford %reef build, enables and fixes test
2018-11-27 23:46:34 -05:00
Joe Bryan
144c844a78
crash in %behn if the output duct is unset
2018-11-27 13:03:44 -05:00
Joe Bryan
353916ced0
crash in %ames if the output duct is unset
2018-11-27 12:58:55 -05:00
Joe Bryan
213903c343
restores %dirk to %gall whitelist for |commit
2018-11-27 12:58:40 -05:00
Joe Bryan
d5296de4a0
handles %crud task in %clay
2018-11-27 12:58:32 -05:00