Skip to content

History / JustInTimeBindings

Revisions

  • Project import generated by Copybara. PiperOrigin-RevId: 573262114

    @a-googler a-googler committed Oct 13, 2023
  • Project import generated by Copybara. PiperOrigin-RevId: 446084717

    @a-googler a-googler committed May 3, 2022
  • Implement MissingConstructor error in the new format. This also merge MISSING_CONSTRUCTOR with AT_INJECT_REQUIRED into a single error since they are essentially about the same issue. PiperOrigin-RevId: 325867978

    @a-googler a-googler committed Aug 10, 2020
  • Fix typo in example configure() method. #documentation PiperOrigin-RevId: 325681977

    @a-googler a-googler committed Aug 9, 2020
  • Add TOC to Guice doc to improve navigation. Also fixes duplicate heading issue by always start the documentation with a h1 heading. PiperOrigin-RevId: 325254167

    @a-googler a-googler committed Aug 6, 2020
  • Nit: title should be @Inject constructor PiperOrigin-RevId: 323402602

    @a-googler a-googler committed Jul 27, 2020
  • Small doc touch-up. PiperOrigin-RevId: 308631185

    @a-googler a-googler committed Apr 27, 2020
  • - Move Multibindings page into the Bindings section since it is now part of Guice core - Update Multibindings documentation to include MapBinder, OptionalBinder and the associated @Provides like methods - Copy best practice on not injecting the injector - other minor updates PiperOrigin-RevId: 299911853

    @a-googler a-googler committed Mar 9, 2020
  • Ran g4 fix -v on the Guice wiki. PiperOrigin-RevId: 289944494

    @a-googler a-googler committed Jan 18, 2020
  • Remove extra new lines and fix a link reference. Public: same PiperOrigin-RevId: 289905602

    @a-googler a-googler committed Jan 18, 2020
  • Update markdown files. - replace tabs with spaces - add new line before code snippets, list etc - fix links to other md files PiperOrigin-RevId: 289775884

    @a-googler a-googler committed Jan 18, 2020
  • Created JustInTimeBindings (markdown)

    @sameb sameb committed Jul 7, 2014