Age | Commit message (Expand) | Author |
---|---|---|
2023-08-04 | refactor!: remove SomeThreadsafePtr & move variants to SomePtr | HampusM |
2023-08-04 | refactor!: rename the async flag of the declare_interface macro | HampusM |
2023-08-04 | refactor: rename CastFromSync to CastFromArc | HampusM |
2023-08-04 | refactor!: remove async_closure macro from API | HampusM |
2022-11-19 | refactor: reorganize non-public API items | HampusM |
2022-11-06 | test: split up cast unit tests into their respective modules | HampusM |
2022-10-29 | refactor!: add dependency history type | HampusM |
2022-10-23 | refactor!: reduce DI container coupling | HampusM |
2022-10-09 | refactor!: reorganize DI containers | HampusM |