Commit Graph

291 Commits

Author SHA1 Message Date
f1b4e7b88e FactoryBase 2023-07-28 19:40:30 +00:00
ed57b30d5d remove trailing punctuation in errors 2023-07-09 15:51:59 +00:00
7d82983ce5 atomic::array 2023-07-09 15:48:39 +00:00
49cfeea849 move FallibleCtxExt to func::context 2023-07-06 03:47:42 +00:00
0a0d17c34d FallibleContext -> FallibleCtxExt 2023-07-06 03:46:24 +00:00
10193ccd5b FallibleContext docs 2023-07-06 03:42:12 +00:00
41b8a192bf FallibleContext for FallibleCtx 2023-07-06 03:40:45 +00:00
def1236e81 simplify FallibleContext 2023-07-06 03:40:24 +00:00
7c1fc8bacd FallibleContext imply FallibleCtx 2023-07-06 03:39:49 +00:00
58a2cd3ca6 FallibleContext via FallibleCtx 2023-07-06 03:39:08 +00:00
75b4898094 move FallibleWrapped to func::context 2023-07-06 03:35:42 +00:00
00baa846dd use FallibleWrapped in FallibleContext 2023-07-06 03:34:14 +00:00
99088a1df8 move FallibleMonad to func::context 2023-07-06 03:32:14 +00:00
f0381672ff FallibleMonad via FallibleCtx 2023-07-06 03:28:24 +00:00
9255dd7c24 more ::Fallible disambiguation 2023-07-06 03:26:24 +00:00
a5898ee761 FallibleContext::stuff disambiguate Fallible 2023-07-06 03:24:21 +00:00
847c4c93a1 FallibleContext::unstuff disambiguate Fallible 2023-07-06 03:23:51 +00:00
664365ba72 simplify Factory::de (typeless) 2023-07-01 14:47:11 +00:00
6e64fd97e4 simplify Vec::visit (singular) 2023-07-01 14:46:17 +00:00
4425b4c545 TakesPoints -> PointsVisitor 2023-07-01 14:45:01 +00:00
f7549c5691 remove dynamic inlining 2023-07-01 14:32:02 +00:00
35a8308e9f use Demoted in typeless 2023-07-01 14:31:08 +00:00
62b631d33d InCtx::demote 2023-07-01 14:20:23 +00:00
540fdce02a simplify NullableFactory::deserialize 2023-06-30 23:14:58 +00:00
b0077e0756 simplify TreeFactory::deserialize 2023-06-30 23:12:56 +00:00
d6c4ca11b5 StackNodeFactory::parse_point 2023-06-30 23:11:02 +00:00
75d68e54ba simplify StackNode deserialisation 2023-06-30 23:09:57 +00:00
f27e9625e8 simplify bool::a_deserialize 2023-06-30 23:02:13 +00:00
03a809e92b simplify u64::a_deserialize 2023-06-30 23:01:33 +00:00
d6adc543a7 InCtx in Factory::deserialize 2023-06-30 22:46:38 +00:00
a72d2ed441 remove o_deserialise 2023-06-30 22:30:01 +00:00
2b06b93268 simplify o_deserialise 2023-06-30 22:28:16 +00:00
4f13bb73ca a_deserialize inlining 2023-06-30 22:27:31 +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
bab0b4169e inlining dyn box 2023-06-30 22:02:38 +00:00
c016fa44e6 ResultDyn 2023-06-30 21:51:39 +00:00
6a4cb9504c inlining dyn lifetimes 2023-06-30 21:45:28 +00:00
b5862b45fd InCtxDyn 2023-06-30 21:35:35 +00:00
f86c6edf9f InliningDyn unsized 2023-06-30 21:33:24 +00:00
8cf8680353 InliningDyn 2023-06-30 21:27:31 +00:00
ca48aba4fb remove InCtxT 2023-06-30 21:17:52 +00:00
e31945deda TreeFactory inlineable 2023-06-30 21:12:32 +00:00
a10447457a TracedInject 2023-06-30 21:00:32 +00:00
6e5302331c testing::inject -> rstd::inject 2023-06-30 20:53:20 +00:00
8c8752c2e4 delete CastResult 2023-06-30 20:35:41 +00:00
b333548757 hide SingularResolution 2023-06-30 20:20:45 +00:00
b50d7582ba Origin::resolve_bytes 2023-06-30 20:19:16 +00:00
7a88f17c36 AddressPointMismatch fix format 2023-06-30 20:01:43 +00:00
d668e023e3 simpler TypelessFactory::deserialize 2023-06-30 19:03:52 +00:00
19a55bf626 InlineableFactory::ideserialize 2023-06-30 19:01:25 +00:00
ba33f82ecb simpler StaticPairFactory::deserialize 2023-06-30 18:49:26 +00:00
7dbc734c53 simpler StackNodeFactory::deserialize 2023-06-30 18:47:18 +00:00
24d10c7f54 PointFactory::inner 2023-06-30 18:44:00 +00:00
a5a4cadef6 InCtx::icnext_* 2023-06-30 18:36:09 +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
cb56595d45 iread_n_const: unwrap->expect 2023-06-28 16:39:18 +00:00
8558b8d1ba Inlining::itell 2023-06-28 16:36:19 +00:00
90dbac2865 Inlining rename 2023-06-28 16:33:47 +00:00
c48dee1fe3 InlineableDeCtx: InlineableDeserializer 2023-06-28 16:16:13 +00:00
5baf4bf4ad InlineableAtomic::a_ideserialize 2023-06-28 16:11:47 +00:00
a05dcb7ff8 InlineableDeserializerExt 2023-06-28 16:03:34 +00:00
fb4bcd6c9e iread_n_const 2023-06-28 15:58:22 +00:00
6d9a35ba27 ADParseResult 2023-06-28 15:49:44 +00:00
712026be40 AParseResult 2023-06-28 15:45:52 +00:00
59e3e4f5d6 IParseResult 2023-06-28 15:41:57 +00:00
882a667249 InlineableDeserializer, InlineableDeCtx 2023-06-28 15:40:31 +00:00
805809a7ba AtomicExt::o_deserialise 2023-06-28 15:06:27 +00:00
d3d36d973d DeCtx 2023-06-28 15:03:09 +00:00
422275bbeb resolver by reference 2023-06-28 14:29:39 +00:00
6ad8dcc93f de remove match 2023-06-28 13:29:38 +00:00
14cf1bb3bc fix pair docs 2023-06-28 13:05:28 +00:00
bfff862b03 remove Pair 2023-06-28 13:00:38 +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
673ab92662 ParseErrorA 2023-06-19 13:21:10 +00:00
2683f1d5ea InlineableFactory::extension_error
closes #4
2023-06-19 13:15:07 +00:00
4b44733845 ParseResult in extend signature 2023-06-19 12:57:12 +00:00
14f5c6a13f InlineableObject: Mentionable 2023-06-19 12:53:58 +00:00
2af7c5cab0 TreeContext::node_heights 2023-06-19 07:20:52 +00:00
5973fe94eb remove collections::avl 2023-06-18 14:44:29 +00:00
56205b8e6e remove avl::binary 2023-06-18 14:43:35 +00:00
7ac9ee1bec remove avl::context 2023-06-18 14:42:44 +00:00
fce211571f TreeContext more impls 2023-06-18 14:41:35 +00:00
41106290b9 TreeContext 2023-06-18 13:53:51 +00:00
0aa6feaa2d Tree::validate_height 2023-06-18 13:31:27 +00:00
b437ff3514 TreeParseError::HeightValue 2023-06-18 13:27:05 +00:00
4f702288dd BalancingError::Height 2023-06-18 13:03:29 +00:00
133a3c23e5 non-AVL trees 2023-06-18 12:46:02 +00:00
ce32360e35 clarify TreeParseError 2023-06-18 12:34:16 +00:00
3b7eff34d2 fix tree error messages (remove "AVL") 2023-06-18 12:30:37 +00:00
be6924fe4c rstd::colections::tree 2023-06-18 12:28:58 +00:00
582dd76eab controlflow isolation 2023-06-18 11:55:09 +00:00
6dfab12dbf func::fail isolation 2023-06-18 11:43:26 +00:00
c1f48b1c08 AvlTrees 2023-06-17 03:53:40 +00:00
8770541035 remove collections::avl::bounds 2023-06-17 03:20:27 +00:00
b3a191ea5b remove BoundContext 2023-06-17 03:19:09 +00:00
0b29004de2 remove height_r 2023-06-16 13:41:41 +00:00
d9c21f639d BinaryTreesHeight::height_r 2023-06-16 13:23:01 +00:00
53cd98aa86 BinaryTreesTreeOf 2023-06-16 12:59:13 +00:00
f38efb0ae0 BinaryTreesTryJoin 2023-06-16 09:49:46 +00:00
d96a2c3920 BinaryTreesAvl::try_join 2023-06-16 09:46:12 +00:00
c4c279cd27 BinaryTreesHeight 2023-06-16 09:44:12 +00:00
711221e4d8 flow::binary::avl 2023-06-16 09:40:35 +00:00
03b4a4764b BinaryTreesEmpty 2023-06-16 08:53:13 +00:00
f0aa3878c4 flow::binary::bounds 2023-06-16 08:00:18 +00:00
e7dc834c8b match self Self 2023-06-16 07:53:07 +00:00
5cbabbdb37 write! 2023-06-16 07:33:32 +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
5f0927c94a reduce Rc usage in stack 2023-06-16 06:32:50 +00:00
cbd80a9307 AtomicObject Clone 2023-06-16 06:32:33 +00:00
b3c6f1defd remove unnecessary .into() 2023-06-16 06:24:16 +00:00
6b04eec9ae reduce Rc usage with binary 2023-06-16 06:23:03 +00:00
344831dc91 delete rbtree 2023-06-16 05:27:06 +00:00
9d3da4f97c simplify StackNodeFactory 2023-06-16 05:22:41 +00:00
5037ee3c84 InlineableFactory implying Factory 2023-06-08 01:12:04 +00:00
48e12f9c95 fix Bounds::join 2023-05-31 15:25:52 +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
6ec6ba7076 FunctorContext 2023-05-30 15:00:28 +00:00
c565f0b6dc more uniform name s 2023-05-30 13:51:26 +00:00
354c2363c8 BinaryTrees func shortcuts 2023-05-30 12:53:28 +00:00
7b8221b4c3 restructuring 2023-05-30 01:27:57 +00:00
ba28a7acef |resolution| -> |resolved| 2023-05-30 01:01:24 +00:00
b1a19cc9f5 map_parse 2023-05-30 00:16:19 +00:00
4352f4aa30 fmap reorder 2023-05-30 00:09:38 +00:00
f5cbf65df9 BinaryTreesAvl 2023-05-29 23:51:03 +00:00
beefedaf2b better tree interfaces 2023-05-29 17:21:47 +00:00
d27a53bcb8 avl::bounds 2023-05-29 16:31:06 +00:00
6b1fb24fd8 pub avl 2023-05-28 19:41:28 +00:00
911c26b174 avl 2023-05-28 19:36:33 +00:00
45dbf1a13c au64 2023-05-28 18:20:33 +00:00
1ad533765f boolean formatting fix 2023-05-28 18:20:12 +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
d9c8cff1db rename classes to instances 2023-05-23 13:28:32 +00:00
45923c401e add r prefixes to avoid confusion 2023-05-22 09:56:05 +00:00