Skip to content
Snippets Groups Projects
  1. Aug 24, 2020
  2. Nov 10, 2015
  3. Mar 29, 2013
  4. Sep 01, 2011
  5. Oct 13, 2010
  6. Sep 21, 2010
  7. Aug 13, 2010
  8. Nov 11, 2009
    • Nat Goodspeed's avatar
      Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API · 062d0a13
      Nat Goodspeed authored
      with an event API. In addition to the LLEventPump name on which to listen,
      LLEventAPI accepts a documentation string for event API introspection.
      Give every LLEventDispatcher::add() overload a new documentation string
      parameter for event API introspection.
      Convert every existing event API to new conventions, introducing suitable
      documentation strings for the API and each of its operations.
      062d0a13
Loading