Anton Dyudin
|
649f5418e6
|
stub out "current commit" check
|
2017-12-01 19:57:11 -08:00 |
|
Anton Dyudin
|
d501cc0b4e
|
Merge branch 'master' into travis
test pill creation code
|
2017-12-01 19:53:14 -08:00 |
|
Anton Dyudin
|
88caba537d
|
proxy escape code
|
2017-12-01 19:52:35 -08:00 |
|
Anton Dyudin
|
e7b6a365da
|
build pill if none yet uploaded
|
2017-12-01 19:40:35 -08:00 |
|
Anton Dyudin
|
2eb5349802
|
add base path, =dub arguments to +solid
|
2017-12-01 18:23:33 -08:00 |
|
cgyarvin
|
c020e5a01f
|
Merge pull request #409 from joemfb/ticket-check-m
forwardport #406 (adds error message to +ticket)
|
2017-12-01 14:03:53 -08:00 |
|
Anton Dyudin
|
81f02ffc77
|
exit pier gracefully, public download of results
|
2017-12-01 13:05:40 -08:00 |
|
Anton Dyudin
|
d8eef9cc46
|
upload to gcs as tar
|
2017-12-01 12:33:50 -08:00 |
|
Anton Dyudin
|
57180f9b8c
|
upload pier on succesful build
|
2017-12-01 11:59:27 -08:00 |
|
Anton Dyudin
|
106838e7cf
|
move pill fetch to script
|
2017-12-01 11:31:45 -08:00 |
|
Anton Dyudin
|
ead4f48712
|
move FIXME comments to end for clarity
|
2017-12-01 09:59:36 -08:00 |
|
Anton Dyudin
|
1a66c75c30
|
echo FIXMEs, factor bin/urbit download out of .travis.yml
|
2017-12-01 09:57:22 -08:00 |
|
Anton Dyudin
|
736a58db16
|
only match first error/success
|
2017-11-30 21:57:18 -08:00 |
|
Anton Dyudin
|
46012003f0
|
mark urbit executable executable
|
2017-11-30 21:46:34 -08:00 |
|
Anton Dyudin
|
82d85d06b5
|
actually root path maybe
|
2017-11-30 21:38:34 -08:00 |
|
Anton Dyudin
|
d2d18514f1
|
wait for stdout to finish flushing before exiting
XX probably a better way to do this?
|
2017-11-30 21:34:57 -08:00 |
|
Anton Dyudin
|
ef0724dc90
|
don't expect master to exist
|
2017-11-30 21:30:25 -08:00 |
|
Anton Dyudin
|
2282e6f5db
|
add nontrivial "boots to dojo" test
|
2017-11-30 21:27:04 -08:00 |
|
Anton Dyudin
|
469fe037e3
|
initial testbed
|
2017-11-30 19:51:14 -08:00 |
|
C. Guy Yarvin
|
f80695ed96
|
Remove debug.
|
2017-11-30 15:22:05 -08:00 |
|
C. Guy Yarvin
|
b26639b690
|
Revert "Cache tile defaults."
This reverts commit db54f72514 .
|
2017-11-30 14:31:28 -08:00 |
|
C. Guy Yarvin
|
db54f72514
|
Cache tile defaults.
|
2017-11-30 11:13:39 -08:00 |
|
C. Guy Yarvin
|
d862c7cdd1
|
Revert "Defaulting."
This reverts commit 1f896543ba .
|
2017-11-30 11:04:13 -08:00 |
|
C. Guy Yarvin
|
1f896543ba
|
Defaulting.
|
2017-11-29 15:49:43 -08:00 |
|
C. Guy Yarvin
|
ecafc30064
|
Like last commit but actually works.
|
2017-11-29 12:36:02 -08:00 |
|
C. Guy Yarvin
|
212f58368f
|
Add =model syntax.
|
2017-11-29 10:59:48 -08:00 |
|
C. Guy Yarvin
|
a4538d4643
|
Move to ++writ, more generalized help.
|
2017-11-27 21:17:21 -08:00 |
|
C. Guy Yarvin
|
1b034afb3b
|
Move to ++writ.
|
2017-11-27 20:40:08 -08:00 |
|
C. Guy Yarvin
|
16b2d1020b
|
Merge branch 'master' of ssh://github.com/urbit/arvo
|
2017-11-27 20:38:39 -08:00 |
|
C. Guy Yarvin
|
cbb2f82656
|
Merge remote-tracking branch 'eglaysher/deco'
|
2017-11-27 20:37:52 -08:00 |
|
Anton Dyudin
|
fcc92b3e89
|
Merge branch 'default-args'
|
2017-11-27 16:43:10 -08:00 |
|
Anton Dyudin
|
ff518453ef
|
flip generator default arguments to end of ?()s
tracking a change in bunt semantics
|
2017-11-27 16:43:09 -08:00 |
|
C. Guy Yarvin
|
50c7bd7154
|
Merge branch 'master' of http://github.com/urbit/arvo
|
2017-11-27 14:54:36 -08:00 |
|
C. Guy Yarvin
|
9f3293a349
|
Fix ++lone bug.
|
2017-11-27 14:53:15 -08:00 |
|
cgyarvin
|
3c86ea262a
|
Merge pull request #459 from Fang-/gall-quit
Remove registered subscription from gall when sending %quit.
|
2017-11-27 11:29:32 -08:00 |
|
C. Guy Yarvin
|
06280f904a
|
Use /foo//bar for [%foo %$ %bar], foo/3 for [%foo 3]
|
2017-11-26 15:08:52 -08:00 |
|
C. Guy Yarvin
|
49429adb45
|
Remove debug flag.
|
2017-11-25 13:13:53 -08:00 |
|
C. Guy Yarvin
|
122c269332
|
Complete initial transition to ++blow as %ktcn.
|
2017-11-25 13:13:53 -08:00 |
|
C. Guy Yarvin
|
626b7026b9
|
Initial testing configuration.
|
2017-11-25 13:13:53 -08:00 |
|
C. Guy Yarvin
|
1c5c1f12a9
|
Interpreter runs.
|
2017-11-25 13:13:53 -08:00 |
|
C. Guy Yarvin
|
b3245ae96b
|
++musk committed, still testing.
|
2017-11-25 13:13:53 -08:00 |
|
C. Guy Yarvin
|
c78ed1b93c
|
Prototype of ++musk, partial interpreter.
|
2017-11-25 13:13:53 -08:00 |
|
Fang
|
18cd954af7
|
Remove registered subscription from gall when sending %quit.
|
2017-11-23 22:16:59 +01:00 |
|
Anton Dyudin
|
013878c84e
|
Merge pull request #453 from ohAitch/gen-shims
Add /+ old-zuse shims to various generators
|
2017-11-22 12:42:18 -08:00 |
|
Matthew Levan
|
b8a01b5a7e
|
twig -> hoon in lib/cram
(cherry picked from commit 663e0e8284c080e9d38821b53950bf9325a1e209)
|
2017-11-22 12:39:39 -08:00 |
|
Anton Dyudin
|
47f2c2f54a
|
fix "span" references in ford
|
2017-11-22 12:28:31 -08:00 |
|
Anton Dyudin
|
2a13556be5
|
Merge pull request #454 from ohAitch/mar-umd
pull up to date unmark into hoon.hoon, mar/umd
|
2017-11-22 12:21:52 -08:00 |
|
Anton Dyudin
|
2efd948bd9
|
Merge branch 'master' into mar-umd
|
2017-11-22 12:20:35 -08:00 |
|
Ted Blackman
|
fdb8f4a46a
|
Merge pull request #449 from ohAitch/unspam
Fewer ford->clay subscriptions
|
2017-11-21 11:18:09 -08:00 |
|
Anton Dyudin
|
6c432d9f38
|
Merge branch 'master' into unspam
|
2017-11-20 16:13:05 -08:00 |
|