1. b8945ef Increase the amount of Clang tidy checks that also run for example code (and avoid duplication of the list of checks). by Marco Poletti · 4 years, 6 months ago
  2. 0b30aa6 Enable extra Clang-tidy checks in Fruit code (but not example code) to include all Cland tidy checks that Android uses. by Marco Poletti · 4 years, 6 months ago
  3. a4e3829 Add some example tests using component replacements. by Marco Poletti · 6 years ago
  4. dcc51a5 Fix quoting of variables in ifs in CMake files. by Marco Poletti · 8 years ago
  5. 7c74201 Support compiling Fruit (and running tests) under Windows, using MinGW's GCC. by Marco Poletti · 8 years ago
  6. d94b25e Fix a couple remaining issues with the benchmark code and introduce YAML files to configure the tests to run and the tables to produce with the test results. Also improve code quality of benchmarking code. by Marco Poletti · 8 years ago
  7. 8960354 Fix build error, by removing a reference to a no-longer-existing dir. by Marco Poletti · 8 years ago
  8. 695a93f Add an example that shows how to use annotated injection. by Marco Poletti · 8 years ago
  9. a097991 Add a simple benchmark for the use of new/delete (instead of injection). by Marco Poletti · 10 years ago
  10. 4da94a6 Add compile-time benchmark. by Marco Poletti · 10 years ago
  11. 6455f45 generate_benchmark now generates a more meaningful benchmark, with a component per file (that installs the necessary other components). by Marco Poletti · 10 years ago
  12. 927eafc Add a ComponentImpl 'cast' that takes a ComponentImpl&&. by Marco Poletti · 10 years ago
  13. 09f7617 Add injection benchmark. by Marco Poletti · 10 years ago
  14. c26bac0 Remove injection_scopes example, turn it into a 'server' example. by Marco Poletti · 10 years ago
  15. bf7cf56 Add new example: examples/scaling_doubles. by Marco Poletti · 10 years ago
  16. 65d8eb9 Implement multibindings. by Marco Poletti · 10 years ago
  17. d61b579 Implement injection scopes, plus some other changes: by Marco Poletti · 10 years ago
  18. cf798fa Initial commit. by Marco Poletti · 10 years ago