Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-22 | refactor: mock Dependency struct impl instead of IDependency | HampusM | |
2023-08-18 | test: import proc_macro2 TokenStream in dependency tests | HampusM | |
Fixes the dependency tests not working on Rust 1.62.1 | |||
2023-08-03 | feat: add constructor name flag to injectable macro | HampusM | |
2023-08-01 | test: remove unused std::error::Error import | HampusM | |
2023-01-30 | feat: improve macro error messages | HampusM | |
2023-01-13 | refactor: put syn_path_to_string in a extension trait | HampusM | |
2022-10-15 | refactor: improve internals of macros & add unit tests | HampusM | |
2022-09-24 | refactor: reorganize modules in the macros crate | HampusM | |