Commit Graph

34 Commits

Author SHA1 Message Date
17f974fb0f core::typeless->std::ctypeless 2023-05-07 17:22:36 +00:00
43ae010a93 move MentionableExt to core::typeless 2023-05-07 16:56:42 +00:00
83f9296a4f move points_vec out of Mentionable 2023-05-07 16:54:54 +00:00
ff4b4bb5b7 re-implement topology via points_typed 2023-05-07 16:47:03 +00:00
86b87306ef Point::points_typed 2023-05-07 16:37:43 +00:00
96f697e285 TakesPoints 2023-05-07 16:26:19 +00:00
abadb16cbf let that Sync in 2023-05-05 21:24:48 +00:00
c29225ccfd rearrange Factory base traits 2023-05-05 20:14:09 +00:00
f776bf05ca fallible docs 2023-04-24 23:24:09 +00:00
d465d06895 more detailed core docs 2023-04-24 23:17:40 +00:00
6a19cdaf81 MonadFailAny + MonadFailOver + Context::Fallible 2023-04-24 22:45:43 +00:00
c079fc3153 import reorganized 2023-04-23 16:25:40 +00:00
8b61c936ca Diagnostic + TestContextTraced 2023-04-23 14:30:32 +00:00
0cbb98ac84 extract resolver_origin 2023-04-23 00:52:07 +00:00
7951425738 extract resolution 2023-04-23 00:47:47 +00:00
1b00d2c326 move deserializer to serialization 2023-04-23 00:40:31 +00:00
9b7c716595 extract hashing and serialization 2023-04-23 00:36:14 +00:00
5869c185ed extract slice_deserializer 2023-04-23 00:31:59 +00:00
25c15837d9 export typeless and point 2023-04-23 00:25:57 +00:00
9e578b6610 extract typeless and local_origin 2023-04-23 00:06:30 +00:00
5ae43e60b2 docs for extension traits 2023-04-22 23:47:14 +00:00
29d0eb3ee2 addresses moved to core 2023-04-22 23:22:54 +00:00
8ebe30cd65 make topology use points_vec 2023-04-22 21:56:25 +00:00
0ebb088506 optimised typeless points_vec 2023-04-22 21:48:34 +00:00
cb18245de6 write-out interface for points 2023-04-22 21:44:48 +00:00
eb153d6396 ibind/IState 2023-04-22 15:30:33 +00:00
8a3f9ac25f stack + testing 2023-04-22 13:14:38 +00:00
4ababb524c core docs 2023-04-21 22:22:28 +00:00
d5bcd53335 cast 2023-04-21 17:02:54 +00:00
379e8bc2cd atomic factory 2023-04-21 10:04:10 +00:00
6aa149ee6a impl sugar 2023-03-26 11:59:50 +00:00
f82020f766 CompositionClass + two RCs 2023-03-17 09:26:56 +00:00
0a4f00a172 CarriesType + partial core 2023-03-13 00:22:50 +00:00
0b0914bd4e FnOnce Monad 2023-03-10 08:41:23 +00:00