Commit Graph

190 Commits

Author SHA1 Message Date
Joe Bryan
b4f6271f2c
Merge pull request #1056 from urbit/ford-zap-dot
!: in Ford, except inner loops
2019-02-05 19:29:03 -05:00
Joe Bryan
e603aef6b5 Merge branch 'hotfix' into next
* hotfix:
  ensures $~ defaults nest in the actual structure
  behn: ignore duplicate %wait requests (#1043)
  restores +able:dill comment margin
  renames kernel upgrade initialization event from %vega to %lyra
  refactors arvo's +spam:is, which sends a move to every vane
  refactors effect iteration in arvo +poke
  updates arvo/vanes to send/receive %vega kernel upgrade notification
  build tank outside of |.
2019-02-05 18:42:19 -05:00
Ted Blackman
79b8657ce0 review comments 2019-02-05 14:36:04 -08:00
Ted Blackman
7d8aad16c6 \!: in Ford, except inner loops 2019-02-05 14:24:19 -08:00
pilfer-pandex
025ff7faaa
Update ford.hoon 2019-02-05 10:38:34 -08:00
pilfer-pandex
ce7d0dde82 Remove trap from %dude in ford 2019-02-04 16:58:22 -08:00
Joe Bryan
690934a6fc updates arvo/vanes to send/receive %vega kernel upgrade notification 2019-02-01 15:07:26 -05:00
Ted Blackman
9530e3f9ab add 'dot' catch-all to vane |mass reports 2019-01-29 16:38:27 -08:00
Isaac Visintainer
b959b8402b
be more explicit about what failed 2019-01-16 14:24:04 -08:00
Isaac Visintainer
6f3d85326b
run kernel compile inside a mule 2019-01-16 14:24:03 -08:00
Philip Monk
40faa333ce
Merge pull request #989 from urbit/philip/clay-fix
use foreign aeon for foreign mark definitions
2019-01-14 00:57:57 -08:00
Philip Monk
ea0f233572
use foreign aeon for foreign mark definitions 2019-01-13 23:46:21 -08:00
Ted Blackman
9c49916938 % means path-to-render in renderers 2019-01-11 14:06:23 -08:00
Elliot Glaysher
b2e2ddb607
Merge pull request #944 from urbit/remove-our-from-wires
Remove our from wires
2018-12-13 16:49:35 -08:00
Elliot Glaysher
f5a8fdbe50 1. Remove our from the ford wire 2018-12-13 16:33:25 -08:00
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
c4c5fe5a79 13. single-home %ford state 2018-12-13 14:06:52 -05: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
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
e0bce20c26 7. trivially single-home the vanes 2018-12-06 00:36:17 -05: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
Elliot Glaysher
884ed27c07 Remove 200ms delay in +run-builds in ford. 2018-11-13 11:32:02 -08:00
Isaac Visintainer
91432cf75f added sunk note to jael, implements %ames, stubs other vanes 2018-10-17 14:05:39 -04:00
Isaac Visintainer
ef3fed4de8 removed zapcol from ford 2018-10-01 14:49:25 -07:00
Ted Blackman
c31bcb95e6 fix bug in +move-root-to-cache 2018-09-24 13:44:52 -07:00
Elliot Glaysher
49f87e6067 Over the shoulder code review. 2018-09-13 15:54:59 -07:00
Elliot Glaysher
db34424de2 Fix +grad case in +make-join, add assertions. 2018-09-13 14:51:12 -07:00
Ted Blackman
c0c00de7e9 Fix %reef handling more. Now uses the right part of the arvo core 2018-09-02 03:48:40 -07:00
Ted Blackman
60fcfc467e fix ford %reef dependency tracking 2018-08-30 16:06:27 -07:00
Elliot Glaysher
e1ee2b211e +capped-queue is also general. Move to zuse and add tests. 2018-08-27 15:25:33 -07:00
Elliot Glaysher
7f623772ac The +clock structure is general, put it in zuse and add tess. 2018-08-27 14:51:42 -07:00
Elliot Glaysher
6e127dbea7 Don't cache live builds until canceled. 2018-08-24 15:12:29 -07:00
Elliot Glaysher
0286254b69 Merge branch 'ford-turbo' of github.com:urbit/arvo into ford-turbo 2018-08-23 15:15:50 -07:00
Ted Blackman
a4e764a1a1 ford %call actually fail on error 2018-08-23 15:03:36 -07:00
Elliot Glaysher
88abe302d2 Merge remote-tracking branch 'origin/ford-turbo' into ford-turbo 2018-08-23 10:39:40 -07:00
Ted Blackman
f297565260 minor doc improvement 2018-08-22 22:36:27 -07:00
Ted Blackman
df21c0363c Add /* ford rune 2018-08-22 17:53:56 -07:00
Elliot Glaysher
a467bc3870 Add debugging stuff to ford to try to catch non-existent build error. 2018-08-22 16:35:22 -07:00
Elliot Glaysher
32ff2c1847 Marginally better error reporting in %cast. 2018-08-22 13:09:29 -07:00
Elliot Glaysher
32088aeb01 Merge remote-tracking branch 'origin/ford-turbo' into ford-turbo 2018-08-21 16:34:24 -07:00
Ted Blackman
eca688384c +wipe docs 2018-08-21 15:36:16 -07:00
Joe Bryan
3c4e8d87b6 fixes %ford to support %walk where source and target marks are the same 2018-08-21 15:29:08 -07:00
Ted Blackman
659c64e542 docs for +per-event 2018-08-21 15:08:48 -07:00
Ted Blackman
12f05489fb add overview docs 2018-08-21 14:17:31 -07:00
Elliot Glaysher
96dcc99336 Add compile errors to cast failure output. 2018-08-21 11:30:57 -07:00