Commit Graph

689 Commits

Author SHA1 Message Date
27b994fe5b loosen FactoryExt 2023-07-29 14:21:23 +00:00
4ae569c5fa loosen Factory impl 2023-07-29 14:19:52 +00:00
f4da5f0d6a loosen ParseFactory implementation 2023-07-29 14:18:01 +00:00
af813bf51f ParseFactory 2023-07-29 14:17:01 +00:00
f7290cdcfc _parse_slice generic over factory 2023-07-29 14:13:48 +00:00
f29ea3dbc8 reorder stack impls 2023-07-29 11:19:33 +00:00
1f454fec16 loosen StaticPair bounds for tuple 2023-07-29 11:04:34 +00:00
8ccbf41e84 loosen ExternalPoints impl bounds 2023-07-29 10:49:29 +00:00
9f1b9d6b6a loosen ExternalPointsProxy bounds 2023-07-29 10:46:13 +00:00
c2a69bd384 ExternalPoints blanket impl 2023-07-29 10:44:50 +00:00
886f6b2117 loosen stack bounds 2023-07-29 10:39:30 +00:00
0615c07e42 loosen ExternalPoints bounds 2023-07-29 10:33:36 +00:00
f08b26316f ex_points_typed reformat 2023-07-29 10:33:11 +00:00
79f1fadf0a rstd::external_points 2023-07-29 10:30:43 +00:00
c595be270c ExternalPointsProxy 2023-07-29 10:11:42 +00:00
0fa540f7aa ExternalPoints 2023-07-29 09:55:31 +00:00
2e73ca8c50 StackCompatibleProxy::T 2023-07-29 09:36:13 +00:00
7253b2402e remove _Fctr from StackCompatible bound 2023-07-29 09:30:20 +00:00
434a267507 loosen StaticPair bounds 2023-07-29 09:26:32 +00:00
d75e7c05a8 decouple FactoryBase from MentionableTop 2023-07-29 09:23:19 +00:00
f7ad44920f loosen some Point bounds 2023-07-29 08:55:14 +00:00
8ab5d21089 loosen Origin bounds 2023-07-29 08:52:45 +00:00
c6b3029798 MentionableTop 2023-07-29 08:46:35 +00:00
7ebc5ba615 loosen Origin bounds 2023-07-29 08:20:54 +00:00
c0e7e54e34 loosen StaticPair bounds 2023-07-29 08:16:58 +00:00
54a6912baf InliningMode 2023-07-29 00:17:27 +00:00
2e596e4f34 AoProxy 2023-07-28 22:24:03 +00:00
53266188a3 Atomic: ParseMode 2023-07-28 21:37:35 +00:00
cf5390fbec reorganise atomic bounds 2023-07-28 21:30:20 +00:00
dd8e0322e8 rcore::modes::* renaming 2023-07-28 21:24:18 +00:00
8015a9301b RegularAtomic 2023-07-28 21:22:14 +00:00
1c5a9a28b7 factory_modes -> modes 2023-07-28 21:13:45 +00:00
ab5892f238 AtomicBase 2023-07-28 21:12:28 +00:00
f3eaccfa77 Factory: ModeFactory 2023-07-28 21:06:59 +00:00
5a7ef36d89 RegularFactory 2023-07-28 20:55:05 +00:00
57a0e3f3e3 more FactoryBase in bounds 2023-07-28 20:20:05 +00:00
2c3b7ba52b CheckedParseFailure 2023-07-28 20:10:43 +00:00
f1b4e7b88e FactoryBase 2023-07-28 19:40:30 +00:00
c01963809e ? for ControlFlow 2023-07-24 17:19:49 +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
8c033ed044 remove Context::Fallible implementations 2023-07-06 03:49:36 +00:00
521702ba99 remove Context::Fallible 2023-07-06 03:48:43 +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