Commit Graph

7805 Commits

Author SHA1 Message Date
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
e6ff085fce Cleanup pass on the crane runner 2018-05-17 11:35:19 -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
Keaton Dunsford
4a4747981d
Merge pull request #738 from joemfb/spin-state
fixes +spin to preserve the type of the head of the product
2018-05-15 16:41:59 -07:00
Elliot Glaysher
b129488c4d Clean up error handling in +make 2018-05-15 16:02:01 -07:00
Ted Blackman
faca1ab348 use make-<schematic-name> as arm names 2018-05-15 15:02:17 -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
Joe Bryan
47c315a971 fixes +spin to preserve the type of the head of the product 2018-05-15 17:31:49 -04: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
Elliot Glaysher
ee904e08b7 Implement // parsing 2018-05-11 15:31:24 -07:00
Elliot Glaysher
ad5fc9d4ff Implement /? 2018-05-11 14:56:50 -07:00
Elliot Glaysher
157eb6a59c A very basic +scaffold parser which can read /- and /+ 2018-05-11 14:42:23 -07:00
Ted Blackman
3fc28092c8 %core schematic and basic test 2018-05-11 12:55:44 -07:00
Elliot Glaysher
4e5fffec08 Implementation of %hood with no imports. 2018-05-10 17:13:09 -07:00
Elliot Glaysher
d80015a708 Fix error state of dude. 2018-05-10 16:58:22 -07:00
Elliot Glaysher
6781d45ede Implement the %dude schematic 2018-05-10 15:18:12 -07:00
Ted Blackman
b20193e067 %path schematic and basic test 2018-05-10 13:34:25 -07:00
Elliot Glaysher
88ab046d88 Change %wris so it always returns a date.
This removes the scry from +rebuild in ford-turbo. This is ok since ford-turbo
Is the only consumer of %wris. The ford-turbo app now works end-to-end in a
way that theoretically should work without the app.
2018-05-10 11:18:52 -07:00
Elliot Glaysher
52b7351b8f spelling fix 2018-05-10 10:56:44 -07:00
Fang
79cb59e94a
Merge pull request #731 from joshuareagan/patch-1
Fora Posts and Comments with no text ignored
2018-05-10 12:39:53 +02:00
Elliot Glaysher
40a580f77a Apparently %gall is now sensitive to -atom vs -noun now. 2018-05-09 14:42:20 -07:00
Elliot Glaysher
ea3f6c28ee Add +test-call-scry-varries 2018-05-09 14:05:43 -07:00
Elliot Glaysher
a786cb38d9 Fix orphaned provisional builds.
This removes :clear-sub-builds because it is complicated and unnecessary and
then fixes how we clean up orphaned provision builds so we don’t leave orphaned
builds around if that build also had another listener.
2018-05-09 14:00:09 -07:00
Joshua Reagan
8c13cb0604
simplified the code 2018-05-09 14:30:15 -05:00
Elliot Glaysher
b83b2885b6 Remove accidentally committed ~& 2018-05-09 12:28:35 -07:00
Joshua Reagan
c20a9d2140
now covers posts with spaces and no text 2018-05-09 13:52:15 -05:00
Anthony Arroyo
9bd01853e5
Revert "Revert "Change %w care to return both @ud and @da cases"" 2018-05-09 11:24:34 -07:00
Anthony Arroyo
7c8e74b358
Merge pull request #732 from urbit/revert-729-clay-w-change
Revert "Change %w care to return both @ud and @da cases"
2018-05-09 11:15:57 -07:00
Anthony Arroyo
00b2291ca8
Revert "Change %w care to return both @ud and @da cases" 2018-05-09 10:56:07 -07:00
Anthony Arroyo
c72cf81925
Merge pull request #729 from Fang-/clay-w-change
Change %w care to return both @ud and @da cases

Merging on @eglaysher 's approval
2018-05-09 10:47:39 -07:00
Elliot Glaysher
00e43a38ee Merge branch 'ford-turbo-app' into ford-turbo 2018-05-09 10:20:09 -07:00
Elliot Glaysher
f84eadaa45 Merge branch 'ford-turbo' of github.com:urbit/arvo into ford-turbo 2018-05-09 10:19:39 -07:00
Joshua Reagan
3c1abdd3df
Posts and Comments with no text ignored
In response to ~ravmel's issue here: https://github.com/urbit/fora/issues/6

With this change if you try to submit a post or comment without text, then the poke is ignored.  Yes, this is a really dumb fix, but it works and fora is minimalist anyway.  Only downside is there is no explicit feedback to the poster.  If someone wants to hold my hand a little I'll try to make a more fancy change.
2018-05-08 23:07:29 -05:00
Ted Blackman
b1e85d481e %plan basic implementation and test 2018-05-08 16:54:29 -07:00
Elliot Glaysher
de224e6b96 Add +test-scry-clay-same-path.
This test case was what fleshed out the date.build issue with pins,
but was originally written to test the resource to scry-request
patch.
2018-05-08 13:27:21 -07:00
Elliot Glaysher
a995bf24a2 Fix up after pit/vase change. 2018-05-08 11:27:44 -07:00
Elliot Glaysher
505aa209f3 Merge branch 'ford-turbo' into ford-turbo-app 2018-05-08 11:25:33 -07:00
Elliot Glaysher
167414a803 Merge branch 'ford-turbo-call' into ford-turbo 2018-05-08 11:15:47 -07:00
Elliot Glaysher
fdb72174c0 Implement %call, along with some refactoring on how we handle blocks. 2018-05-08 11:10:58 -07:00
Ted Blackman
541a805a6f %reef schematic and test 2018-05-07 16:12:07 -07:00
Ted Blackman
67a65bc853 use pit=vase in ford-turbo; fixed tests 2018-05-07 15:59:39 -07:00
Elliot Glaysher
ef8fae2f66 Merge branch 'ford-turbo-five-oh-fora-fix' into ford-turbo 2018-05-07 15:29:16 -07:00
Elliot Glaysher
b05575c2b2 Fix +test-five-oh-cache-reclamation 2018-05-07 15:28:52 -07:00