Philip Monk
4a1cd1dc1a
monads, monads everywhere
2019-04-13 19:51:46 -07:00
Philip Monk
9cc3179f1a
stash
2019-04-12 23:54:30 -07:00
Philip Monk
0734958ff1
better azimuth mock
2019-04-10 18:49:20 -07:00
Philip Monk
555032c5d0
wip better azimuth mock
2019-04-08 21:13:06 -07:00
Philip Monk
126bf88c1c
wip
2019-04-04 10:56:46 -07:00
Philip Monk
42bcfd6f92
add +wrap-test-http
2019-04-04 10:56:46 -07:00
Philip Monk
154a726ba7
clean and doc
2019-03-22 17:35:04 -07:00
Philip Monk
b5414a49af
Merge remote-tracking branch 'origin/next' into philip/aquarium
2019-03-20 17:46:30 -07:00
Philip Monk
e8c7c16934
add test queue and result summary
2019-03-20 17:37:05 -07:00
Philip Monk
0dc6e6990e
cleanup
2019-03-20 14:52:05 -07:00
Philip Monk
4fc3f63791
move test cores into the iron age
2019-03-20 14:38:42 -07:00
Philip Monk
aba533998f
cleanup
2019-03-20 13:57:24 -07:00
Philip Monk
18934433ee
unclog gall queue
2019-03-13 04:50:56 -07:00
Isaac Visintainer
fe9648ea9b
landscape: 1fcdc49935e6b1361270eb054611f06f765d5965
2019-03-12 15:15:20 -07:00
Philip Monk
c2c2b04b0b
better init for ph
2019-03-08 13:48:09 -08:00
Philip Monk
187aff9279
working after rearchitecture
2019-03-07 22:28:10 -08:00
Philip Monk
1e1bcfa02e
Merge remote-tracking branch 'origin/master' into philip/aquarium
2019-03-07 21:19:02 -08:00
Philip Monk
ae8966e5ad
compiles
2019-03-07 21:15:42 -08:00
Isaac Visintainer
9d73739765
Merge branch 'hotfix' into next
2019-03-07 11:46:00 -08:00
Anthony Arroyo
dbc9be4243
landscape 3f83c798bd61b7e6cef5c4e2f7c7f3ac89d4ec09
2019-03-07 11:40:30 -08:00
Philip Monk
dab83cd28e
restructure to separate vane apps
2019-03-06 23:31:14 -08:00
Philip Monk
1ab6fea917
keep logs
2019-03-06 12:22:37 -08:00
benjamin-tlon
d06693dc7e
Add support to lens-command
for pill output and optimized base64 encoding. ( #1068 )
...
Added support to `lens-command` for outputting a pill. We want this so that we can create (solid and brass) pills from `urb.py`.
This also adds an optimized base64 encoding routine. The previous version of base64 stack overflowed on large inputs, and a tail-recursive version took hours to encode 5mb of data. This one uses the `ripn` jet and only takes a second or two.
2019-02-27 16:12:59 -08:00
Fang
3ebf874896
Add trailing newlines
2019-02-25 20:33:16 +01:00
Philip Monk
55b708d1b7
Merge remote-tracking branch 'origin/next' into philip/aquarium
2019-02-22 16:21:03 -08:00
Philip Monk
e22eac6a72
child-sync test passes
2019-02-22 15:52:18 -08:00
Fang
a7ecb972e8
Implement %eth-watcher, an app for tracking Ethereum events
...
Poke with [%watch %sometag config:eth-watcher] to initialize,
then subscribe at /sometag to receive updates in the shape of
[%snap snapshot:eth-watcher] for initial and on-reorg logs,
[%logs loglist] for logs as they happen.
2019-02-22 17:43:37 +01:00
Philip Monk
99b6111597
wip
2019-02-21 15:57:51 -08:00
Philip Monk
c4f3614f7b
various fixes, add ++check-file-touched
2019-02-17 00:42:31 -08:00
Philip Monk
3e29612bf6
add |bonk and flop ames timer order
2019-02-16 10:42:09 -08:00
Philip Monk
c3faca01aa
factor out ++touch-file
2019-02-14 17:36:30 -08:00
Philip Monk
7f8e3daaaf
add test for changing a file
2019-02-14 17:19:12 -08:00
Philip Monk
42d5c9004c
small fixes and docs
2019-02-12 11:26:48 -08:00
Philip Monk
3336699660
most of proper cache restoration
2019-02-11 18:52:32 -08:00
Philip Monk
11adf30c72
more modular test headstarts
2019-02-11 15:53:23 -08:00
Philip Monk
600dc02a2f
basic ph test composition
2019-02-11 15:25:25 -08:00
pilfer-pandex
daa875f330
Merge pull request #1063 from urbit/dojo-first
...
Make a new ship launch into dojo
2019-02-09 10:58:12 -08:00
Philip Monk
da12f0467a
WIP
2019-02-08 19:18:38 -08:00
pilfer-pandex
9b2ca27430
Make a new ship launch into dojo
2019-02-08 18:40:38 -08:00
Philip Monk
462f027c16
Merge remote-tracking branch 'origin/master' into philip/aquarium
2019-02-08 15:30:24 -08:00
Philip Monk
64b11765b5
WIP merge
2019-02-08 15:21:40 -08:00
Philip Monk
1a87a5c9fa
add a little state to tests
2019-02-08 13:34:24 -08:00
Philip Monk
39ce13817b
test-hi works
2019-02-07 18:03:46 -08:00
rovdyl
638afd8995
reorganize namespacing
...
specify eng-us region and make room for future ordinal conversion
2019-02-06 17:58:43 -06:00
rovdyl
303676ce9c
Merge branch 'master'
2019-02-05 22:01:03 -06:00
rovdyl
1f2a2a5402
simplify handling unsupported numbers
...
Removes the usage of ++need, and therefore any possibility of
accidentally crashing, by performing the check of unsupported numbers
before anything else.
Idea originally suggested by @philipcmonk
https://github.com/urbit/arvo/pull/1053#issuecomment-460814835
2019-02-05 21:55:40 -06:00
rovdyl
acd9ef133c
auto-determine num-break separator
...
If the remainder is less than 100, use " and ", otherwise use ", ". This
is not only simpler, but corrects numbers like "one million, one" to be
"one million and one".
2019-02-05 20:29:45 -06:00
rovdyl
b72f76ea4f
correct "fourty" to "forty"
2019-02-05 20:29:19 -06:00
Philip Monk
da5515b6a8
first integration test
2019-02-05 18:21:41 -08:00
rovdyl
f53565087a
improve code quality
2019-02-05 18:49:05 -06:00