Philip Monk
|
e5ab5db20c
|
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys
|
2021-06-08 09:21:04 -10:00 |
|
fang
|
f17e228046
|
Merge pull request #4942 from urbit/m/dill-appetizer
dill: support next runtime's inputs
|
2021-06-08 21:05:25 +02:00 |
|
Philip Monk
|
b0c9fd1940
|
Merge remote-tracking branch 'origin/lf/hoon-inc' into release/next-sys
|
2021-06-08 08:59:27 -10:00 |
|
L
|
5cc908063a
|
Merge pull request #4987 from urbit/la/zuse-parsing
zuse: comb through all notes in libraries, and move arms to zuse
|
2021-06-07 13:11:40 -05:00 |
|
Logan Allen
|
6703e03199
|
zuse: remove unnecessary line from +re
|
2021-06-07 10:20:20 -05:00 |
|
Logan Allen
|
b6206728cc
|
hoon: make +sink more concise
|
2021-06-04 16:06:40 -05:00 |
|
fang
|
4c004e0165
|
lull: saner belt construction
$% by itself wasn't quite right, considering +bolt's @c case.
|
2021-06-04 21:45:59 +02:00 |
|
Logan Allen
|
7ef313c5e1
|
hoon: add +sink, a slow (but faster than dunk) type printing
|
2021-06-04 14:40:28 -05:00 |
|
Logan Allen
|
2c7a909f19
|
zuse: comb through all notes in libraries, and move arms to zuse
|
2021-06-04 12:47:51 -05:00 |
|
L
|
21ae35a08f
|
Merge pull request #4932 from urbit/la/fast-look
arvo: add +de-case to speed up +de-beam, prime cache in +settle:va
|
2021-06-01 13:45:32 -05:00 |
|
Logan Allen
|
2549eaa5c2
|
eyre: comment out %writ specialization because it causes crashes
|
2021-05-27 13:28:23 -05:00 |
|
Logan Allen
|
d822d5adce
|
gall: ensure we send %whiz after all the other moves
|
2021-05-27 13:24:36 -05:00 |
|
Logan Allen
|
3427e57cb3
|
eyre: specialize %clay type
|
2021-05-27 13:01:06 -05:00 |
|
Logan Allen
|
00fa3e7f0d
|
arvo: add %whiz option that allows one to prime the compiler cache
|
2021-05-27 12:55:03 -05:00 |
|
fang
|
bee2fd278c
|
dill: support next runtime's inputs
This, along with the new runtime understanding current dill's blits,
will ensure that the new runtime is reasonably usable even with the old
dill.
|
2021-05-27 16:28:42 +02:00 |
|
Logan Allen
|
7305ce1499
|
arvo: clean up unnecessary type casts and fix profiling hint
|
2021-05-26 17:59:00 -05:00 |
|
Logan Allen
|
517ebbbbee
|
arvo: rename +en-case to +de-case, prime the cache in +settle
|
2021-05-26 17:12:59 -05:00 |
|
Logan Allen
|
fdec9ebe93
|
arvo: add +en-case, hoon: remove +sloy
|
2021-05-26 15:45:39 -05:00 |
|
Logan Allen
|
23f9668d46
|
eyre: make fang's requested style changes
|
2021-05-26 12:22:54 -05:00 |
|
Logan Allen
|
8ee9382e7b
|
arvo/hoon: add +sloy, a %da short-circuited +slay to speed up +de-beam and thus +look
|
2021-05-23 20:34:43 -05:00 |
|
Logan Allen
|
571e1df2c6
|
eyre: add ~| to slym
|
2021-05-20 15:05:36 -05:00 |
|
Logan Allen
|
be7c94fcba
|
eyre: replace +slam with +slym for a speedup
|
2021-05-20 14:31:28 -05:00 |
|
L
|
782a7644a3
|
Update pkg/arvo/sys/vane/eyre.hoon
Co-authored-by: fang <github@fang.io>
|
2021-05-20 13:40:05 -05:00 |
|
L
|
c0daa7f9fc
|
Update pkg/arvo/sys/vane/eyre.hoon
Co-authored-by: fang <github@fang.io>
|
2021-05-20 13:39:49 -05:00 |
|
Logan Allen
|
5e2eb1b783
|
eyre: use slam and statically typed conversion
|
2021-05-20 18:03:04 +00:00 |
|
Logan Allen
|
306dbbaead
|
eyre: use static mark conversions
|
2021-05-20 12:11:45 -05:00 |
|
Logan Allen
|
c0e4dcdc18
|
eyre: no-op on clay take
|
2021-05-19 16:01:05 -05:00 |
|
Logan Allen
|
054806b307
|
eyre: send warp to warm %c cache for any mark that gets used
|
2021-05-19 15:40:32 -05:00 |
|
Philip Monk
|
bbe3cbe8ee
|
clay: formatting
|
2021-05-18 08:32:30 -10:00 |
|
Philip Monk
|
1e6e69a49d
|
Merge branch 'pr' into release/next-sys
|
2021-05-18 07:50:26 -10:00 |
|
Philip Monk
|
5007257b63
|
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys
|
2021-05-18 07:41:58 -10:00 |
|
Philip Monk
|
1f016f56a6
|
Merge pull request #4916 from urbit/la/sys-ram
zuse: added +ram method to ordered map and made comments on methods a…
|
2021-05-18 10:40:31 -07:00 |
|
Philip Monk
|
63ba2823dd
|
Merge remote-tracking branch 'origin/ted/clay-bunt' into release/next-sys
|
2021-05-18 07:38:52 -10:00 |
|
Logan Allen
|
2c754ff08f
|
zuse: added +ram method to ordered map and made comments on methods accurate
|
2021-05-18 12:38:42 -05:00 |
|
Philip Monk
|
e2e4d28548
|
Merge pull request #4788 from urbit/la/sys-fast-orm
zuse: add +all, +any, +got, +has, +run, and +tab to ++ordered-map, jet hints, and reorganize alphabetically
|
2021-05-18 10:24:31 -07:00 |
|
Philip Monk
|
57bea9407e
|
Merge pull request #4623 from urbit/jb/seminoun-bunt
hoon: update seminoun bunt to be fully blocked
|
2021-05-18 10:23:30 -07:00 |
|
Philip Monk
|
f73b913df9
|
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys
|
2021-05-13 07:04:27 -10:00 |
|
Philip Monk
|
a57b6f9c9e
|
Merge branch 'pr' into release/next-sys
|
2021-05-13 07:04:07 -10:00 |
|
raghu
|
44722f3a09
|
fuse: properly report success
|
2021-05-11 21:30:44 -04:00 |
|
Logan Allen
|
b311087f6a
|
Merge branch 'release/next-sys' into la/sys-fast-orm
|
2021-05-11 12:37:16 -05:00 |
|
Logan Allen
|
a25f8028f4
|
tests: add test to make sure subtree is being modified properly in +del-span
|
2021-05-05 16:07:08 -05:00 |
|
Logan Allen
|
915c548037
|
zuse: fix +del-span in +tab
|
2021-05-05 14:41:13 -05:00 |
|
Logan Allen
|
36ae091cff
|
zuse: +tab in ordered-map is more succinct and no longer nips
|
2021-05-05 13:09:43 -05:00 |
|
Logan Allen
|
4073cf9d76
|
zuse: +tab marginal code cleanup to reduce use of lark
|
2021-05-05 12:59:40 -05:00 |
|
Logan Allen
|
947b9ec75c
|
zuse: +tab should paginate into the ordered-map starting from the highest element, not from the lowest
|
2021-05-05 11:56:04 -05:00 |
|
Logan Allen
|
c86559071f
|
zuse: add +tab arm to +on, which allows one to take a subset excluding the start element with a max count
|
2021-05-04 14:55:41 -05:00 |
|
raghu
|
9db61a1566
|
fuse: simplify state restoration logic
|
2021-05-03 22:26:49 -04:00 |
|
raghu
|
2fd8e729e1
|
fuse: fix indents
|
2021-05-03 19:29:28 -04:00 |
|
Ted Blackman
|
4c94c7edd4
|
ames: expire direct lanes faster after inactivity
|
2021-05-03 17:33:56 -04:00 |
|
raghu
|
20fb39bba7
|
fuse: fix comments
|
2021-05-02 14:15:03 -04:00 |
|