Commit Graph

159 Commits

Author SHA1 Message Date
f8a8620aff Inlining for Demoted 2023-07-01 14:24:11 +00:00
62b631d33d InCtx::demote 2023-07-01 14:20:23 +00:00
0edcafad2a Demoted 2023-07-01 14:08:57 +00:00
0f031109a6 TakesPoints docs 2023-07-01 02:12:20 +00:00
7a4c06b4ac ResolverMap docs 2023-07-01 01:00:52 +00:00
0cb07f105f InliningResultExt docs 2023-07-01 01:00:08 +00:00
32012615b4 InliningExt docs 2023-07-01 00:59:41 +00:00
d29e70fcc5 ResolverMap::resolve_map docs 2023-07-01 00:40:41 +00:00
29438fc2ec HashResolutionResult docs 2023-07-01 00:27:48 +00:00
6c635571ed LookupError docs 2023-07-01 00:25:01 +00:00
85b9ba0701 ResolutionError::map_parse docs 2023-07-01 00:22:52 +00:00
80b349b532 Point::resolve_map docs 2023-07-01 00:20:14 +00:00
32f4b46a44 Origin docs 2023-07-01 00:15:49 +00:00
f326b8385d remove Addresses::next_point 2023-07-01 00:13:02 +00:00
e97af875cb InCtx docs 2023-07-01 00:09:16 +00:00
9d189d2e8e InliningExt docs 2023-07-01 00:05:43 +00:00
7e4966e2b8 Inlining docs 2023-07-01 00:02:16 +00:00
d9d50e8bc0 restrict DeCtx visibility 2023-06-30 23:56:52 +00:00
d0edd0e811 restrict DeCtxT visibility 2023-06-30 23:55:07 +00:00
d66dd19d16 improve Context::Fallible docs 2023-06-30 23:54:43 +00:00
b06c9c8f9f simplify DeCtxT::ad 2023-06-30 23:33:00 +00:00
98ce4b0e13 adr -> ad 2023-06-30 23:32:09 +00:00
ef4cacd650 InliningResultExt 2023-06-30 23:00:20 +00:00
d6adc543a7 InCtx in Factory::deserialize 2023-06-30 22:46:38 +00:00
d330a1e66e rcore::dectx 2023-06-30 22:21:34 +00:00
23cc08ddf5 move Inlining for Deserializer to rcore 2023-06-30 22:17:34 +00:00
702bff3276 move Inlining for DeCtx to rcore 2023-06-30 22:16:45 +00:00
749268f438 move InCtx for DeCtx to rcore 2023-06-30 22:14:08 +00:00
e9e7ffb57d rcore::inctx 2023-06-30 22:12:47 +00:00
b50d7582ba Origin::resolve_bytes 2023-06-30 20:19:16 +00:00
c981eee116 inext_point remove unnecessary lifetime 2023-06-30 18:33:32 +00:00
c046a1b147 InliningAddresses unsized 2023-06-30 18:28:04 +00:00
8ad50fa9b1 InliningAddresses::inext_point 2023-06-28 17:21:01 +00:00
effc7f4527 InliningAddresses 2023-06-28 16:55:27 +00:00
2ff8e11317 Inlining::iread_all 2023-06-28 16:44:18 +00:00
3b5349de62 rcore::inlining 2023-06-28 16:41:37 +00:00
0fa94faae9 AtomicExt docs fix 2023-06-28 15:07:25 +00:00
d3d36d973d DeCtx 2023-06-28 15:03:09 +00:00
422275bbeb resolver by reference 2023-06-28 14:29:39 +00:00
f1bef0ed2c ResolverMap::resolve_map 2023-06-23 12:50:16 +00:00
99b87c2e29 Point::resolve_map 2023-06-23 12:31:11 +00:00
de26092abc LookupError type 2023-06-19 13:23:58 +00:00
673ab92662 ParseErrorA 2023-06-19 13:21:10 +00:00
6dfab12dbf func::fail isolation 2023-06-18 11:43:26 +00:00
e7dc834c8b match self Self 2023-06-16 07:53:07 +00:00
5081166bca Factory::extend 2023-06-16 07:06:43 +00:00
8ecc4678f7 add mentionable to unexpected_tail 2023-06-16 06:48:44 +00:00
692802f5de more func:context usage 2023-05-30 15:39:48 +00:00
277bea3eb3 Context via FunctorContext 2023-05-30 15:15:45 +00:00
f4a3220548 rcore::context 2023-05-30 15:08:40 +00:00
8997900157 rcore::diagnostic 2023-05-30 15:07:09 +00:00
c565f0b6dc more uniform name s 2023-05-30 13:51:26 +00:00
7b8221b4c3 restructuring 2023-05-30 01:27:57 +00:00
b1a19cc9f5 map_parse 2023-05-30 00:16:19 +00:00
4352f4aa30 fmap reorder 2023-05-30 00:09:38 +00:00
beefedaf2b better tree interfaces 2023-05-29 17:21:47 +00:00
906e159737 Monad lift lifetime 2023-05-26 08:52:58 +00:00
a935ba68f5 more type aliases 2023-05-25 13:46:56 +00:00
45923c401e add r prefixes to avoid confusion 2023-05-22 09:56:05 +00:00