Commit Graph

9675 Commits

Author SHA1 Message Date
Philip Monk
17cea6a1c7
better child-sync test 2019-02-11 14:18:18 -08:00
Philip Monk
a74f750dd9
Merge pull request #1064 from urbit/philip/behn
Don't fire timer in the middle of another event and take one timer at a time
2019-02-09 13:59:51 -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
pilfer-pandex
2d70c8c9e7 Remove ^x from test travis tests 2019-02-09 00:50:40 -08:00
Philip Monk
0e90721db3
modify behn to not fire in the middle of another event and take one timer at a time 2019-02-08 19:19:50 -08:00
Philip Monk
da12f0467a
WIP 2019-02-08 19:18:38 -08:00
Philip Monk
0fc7ab112e
modify behn to not fire in the middle of another event and take one timer at a time 2019-02-08 19:17:46 -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
705a531558
add init cache to aqua for faster boot times 2019-02-08 11:52:36 -08:00
Philip Monk
39ce13817b
test-hi works 2019-02-07 18:03:46 -08:00
Philip Monk
1cfea70e8b
hoist moves into variable 2019-02-07 17:12:57 -08:00
Joe Bryan
35bf260c39
Merge pull request #1061 from urbit/weigh-and-plug
adds some details to |mass, plug a leak in %ames
2019-02-07 10:47:41 -05:00
Fang
0485d706b0
Merge pull request #1053 from rovdyl/number-to-words
Add library for converting atoms to English
2019-02-07 10:58:25 +01: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
1ae891bbb0 fix indentation 2019-02-06 17:52:56 -06:00
Joe Bryan
04363ca278 removes trailing blank line from arvo.hoon 2019-02-06 16:19:00 -05:00
Joe Bryan
a597bfaed3 adds details to arvo |mass 2019-02-06 14:03:52 -05:00
Joe Bryan
cbfbca060f adds detail to %ames |mass and plugs |reset leak 2019-02-06 13:26:19 -05: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
ec7c615c1e add tests 2019-02-05 20:59:24 -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
ixv
70c771f152
Merge pull request #1058 from urbit/next
release "next"
2019-02-05 17:30:47 -08:00
rovdyl
f53565087a improve code quality 2019-02-05 18:49:05 -06:00
Joe Bryan
739bb6229a [CI] bumps pinned vere commit 2019-02-05 19:48:32 -05:00
Joe Bryan
6d6ec85d6a bumps ames protocol version number 2019-02-05 19:46:45 -05:00
Joe Bryan
5fb7db038f
Merge pull request #1057 from urbit/zap-vanes
enable stacktraces in all the vanes
2019-02-05 19:29:23 -05:00
Joe Bryan
b4f6271f2c
Merge pull request #1056 from urbit/ford-zap-dot
!: in Ford, except inner loops
2019-02-05 19:29:03 -05:00
Joe Bryan
4b349d6a63 disables stack traces in +wa (the caching compiler engine) 2019-02-05 19:04:28 -05:00
Joe Bryan
409e8d81cc enables stack traces in all the vanes (adds !:) 2019-02-05 19:04:28 -05:00
Joe Bryan
0519772a6f [CI] measure memory with |mass before tests, and after +solid 2019-02-05 19:04:28 -05:00
Joe Bryan
e603aef6b5 Merge branch 'hotfix' into next
* hotfix:
  ensures $~ defaults nest in the actual structure
  behn: ignore duplicate %wait requests (#1043)
  restores +able:dill comment margin
  renames kernel upgrade initialization event from %vega to %lyra
  refactors arvo's +spam:is, which sends a move to every vane
  refactors effect iteration in arvo +poke
  updates arvo/vanes to send/receive %vega kernel upgrade notification
  build tank outside of |.
2019-02-05 18:42:19 -05:00
Joe Bryan
b39dc19153
Merge pull request #1041 from urbit/vega-vanes
notify vanes of kernel upgrades
2019-02-05 18:18:43 -05:00
Joe Bryan
5a09095c2b
Merge pull request #1046 from urbit/spec-check-nest
ensures  defaults in $~ specs nest in the actual structure
2019-02-05 18:15:42 -05:00
Ted Blackman
79b8657ce0 review comments 2019-02-05 14:36:04 -08:00
Ted Blackman
7d8aad16c6 \!: in Ford, except inner loops 2019-02-05 14:24:19 -08:00
Joe Bryan
cee6ff1c9b ensures $~ defaults nest in the actual structure 2019-02-05 14:56:55 -05:00
pilfer-pandex
9e8ffb29ce
Merge pull request #1054 from urbit/dude-remove-trap
Remove trap from %dude in ford
2019-02-05 11:24:38 -08:00
pilfer-pandex
025ff7faaa
Update ford.hoon 2019-02-05 10:38:34 -08:00
pilfer-pandex
ce7d0dde82 Remove trap from %dude in ford 2019-02-04 16:58:22 -08:00
Ted Blackman
925e482be5
scavenge some dead printing code from dojo (#1049) 2019-02-04 16:29:07 -08:00
Philip Monk
81e8c59280
implement barebones clay file injection 2019-02-04 16:05:34 -08:00
Philip Monk
fd5df264d9
resurrect peek and wish 2019-02-04 14:31:55 -08:00
rovdyl
dcdddaf453 added lib/number-to-words 2019-02-04 16:28:45 -06:00
Philip Monk
ea27465881
add outgoing http support and proper restoring 2019-02-04 14:13:20 -08:00