C. Guy Yarvin
5f9ba084a3
Finished decoupling +hoon and +plan.
2018-03-13 15:22:10 -07:00
Keaton Dunsford
8865914d79
Merge pull request #671 from keatondunsford/ford-wipe-timestamp
...
Add timestamps to Ford cache wipes
2018-03-13 12:55:19 -07:00
Keaton Dunsford
42d52073be
Add timestamps to Ford cache wipes
...
This will be more helpful in understanding current Ford's cache-clearing behavior as we continue to make changes to alleviate its issues relating to potential memory overflows, slow build performance, and subsequent `504` HTTP errors.
2018-03-13 12:43:40 -07:00
Fang
f28b9f7b60
RPC API structures are part of the Ethereum lib proper for now.
2018-03-13 14:47:21 +01:00
Fang
de116bbb2a
Move generic JSON RPC logic into its own files.
2018-03-13 14:42:49 +01:00
C. Guy Yarvin
b3066dad30
Disentangled expressions and structures.
2018-03-13 00:11:47 -07:00
C. Guy Yarvin
6432ac8f04
Various fixes and molds.
2018-03-12 22:56:27 -07:00
C. Guy Yarvin
f8d47c252e
Adapt %ts and %br runes.
2018-03-12 18:20:48 -07:00
Fang
d8ddcbf386
Can now make requests to Ethereum nodes. Supports chain read requests.
2018-03-13 00:42:24 +01:00
Fang
91070222d7
Use ++co for rendering hex.
2018-03-13 00:40:34 +01:00
cgyarvin
69ac42d13b
Merge pull request #670 from eglaysher/fix-overload
...
Fix |overload so it takes a date
2018-03-12 16:01:17 -07:00
Elliot Glaysher
78c1f091dc
Make |overload take a start time, in addition to a recur duration.
...
This will allow us to set |overload so it will run once a day at something
like 3 AM.
2018-03-12 15:27:51 -07:00
Elliot Glaysher
1ec6e7cd2b
Make ++from-module not leak faces.
2018-03-12 15:24:23 -07:00
C. Guy Yarvin
f834e16a23
All root runes replanned.
2018-03-12 11:32:56 -07:00
Fang
ed0da9ed2f
Add arm for encoding an entire call.
...
Clean up printfs.
2018-03-12 17:03:21 +01:00
Fang
239a5d7744
Work with octs for encoding the bytes types.
2018-03-12 17:02:32 +01:00
Fang
62f18aff31
Merge branch 'master' of https://github.com/urbit/arvo into constitution
2018-03-12 15:39:36 +01:00
C. Guy Yarvin
bcb2567229
About to add $>, $<.
2018-03-11 22:29:13 -07:00
C. Guy Yarvin
062dccc00a
Half-converted %tsbr.
2018-03-11 21:16:36 -07:00
C. Guy Yarvin
dae664dd57
Like previous, but actually works.
2018-03-11 13:48:32 -07:00
C. Guy Yarvin
0144a79f15
Parser recognizes plans.
2018-03-11 13:23:06 -07:00
C. Guy Yarvin
67ba916005
Rename ++plan tags.
2018-03-10 21:15:09 -08:00
C. Guy Yarvin
4d183731d4
Adapt $:, $%, $?, so that plan matches hoon.
2018-03-10 20:59:28 -08:00
cgyarvin
a6c83e3919
Merge pull request #666 from ohAitch/faster-gen-test
...
clean up and accelerate +test framework
2018-03-10 11:40:44 -08:00
Anton Dyudin
d0138ff7fa
fix #654 by having assert-eq accept a vase of a pair
...
flipping the order of the pair while rewriting all the test was necessary anyawy, to accoutn for heavier-twig tendencies
2018-03-09 19:43:35 -08:00
Anton Dyudin
3bb24f1327
move test- check- prefix filter to lib/tester
2018-03-09 19:27:32 -08:00
Anton Dyudin
5e746a9c36
REVIEW precompute nock for test arm pulls
...
to avoid running the compiler repeatedly in separate |. contexts, which would not share cache
2018-03-09 19:27:32 -08:00
Anton Dyudin
24fe89a2b5
add ++category formatter to optionally restore name behavior
2018-03-09 19:27:32 -08:00
Anton Dyudin
bcf14304c3
minor denamespacing
2018-03-09 19:27:32 -08:00
Anton Dyudin
1b68ab0553
simplify ++tester interface to return immediate wall
2018-03-09 19:27:32 -08:00
Anton Dyudin
a07ca03bb6
get rid of redundant tester-type
2018-03-09 19:27:32 -08:00
Anton Dyudin
c73095af8a
remove reduncant c=tape parameter from expect-eq
...
also began cleaning up indentation
2018-03-09 19:27:32 -08:00
C. Guy Yarvin
ebfa5352f4
Eliminate special kelp lines; rename crib to plan.
2018-03-09 15:53:13 -08:00
Anton Dyudin
d380a86281
more visible notes in travis, which strips colors
2018-03-09 14:56:15 -08:00
Anton Dyudin
ef0b763462
more lenient expect-echo
2018-03-09 14:42:50 -08:00
Anton Dyudin
bf7bf86cb4
properly detach listeners after each section
2018-03-09 14:36:26 -08:00
Anton Dyudin
42b3fe86c7
Detect +test errors
2018-03-09 14:26:17 -08:00
Anton Dyudin
aa3ddfd53d
Detect :test errors
2018-03-09 14:25:43 -08:00
Anton Dyudin
dfcccfdc8a
clean up expect's
2018-03-09 14:24:00 -08:00
Anton Dyudin
8b3070b28f
finer grained waiting
2018-03-09 14:17:48 -08:00
Ted Blackman
c98598d070
Merge pull request #664 from urbit/webtalk-names
...
Update webtalk's ship name syllables to post-renaming ones.
2018-03-09 13:45:00 -08:00
Anton Dyudin
4bf1f38a67
factor out ERROR regex
2018-03-09 12:57:52 -08:00
Anton Dyudin
31715d7d36
detect boot error
2018-03-09 12:57:52 -08:00
Anton Dyudin
6e3d42aad6
formatting, looser defn of "error"
2018-03-09 12:57:52 -08:00
Anton Dyudin
b290eaefb1
rewrite test.ls in terms of runner.ls:Urbit
...
no error handling implemented yet
2018-03-09 12:57:52 -08:00
Fang
bb144bbeea
Update webtalk's ship name syllables to post-renaming ones.
2018-03-09 21:46:54 +01:00
Anton Dyudin
7c8ddd4b0a
set -x
2018-03-08 19:02:03 -08:00
Anton Dyudin
5f2f94eb01
factor out urbit runner, pilling commands
2018-03-08 18:56:58 -08:00
C. Guy Yarvin
c5342caf05
Eliminated line-specific behavior in kelp.
2018-03-08 16:58:29 -08:00
C. Guy Yarvin
a4081b1af9
Switch to %fits for kelp testing.
2018-03-08 16:41:21 -08:00