Joe Bryan
|
9896f3d16f
|
u3: refactors memoization patterns for safer rc
specifically, avoiding uncounted references when
memoizing in the compiler
|
2019-09-27 17:02:27 -07:00 |
|
Joe Bryan
|
2f4ddad20c
|
solid pill
|
2019-09-27 13:14:50 -07:00 |
|
Joe Bryan
|
3dd9bd7111
|
arvo: wires up %trim memory-pressure event stubs
|
2019-09-27 13:02:11 -07:00 |
|
Joe Bryan
|
7a62373308
|
u3: wires up the %trim event in the daemon
|
2019-09-27 13:02:11 -07:00 |
|
Joe Bryan
|
c5ab5c6c5b
|
u3: adds %trim memory-pressure notification "effect"
|
2019-09-27 13:02:11 -07:00 |
|
Joe Bryan
|
a0cab6c8ed
|
u3: tweaks |mass output (and fixes inadvertent truncation)
|
2019-09-27 13:02:11 -07:00 |
|
Joe Bryan
|
e51ba034d2
|
u3: refactors periodic memory reclamation
and adds clarifying comments to u3m_reclaim()
|
2019-09-27 13:02:11 -07:00 |
|
Joe Bryan
|
b75b418e25
|
u3: factors out u3a_idle() to measure free-lists in a road
|
2019-09-27 13:02:11 -07:00 |
|
Joe Bryan
|
ca2671947b
|
u3: adds and uses u3a_full/heap/temp road macros
|
2019-09-27 13:02:11 -07:00 |
|
Joe Bryan
|
a2732a35b6
|
u3: cleans up whitespace, removes dead code in allocator
|
2019-09-27 13:02:11 -07:00 |
|
Ted Blackman
|
f2073dbc34
|
dill: set verbosity by error tag
|
2019-09-27 13:55:14 -04:00 |
|
Jared Tobin
|
cd3d24117c
|
Merge branch 'weather-precip-percent' (#1765)
* weather-precip-percent:
weather: fix precipitation display
Signed-off-by: Jared Tobin <jared@tlon.io>
|
2019-09-27 17:12:38 +04:00 |
|
Fang
|
7b21316694
|
weather: fix precipitation display
The `precipProbability` value ranges from 0 to 1, so to display
percentages we need to scale it up.
|
2019-09-27 17:08:50 +04:00 |
|
Jared Tobin
|
7491228042
|
Merge branch 'la-channel-js' (#1764)
* la-channel-js:
eyre: better error handling in channel js
Signed-off-by: Jared Tobin <jared@tlon.io>
|
2019-09-27 16:45:14 +04:00 |
|
Logan Allen
|
9a62a04042
|
eyre: better error handling in channel js
|
2019-09-27 16:30:53 +04:00 |
|
Jared Tobin
|
ba6f60cc66
|
Merge branch 'la-remove-hall-hood' (#1771)
* la-remove-hall-hood:
hood: remove hall dependency.
Signed-off-by: Jared Tobin <jared@tlon.io>
|
2019-09-27 15:41:23 +04:00 |
|
Jared Tobin
|
57d4ec897d
|
Merge branch 'la-remove-tiebout' (#1762)
* la-remove-tiebout:
tiebout: removed since it's unused
Signed-off-by: Jared Tobin <jared@tlon.io>
|
2019-09-27 15:39:00 +04:00 |
|
Jared Tobin
|
b93dc72b3c
|
Merge branch 'la-remove-hall-publish' (#1759)
* la-remove-hall-publish:
publish: removed unused hall import statements
Signed-off-by: Jared Tobin <jared@tlon.io>
|
2019-09-27 15:37:19 +04:00 |
|
Jared Tobin
|
3408ef4773
|
Merge branch 'philip/gall-unsub' (#1756)
* philip/gall-unsub:
gall: unsubscribe after breach
Signed-off-by: Jared Tobin <jared@tlon.io>
|
2019-09-27 14:20:18 +04:00 |
|
Logan Allen
|
707a667d47
|
hood: remove hall dependency.
|
2019-09-26 15:03:13 -07:00 |
|
Logan Allen
|
203be550fe
|
tiebout: removed since it's unused
|
2019-09-26 14:43:50 -07:00 |
|
Logan Allen
|
23e95e1839
|
publish: removed unused hall import statements
|
2019-09-26 14:38:20 -07:00 |
|
Philip Monk
|
a4dcad7d46
|
gall: unsubscribe after breach
fixes #1431
|
2019-09-24 15:00:16 -07:00 |
|
Joe Bryan
|
2f739c0edd
|
Merge pull request #1741 from urbit/reunity
u3: unifies unifying-equality unification
|
2019-09-24 10:55:45 -07:00 |
|
Joe Bryan
|
89ab6969d4
|
u3: adds and refines unifying-equality comments
|
2019-09-24 09:32:41 -07:00 |
|
Joe Bryan
|
426378e838
|
u3: moves unification into u3a_wed()
|
2019-09-21 00:52:24 -07:00 |
|
Joe Bryan
|
e3f76a3bc3
|
u3: fixes road leap/fall debug printfs
|
2019-09-20 23:23:22 -07:00 |
|
Joe Bryan
|
a0a0c91ad3
|
u3: removes obsolete u3h_gut()
|
2019-09-20 23:22:52 -07:00 |
|
Joe Bryan
|
8b985fccfc
|
u3: unifies unifying equality (removes u3r_sang/u3r_sung)
|
2019-09-20 23:22:40 -07:00 |
|
Joe Bryan
|
aa25024e83
|
u3: refactors unifying equality unification
|
2019-09-20 23:21:07 -07:00 |
|
Joe Bryan
|
a5599eaab1
|
u3: minor refactoring of u3r_sing traversals
|
2019-09-20 23:21:07 -07:00 |
|
Joe Bryan
|
443f593d95
|
u3: removes u3rz_sing in favor of the pre-existing u3r_sing_c
|
2019-09-20 23:21:07 -07:00 |
|
Joe Bryan
|
442fdc3fe7
|
Merge pull request #1753 from urbit/hash-take
u3: hashtable improvements, road promotion refactor
|
2019-09-20 23:20:08 -07:00 |
|
Jared Tobin
|
6b2c2d6211
|
readme: point arvo URL at subtree [ci skip]
This one was still pointing at the deprecated arvo repository.
|
2019-09-20 12:16:50 -02:30 |
|
Jared Tobin
|
3b01ddbbd2
|
Merge branch 'la-hall-perf' (#1751)
* la-hall-perf:
chat: message processing time down to 60ms
Signed-off-by: Jared Tobin <jared@tlon.io>
|
2019-09-20 12:12:34 -02:30 |
|
Jared Tobin
|
1eea634c7c
|
Merge branch 'philip/claz' (#1750)
* philip/claz:
claz: convert to iris
Signed-off-by: Jared Tobin <jared@tlon.io>
|
2019-09-20 11:49:55 -02:30 |
|
Logan Allen
|
1b87eb2c3c
|
chat: message processing time down to 60ms
|
2019-09-20 11:43:30 -02:30 |
|
Joe Bryan
|
7e8186bce1
|
u3: further refactors u3m_love, removes obsolete ordering concerns
|
2019-09-19 16:56:08 -07:00 |
|
Joe Bryan
|
f8460c26f6
|
u3: refactors _cj_hank_find(), removes u3j_site_copy
|
2019-09-19 16:56:08 -07:00 |
|
Joe Bryan
|
859d0a6102
|
u3: separates "take" and "reap" in the jet dashboard
|
2019-09-19 16:56:34 -07:00 |
|
Joe Bryan
|
5baac037ab
|
u3: separates "take" and "reap" in the bytecode interpreter
|
2019-09-19 16:56:08 -07:00 |
|
Philip Monk
|
2e56034cfc
|
claz: convert to iris
|
2019-09-18 17:12:13 -07:00 |
|
Jared Tobin
|
940ec12910
|
Merge branch 'liam-fitzgerald/xml-cdata-support' (#1670)
* liam-fitzgerald/xml-cdata-support:
pills: update solid
zuse: add en-xml:html and de-xml:html tests
zuse: fix comment parsing in de-xml:html
zuse: added CDATA support to de-xml:html
|
2019-09-18 13:31:39 -02:30 |
|
Joe Bryan
|
865e5b9592
|
u3: adds comments to inner hashtable struct definitions
|
2019-09-17 23:41:18 -07:00 |
|
Joe Bryan
|
8059d10957
|
u3: adds u3h_take/with hashtable road promotion
|
2019-09-17 18:31:43 -07:00 |
|
Joe Bryan
|
1d955d67b4
|
u3: adds u3h_uni hashtable merge
|
2019-09-17 18:29:33 -07:00 |
|
Joe Bryan
|
b910d178a4
|
u3: moves u3_put immediately after internals
|
2019-09-17 18:28:06 -07:00 |
|
Joe Bryan
|
3680c5e7cb
|
u3: refactors hashtable allocations
|
2019-09-17 18:27:50 -07:00 |
|
Joe Bryan
|
8338345ac7
|
u3: adds macros for (most) hashtable shifts and bit-tests
|
2019-09-17 18:27:50 -07:00 |
|
Joe Bryan
|
a96928ad53
|
u3: refactors u3h_gut internals to more closely match u3h_git
|
2019-09-17 18:27:44 -07:00 |
|