-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: mosure/inversify-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mosure/inversify-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 48 files changed
- 4 contributors
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af0b9ce - Browse repository at this point
Copy the full SHA af0b9ceView commit details
Commits on Feb 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9031034 - Browse repository at this point
Copy the full SHA 9031034View commit details
Commits on Feb 27, 2021
-
feat: symbols are now types (#4)
this change was done to lower runtime overhead and support the templated http api
Configuration menu - View commit details
-
Copy full SHA for 7bdfaf3 - Browse repository at this point
Copy the full SHA 7bdfaf3View commit details
Commits on Mar 1, 2021
-
refactor: binding lookup + speed test (#5)
* refactor: binding lookup + speed test * unused includes * update single_include
Configuration menu - View commit details
-
Copy full SHA for 76250cd - Browse repository at this point
Copy the full SHA 76250cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 189d61c - Browse repository at this point
Copy the full SHA 189d61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 291f044 - Browse repository at this point
Copy the full SHA 291f044View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8ab97 - Browse repository at this point
Copy the full SHA ad8ab97View commit details
Commits on Mar 21, 2021
-
feat: tuple map bindings + lambda resolvers (#6)
* feat: use variant bindings in container's symbol map This support faster lookup speeds as we are no longer using `std::any`. * reduce test flake across platforms * update single_includes * fix: windows optimize copts * docs: remove old api * lower the bar a bit (speed test) * refactor: tuple >>> map + variant (for binding map) * remove unused include * only use container.template get... call when necessary * add consumed std types * fix: allow for duplicate symbol types + allow struct symbols * docs: refer to the containerless branch * test: use catch2 BENCHMARK * refactor: remove resolver classes * remove unused meta structs * refactor: cache/constant resolver lambdas * fix: codacy extra newline
Configuration menu - View commit details
-
Copy full SHA for 5ff69ec - Browse repository at this point
Copy the full SHA 5ff69ecView commit details
Commits on Mar 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d19b1a - Browse repository at this point
Copy the full SHA 9d19b1aView commit details
Commits on Apr 11, 2021
-
feat: binding introspection (#7)
* revert: bring polymorphic resolvers back... Polymorphic resolvers don't require bindings to call the default constructor of dependencies. Lambda resolvers cached by storing a value on the binding but some dependencies may not be default constructable. * test: inspection dependency results * fix: dependency has symbol type info * fix: allow values of tuple to be accessed * rename exposed symbol * fix: separate resolver and implementation labels
Configuration menu - View commit details
-
Copy full SHA for c8c1157 - Browse repository at this point
Copy the full SHA c8c1157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19725d5 - Browse repository at this point
Copy the full SHA 19725d5View commit details
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7226f23 - Browse repository at this point
Copy the full SHA 7226f23View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f2a6ec - Browse repository at this point
Copy the full SHA 5f2a6ecView commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47b27fe - Browse repository at this point
Copy the full SHA 47b27feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d97df89 - Browse repository at this point
Copy the full SHA d97df89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519007f - Browse repository at this point
Copy the full SHA 519007fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a137e98 - Browse repository at this point
Copy the full SHA a137e98View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.0...main