Commits
User selector
Commit History
Commits on Oct 7, 2020
Implement a more efficient vecFromJSArray (#12463)
Show description for 2ee7da1authored
Commits on Apr 15, 2020
Fix null pointer dereference in embind tests. (#10927)
Show description for 90728b8authored
Commits on Apr 14, 2020
embind tests: Fix jshint warnings. (#10917)
Show description for 8a9da7dauthored
Commits on Feb 13, 2020
Add support for std::u16string and std::u32string (#8931)
Show description for 5932856authored
Commits on Nov 19, 2019
Change EM_ASM_ usages to EM_ASM. (#9865)
Show description for 8027f95authored andcommitted
Commits on Oct 15, 2019
`class_<T>.property` to accept `std::function` and function object (#9172)
Show description for 1d594a0authored andcommitted
Commits on Aug 5, 2019
Embind: allow custom (un)marshalling for groups of types via SFINAE (#9089)
Show description for 561ae56authored andcommitted
Commits on Jul 25, 2019
[embind] `class_<T>.constructor` to accept `std::function` and function object (#9051)
Show description for ecb7bb3authored andcommitted
Commits on Jul 19, 2019
Update libcxx and libcxxabi to llvm 8.0.0 (#8867)
Show description for f6ff68dauthored
Commits on Jul 12, 2019
`class_<T>.function` to accept `std::function` and function object (#8920)
Show description for 09ff883authored andcommitted
Commits on Mar 12, 2019
Commits on Feb 16, 2019
Fix compilation errors due to ambiguous name lookup of 'index' (#8110)
Show description for 4a5a8a7authored andcommitted
Commits on Jan 12, 2019
Commits on Dec 13, 2018
Change use of NO_DYNAMIC_EXECUTION in embind to DYNAMIC_EXECUTION. (#7653)
Show description for edfbab3authored andcommitted
Commits on Nov 15, 2018
- authored andcommitted
Commits on Nov 14, 2018
use cm instead of Module in the Embind unit-tests. (#7504)
Show description for 2f8a34bauthored andcommitted
Commits on Nov 7, 2018
Adds not operator to val. (#7461)
Show description for b6b2c0fauthored andcommitted
Commits on Nov 6, 2018
prevent exception in val::new_() after memory growth (#7409)
Show description for 5621e23authored andcommitted
Commits on Oct 30, 2018
Adds 'throw' method to val. (#7405)
Show description for 6ffdf1eauthored andcommitted
Commits on Oct 24, 2018
- authored andcommitted
Commits on Sep 14, 2018
Commits on Sep 13, 2018
- committed
Elmo Todurov
Commits on Jul 26, 2018
embind: add UTF-8 support for string transfer (#4255)
Show description for 1d8e0e6authored andcommitted
Commits on Jul 7, 2018
- committed
Gert Van Hoey
Commits on Jun 28, 2018
De-Module[]-arize print and printErr (#6756)
Show description for cd42e9dauthored
Commits on Jun 25, 2018
Adds delete operator to val (#6746)
Show description for 1517256authored andcommitted
Commits on Jun 21, 2018
Overloads val::array to accept a vector. (#6315)
Show description for 2195ec7authored andcommitted
Commits on Jun 20, 2018
Adds a few operators to val (#6314)
Show description for 548038cauthored andcommitted
Commits on Jun 19, 2018
- committed
Commits on Apr 30, 2018
embind tests: Upstream jshint fixes. (#6491)
Show description for 2b2fc63authored andcommitted
Commits on Apr 19, 2018
- committed
Gert Van Hoey
Commits on Dec 18, 2017
- authored andcommitted
Commits on Sep 8, 2017
- committed
Mitch Foley
Commits on Jun 7, 2017
Commits on Mar 6, 2017
Add support for policies when calling val::as. (#4992)
Show description for c8305b2authored andcommitted