Elliot Glaysher
2d4dbc7c47
Rework %walk so that it doesn't load all marks.
2018-06-27 16:26:47 -07:00
Elliot Glaysher
87cbea377d
Remove indirect hoons and fix up callsites using //
2018-06-26 13:52:56 -07:00
Elliot Glaysher
693ab11c65
Add the %walk schematic
2018-06-22 15:20:52 -07:00
Elliot Glaysher
a0cb2829df
Fix +enqueue-client-rebuilds by writing +find-old-clients
2018-06-13 13:12:36 -07:00
Elliot Glaysher
df008e95ae
Don't send null ducts in subscriptions to clay.
...
We were previously sending ~ as the duct to clay for our %multi
subscriptions. This caused arvo to drop events. Keep track of the
last duct which issued a subscription on a disc and cancel old
subscriptions if the duct changed.
2018-06-13 13:12:36 -07:00
Elliot Glaysher
ddf0334b15
Switch Gall to use the Turbo vane.
...
This fixes Gall and userland apps so that they boot. It then disables
%hall and %talk, which will only boot with the +fond jet disabled.
(Otherwise, we get a bail from the jet.)
2018-06-13 13:12:32 -07:00
Elliot Glaysher
a37b587337
Add %list schematic
...
This replaces the %tabl silk from old ford.
2018-06-13 11:09:49 -07:00
Elliot Glaysher
74da8f878c
%dontjo can now use the turbo vane to run the +ford-turbo test suite
2018-06-01 16:18:21 -07:00
Elliot Glaysher
6f3e1a48a4
Get +ford-turbo tests passing again, running against the vane itself.
2018-06-01 11:35:56 -07:00
Ted Blackman
0b3713ce07
basic transfusion succeeded
2018-05-31 11:25:06 -07:00
Ted Blackman
873e073faf
transfusion into kernel as %t vane
2018-05-30 16:25:28 -07:00
Ted Blackman
48cfdae72c
fix Ford call signature and tests
2018-05-30 13:50:14 -07:00
Ted Blackman
f2f250a8ff
%mash schematic
2018-05-29 14:31:23 -07:00
Ted Blackman
bbc38adddc
%join schematic
2018-05-29 12:06:27 -07:00
Ted Blackman
514abe2f2d
+test-pact-mark
2018-05-29 10:18:38 -07:00
Ted Blackman
9bfece90c9
%pact schematic and first of two needed tests
2018-05-28 23:10:47 -07:00
Ted Blackman
0ea2e51046
minor cleanup
2018-05-28 23:08:34 -07:00
Ted Blackman
afb1532241
%diff schematic
2018-05-27 09:35:02 -07:00
Ted Blackman
c609f4d210
Fix %bake for marks
2018-05-24 15:31:29 -07:00
Elliot Glaysher
42e3c9312f
Execute /mark/ in scaffolds
2018-05-24 10:25:54 -07:00
Elliot Glaysher
1e111d9fad
Execute /& in scaffolds
2018-05-23 15:56:50 -07:00
Elliot Glaysher
5764293dae
Arguments should always propagate so remove /%
2018-05-23 15:56:50 -07:00
Ted Blackman
fefa1aafd8
%bake schematic
2018-05-23 15:23:11 -07:00
Elliot Glaysher
a80123dac6
Execute /!mark/ in scaffolds
2018-05-23 14:20:49 -07:00
Ted Blackman
0e1a2686eb
%cast schematic
2018-05-23 00:26:56 -07:00
Ted Blackman
b94aeb1652
%mute schematic
2018-05-23 00:05:05 -07:00
Elliot Glaysher
e965213049
Execute /_ in scaffolds; fixes %hoon suffixes
2018-05-22 16:33:18 -07:00
Elliot Glaysher
d8bb5906b4
Execute /$ in scaffolds
2018-05-21 15:48:45 -07:00
Ted Blackman
4cbb057600
%vale schematic
2018-05-21 14:54:58 -07:00
Ted Blackman
566422f7db
%volt schematic
2018-05-21 13:38:14 -07:00
Elliot Glaysher
f9a4c8791b
Execute /, in scaffolds
2018-05-21 13:34:56 -07:00
Ted Blackman
a6497ad061
print before each test
2018-05-21 13:25:54 -07:00
Elliot Glaysher
c0b4146803
Execute /: in scaffolds
2018-05-21 12:56:10 -07:00
Elliot Glaysher
5bb0cc50d9
Unflop hoons
2018-05-21 11:04:02 -07:00
Elliot Glaysher
1647f60213
Put the source disc in +scaffold
2018-05-21 10:58:59 -07:00
Elliot Glaysher
30ecfc50b7
Merge branch 'ford-turbo' of github.com:urbit/arvo into ford-turbo
2018-05-18 16:25:11 -07:00
Elliot Glaysher
dd02b0c05d
Execute /! in scaffolds
2018-05-18 16:21:45 -07:00
Ted Blackman
af21824b4f
%bunt schematic
2018-05-18 13:59:00 -07:00
Elliot Glaysher
ef87e14f33
Execute /| in scaffolds
2018-05-18 13:19:35 -07:00
Elliot Glaysher
6f8ea7918e
Execute /; in scaffolds
2018-05-17 16:35:27 -07:00
Elliot Glaysher
2df0b8b863
Execute /. and /^ in scaffolds
2018-05-17 14:49:44 -07:00
Elliot Glaysher
d5444d44c5
Execute /= and /~ in scaffolds
2018-05-17 11:18:48 -07:00
Ted Blackman
6a720339cf
linking works
2018-05-16 14:29:25 -07:00
Elliot Glaysher
e20bf4c4c2
Add syntax.
2018-05-16 10:40:04 -07:00
Ted Blackman
ca9acf23ba
sort +build-receipt's in +reduce
2018-05-15 14:44:48 -07:00
Ted Blackman
08ef5dbe2b
fix test order dependence
2018-05-15 14:44:27 -07:00
Elliot Glaysher
8a521f4e80
Make the +hood parser use +parse-scaffold. Also, error checking.
2018-05-15 10:42:45 -07:00
Elliot Glaysher
fdcfebb73d
Implements all cranes.
2018-05-14 17:07:19 -07:00
Ted Blackman
a4dfda9897
%reef with +disc and short-circuit
2018-05-14 16:19:56 -07:00
Elliot Glaysher
45f2c01a4b
Implement parsing of the first five cranes.
2018-05-14 11:32:03 -07:00