Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cginternals/cppexpose issues and pull requests

#66 - Handle duktape as external project

Issue - State: open - Opened by scheibel about 2 years ago - 2 comments

#66 - Handle duktape as external project

Issue - State: open - Opened by scheibel about 2 years ago - 2 comments

#65 - update readme

Issue - State: open - Opened by cgcostume over 6 years ago
Labels: enhancement

#65 - update readme

Issue - State: open - Opened by cgcostume over 6 years ago
Labels: enhancement

#64 - Organize includes

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#64 - Organize includes

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#63 - Fix whitespace

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#63 - Fix whitespace

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#62 - Update cmake-init

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#62 - Update cmake-init

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#61 - WIP: Fix warnings for MSVC

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago - 1 comment

#61 - WIP: Fix warnings for MSVC

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago - 1 comment

#60 - Add AbstractProperty::qualifiedName()

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#60 - Add AbstractProperty::qualifiedName()

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#59 - Add stream variation for JSON::stringify

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#59 - Add stream variation for JSON::stringify

Pull Request - State: closed - Opened by Tobias1595 over 6 years ago

#58 - Fix compilation on mingw

Pull Request - State: closed - Opened by sbusch42 almost 7 years ago

#58 - Fix compilation on mingw

Pull Request - State: closed - Opened by sbusch42 almost 7 years ago

#57 - Fixes/improvements for Duktape scripting backend

Pull Request - State: closed - Opened by j-o almost 7 years ago - 1 comment

#57 - Fixes/improvements for Duktape scripting backend

Pull Request - State: closed - Opened by j-o almost 7 years ago - 1 comment

#56 - Add `JSON::stringify` alternative writing directly to a stream

Issue - State: closed - Opened by scheibel almost 7 years ago - 1 comment

#56 - Add `JSON::stringify` alternative writing directly to a stream

Issue - State: closed - Opened by scheibel almost 7 years ago - 1 comment

#55 - Allow base-class member function pointers in Signal::connect

Pull Request - State: closed - Opened by j-o about 7 years ago

#55 - Allow base-class member function pointers in Signal::connect

Pull Request - State: closed - Opened by j-o about 7 years ago

#54 - [WIP] Type system

Pull Request - State: open - Opened by scheibel over 7 years ago

#54 - [WIP] Type system

Pull Request - State: open - Opened by scheibel over 7 years ago

#53 - Support directly passing a cppexpose::Object to a script function

Pull Request - State: closed - Opened by j-o over 7 years ago - 5 comments

#53 - Support directly passing a cppexpose::Object to a script function

Pull Request - State: closed - Opened by j-o over 7 years ago - 5 comments

#52 - Support const member functions

Pull Request - State: closed - Opened by sbusch42 over 7 years ago

#52 - Support const member functions

Pull Request - State: closed - Opened by sbusch42 over 7 years ago

#51 - Question: how to call script function from Object

Issue - State: closed - Opened by j-o over 7 years ago - 4 comments

#51 - Question: how to call script function from Object

Issue - State: closed - Opened by j-o over 7 years ago - 4 comments

#50 - Allow multiple global script objects

Pull Request - State: closed - Opened by j-o over 7 years ago

#50 - Allow multiple global script objects

Pull Request - State: closed - Opened by j-o over 7 years ago

#49 - Add convenience overload for Object::addProperty

Pull Request - State: closed - Opened by j-o over 7 years ago

#49 - Add convenience overload for Object::addProperty

Pull Request - State: closed - Opened by j-o over 7 years ago

#48 - Variant array naming confusion

Issue - State: open - Opened by j-o over 7 years ago
Labels: enhancement, decision required

#48 - Variant array naming confusion

Issue - State: open - Opened by j-o over 7 years ago
Labels: enhancement, decision required

#47 - Fix crash in duktape backend when property value cannot be converted

Pull Request - State: closed - Opened by j-o over 7 years ago

#47 - Fix crash in duktape backend when property value cannot be converted

Pull Request - State: closed - Opened by j-o over 7 years ago

#46 - Support array properties in Duktape backend

Issue - State: open - Opened by j-o over 7 years ago
Labels: decision required

#46 - Support array properties in Duktape backend

Issue - State: open - Opened by j-o over 7 years ago
Labels: decision required

#45 - Allow multiple global script objects

Issue - State: closed - Opened by j-o over 7 years ago - 6 comments

#45 - Allow multiple global script objects

Issue - State: closed - Opened by j-o over 7 years ago - 6 comments

#44 - Duktape: Add bindings for print() and alert()

Issue - State: open - Opened by j-o over 7 years ago
Labels: decision required

#44 - Duktape: Add bindings for print() and alert()

Issue - State: open - Opened by j-o over 7 years ago
Labels: decision required

#43 - Remove check for plugin library

Issue - State: open - Opened by sbusch42 over 7 years ago - 2 comments
Labels: Current

#43 - Remove check for plugin library

Issue - State: open - Opened by sbusch42 over 7 years ago - 2 comments
Labels: Current

#41 - Helper method

Pull Request - State: closed - Opened by Jopyth over 7 years ago - 1 comment

#41 - Helper method

Pull Request - State: closed - Opened by Jopyth over 7 years ago - 1 comment

#40 - Enum properties

Pull Request - State: closed - Opened by sbusch42 over 7 years ago

#40 - Enum properties

Pull Request - State: closed - Opened by sbusch42 over 7 years ago

#39 - Enum-Properties

Issue - State: closed - Opened by sbusch42 over 7 years ago
Labels: Base

#39 - Enum-Properties

Issue - State: closed - Opened by sbusch42 over 7 years ago
Labels: Base

#38 - Revise plugin loading

Pull Request - State: closed - Opened by sbusch42 over 7 years ago

#38 - Revise plugin loading

Pull Request - State: closed - Opened by sbusch42 over 7 years ago

#37 - Use global symbol resolution for plugins

Pull Request - State: closed - Opened by scheibel almost 8 years ago - 1 comment

#37 - Use global symbol resolution for plugins

Pull Request - State: closed - Opened by scheibel almost 8 years ago - 1 comment

#36 - Add qualifiedName query to AbstractProperty

Issue - State: closed - Opened by scheibel almost 8 years ago - 2 comments

#36 - Add qualifiedName query to AbstractProperty

Issue - State: closed - Opened by scheibel almost 8 years ago - 2 comments

#35 - Add missing implementation of templated AbstractProperty::option

Pull Request - State: closed - Opened by j-o almost 8 years ago
Labels: bug

#35 - Add missing implementation of templated AbstractProperty::option

Pull Request - State: closed - Opened by j-o almost 8 years ago
Labels: bug

#34 - Refine identifier matching during plugin search

Issue - State: closed - Opened by j-o almost 8 years ago - 1 comment

#34 - Refine identifier matching during plugin search

Issue - State: closed - Opened by j-o almost 8 years ago - 1 comment

#33 - Fix missing component list update

Pull Request - State: closed - Opened by j-o almost 8 years ago
Labels: bug

#33 - Fix missing component list update

Pull Request - State: closed - Opened by j-o almost 8 years ago
Labels: bug

#32 - Remove use of modinfo files

Pull Request - State: closed - Opened by sbusch42 almost 8 years ago

#32 - Remove use of modinfo files

Pull Request - State: closed - Opened by sbusch42 almost 8 years ago

#31 - Remove unnecessary local variable

Pull Request - State: closed - Opened by j-o almost 8 years ago

#31 - Remove unnecessary local variable

Pull Request - State: closed - Opened by j-o almost 8 years ago

#30 - Fix incompatible iterator comparison

Pull Request - State: closed - Opened by j-o almost 8 years ago
Labels: bug

#30 - Fix incompatible iterator comparison

Pull Request - State: closed - Opened by j-o almost 8 years ago
Labels: bug

#29 - Add nullptr semantics to Connection and ScopedConnection

Issue - State: open - Opened by j-o almost 8 years ago
Labels: decision required

#29 - Add nullptr semantics to Connection and ScopedConnection

Issue - State: open - Opened by j-o almost 8 years ago
Labels: decision required

#28 - Implement automatic registration of components

Pull Request - State: closed - Opened by sbusch42 almost 8 years ago - 2 comments

#28 - Implement automatic registration of components

Pull Request - State: closed - Opened by sbusch42 almost 8 years ago - 2 comments

#27 - Fix iterator invalidation in ~ComponentManager()

Pull Request - State: closed - Opened by j-o almost 8 years ago

#27 - Fix iterator invalidation in ~ComponentManager()

Pull Request - State: closed - Opened by j-o almost 8 years ago

#26 - Fix findProperty() which did not properly traverse the object hierarchy

Pull Request - State: closed - Opened by sbusch42 almost 8 years ago - 3 comments

#26 - Fix findProperty() which did not properly traverse the object hierarchy

Pull Request - State: closed - Opened by sbusch42 almost 8 years ago - 3 comments

#25 - Memory management with std::unique_ptr

Pull Request - State: closed - Opened by j-o almost 8 years ago - 4 comments

#24 - Fix StorageValue and DirectValue tests in Windows

Pull Request - State: closed - Opened by julkw almost 8 years ago

#24 - Fix StorageValue and DirectValue tests in Windows

Pull Request - State: closed - Opened by julkw almost 8 years ago

#23 - Plugin system

Pull Request - State: closed - Opened by sbusch42 about 8 years ago

#23 - Plugin system

Pull Request - State: closed - Opened by sbusch42 about 8 years ago

#22 - Component SFINAE

Pull Request - State: closed - Opened by j-o about 8 years ago - 1 comment

#22 - Component SFINAE

Pull Request - State: closed - Opened by j-o about 8 years ago - 1 comment

#21 - Adapt examples to removal of string helpers

Issue - State: closed - Opened by j-o about 8 years ago

#21 - Adapt examples to removal of string helpers

Issue - State: closed - Opened by j-o about 8 years ago

#20 - Adapt to submodule restructuring in cppassist

Pull Request - State: closed - Opened by scheibel about 8 years ago

#20 - Adapt to submodule restructuring in cppassist

Pull Request - State: closed - Opened by scheibel about 8 years ago

#19 - [WIP] First solution for plugin loading with different configurations

Pull Request - State: closed - Opened by sbusch42 about 8 years ago - 1 comment

#19 - [WIP] First solution for plugin loading with different configurations

Pull Request - State: closed - Opened by sbusch42 about 8 years ago - 1 comment

#18 - Code review

Pull Request - State: closed - Opened by scheibel about 8 years ago

#18 - Code review

Pull Request - State: closed - Opened by scheibel about 8 years ago

#17 - Handle UTF8 with cppassist API

Issue - State: open - Opened by scheibel about 8 years ago
Labels: Base

#17 - Handle UTF8 with cppassist API

Issue - State: open - Opened by scheibel about 8 years ago
Labels: Base

#16 - Remove cppexpose string_helpers in favor of cppassist string functions

Issue - State: closed - Opened by scheibel about 8 years ago
Labels: Base