Skip to content
Snippets Groups Projects
Forked from Alchemy Viewer / Alchemy Viewer
Source project has a limited visibility.
  • Nat Goodspeed's avatar
    062d0a13
    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
    History
    Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.