Age | Commit message (Collapse) | Author |
|
correctly increment the reference count of the underlying smart pointer.
|
|
than ownership semantics. That is, to keep a reference beyond the function call, you must call .clone(). This is necessary to avoid special-casing non-overridden virtual functions. (I don't know if this change will stick. It's possible it will have some problems.)
|
|
|
|
JavaScript object.
|
|
the JavaScript object would be released when the last JS handle was destroyed, not when the object was.
|
|
|
|
|
|
pointer fixups.
|
|
|
|
pointer that gets returned, then return the JS instance.
|
|
|
|
|
|
|
|
|
|
JavaScript
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
floats to doubles in argument packs.
|
|
|
|
|
|
|
|
behavior a little clearer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an abstract class implementation.
|
|
|
|
to my knowledge, embind fully supports closure advanced mode.
|
|
|
|
custom SCons change
|
|
|
|
|