Ecosyste.ms: Issues

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

GitHub / pmed/v8pp issues and pull requests

#215 - errors on compilation

Issue - State: open - Opened by Baseult about 1 month ago - 1 comment

#214 - Enhance Support for std::optional and Empty std::variant

Pull Request - State: open - Opened by MangelSpec about 1 month ago - 1 comment

#213 - Class must always be instantiated with `new`

Issue - State: open - Opened by Deewarz 4 months ago

#212 - add `throw_ex()` helpers

Pull Request - State: open - Opened by pmed 5 months ago

#210 - extract `v8pp::detail::type_info` into a header file

Pull Request - State: open - Opened by pmed 5 months ago

#209 - ignore it. please!

Issue - State: closed - Opened by AzureSky2013 6 months ago

#208 - Update apt before install libv8-dev on CI

Pull Request - State: closed - Opened by pmed 6 months ago

#207 - don't throw strings as exception

Pull Request - State: closed - Opened by jcmonnin 6 months ago

#205 - v8pp throws strings by default, which is bad practice

Issue - State: open - Opened by jcmonnin 6 months ago - 4 comments

#204 - handle ObjectTemplate::SetAccessor API change in v8 12.1

Pull Request - State: closed - Opened by jcmonnin 6 months ago

#202 - allow options in `v8::Exception` ctors

Pull Request - State: closed - Opened by pmed 9 months ago

#201 - install V8 package for Visual C++ 2022

Pull Request - State: closed - Opened by pmed 9 months ago

#200 - add extra data members in test classes

Pull Request - State: closed - Opened by pmed 9 months ago

#199 - Run macos CI with `V8_ENABLE_SANDBOX` option

Pull Request - State: closed - Opened by pmed 9 months ago

#198 - Call `NewDefaultAllocator()` for `CreateParams` field

Pull Request - State: closed - Opened by pmed 9 months ago

#197 - test.exe:c++ class test failed

Issue - State: closed - Opened by Eunsolfs about 1 year ago

#196 - file missing config.hpp

Issue - State: closed - Opened by Eunsolfs about 1 year ago - 6 comments

#195 - Regression: lambdas can't be used as non-static member functions

Issue - State: open - Opened by rubenlg over 1 year ago - 2 comments

#194 - Make argument count mismatches easier to debug.

Pull Request - State: closed - Opened by rubenlg over 1 year ago - 1 comment

#193 - cpp call js and js call cpp full test

Pull Request - State: closed - Opened by uniqss over 1 year ago - 1 comment

#192 - Defines for library version parts

Pull Request - State: closed - Opened by pmed over 1 year ago

#191 - use std::numeric_limits::lowest()

Pull Request - State: closed - Opened by pmed over 1 year ago

#190 - run test with existing isolate in a scope

Pull Request - State: closed - Opened by pmed over 1 year ago

#189 - how to import one js file in another js file using v8pp?

Issue - State: closed - Opened by uniqss over 1 year ago - 4 comments

#188 - use std::numeric_limits::lowest()

Pull Request - State: closed - Opened by MangelSpec over 1 year ago - 1 comment

#187 - Segmentation Fault when calling a method

Issue - State: closed - Opened by rubenlg almost 2 years ago - 3 comments

#186 - Customization of std::reference_wrapper and std::optional

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

#185 - Add proper versioning in code

Pull Request - State: closed - Opened by N1coc4colA almost 2 years ago - 1 comment

#184 - How can i pass a JS Date object?

Issue - State: closed - Opened by StefanWoe almost 2 years ago - 4 comments

#183 - CMAKE error when building

Issue - State: closed - Opened by ShawnP1337 almost 2 years ago - 3 comments

#182 - Fix missing INTERFACE_INCLUDE_DIRECTORIES in exported config

Pull Request - State: closed - Opened by arghness almost 2 years ago

#181 - Deprecated `VisitHandlesWithClassIds` has been removed in v8 10.5.X

Issue - State: closed - Opened by jcmonnin about 2 years ago - 2 comments

#180 - extended classes from native classes are missing newly defined functions

Issue - State: closed - Opened by MangelSpec about 2 years ago - 3 comments

#179 - Is there a way to forward FunctionCallbackInfo to template<class... Args>

Issue - State: closed - Opened by greergan about 2 years ago - 2 comments

#178 - make compatible with installed v8 from vcpkg

Pull Request - State: closed - Opened by MangelSpec over 2 years ago - 1 comment

#177 - map which contain a string as key fail to convert if the key is a number

Issue - State: closed - Opened by Wawha over 2 years ago - 1 comment

#175 - Fix test that fails when v8 is built with is_debug and dcheck_always_on

Pull Request - State: closed - Opened by arghness over 2 years ago - 4 comments

#174 - `char[]` type problem.

Issue - State: closed - Opened by Aincvy almost 3 years ago - 1 comment

#173 - Cmake support With Github Acions CI

Pull Request - State: closed - Opened by pmed almost 3 years ago

#172 - Code Style

Issue - State: closed - Opened by pmed almost 3 years ago - 1 comment

#171 - CI pipeline with Github Actions

Issue - State: closed - Opened by pmed almost 3 years ago - 1 comment

#170 - Roadmap

Issue - State: closed - Opened by YarikTH almost 3 years ago - 2 comments

#169 - Add first ugly support for std::function overload for v8pp::convert

Pull Request - State: closed - Opened by YarikTH almost 3 years ago

#168 - Add move constructor for v8pp::context

Pull Request - State: closed - Opened by YarikTH almost 3 years ago - 4 comments

#167 - Add support for custom global object in v8pp::context

Pull Request - State: closed - Opened by YarikTH almost 3 years ago - 2 comments

#166 - Problem with usage string_view in API

Issue - State: closed - Opened by YarikTH almost 3 years ago - 2 comments

#165 - Add stack trace output on unhandled exception

Pull Request - State: closed - Opened by YarikTH almost 3 years ago - 1 comment

#164 - Fix some gcc warnings

Pull Request - State: closed - Opened by YarikTH almost 3 years ago - 2 comments

#163 - Support const member value binding

Pull Request - State: closed - Opened by YarikTH almost 3 years ago

#162 - Add Clion related ignores

Pull Request - State: closed - Opened by YarikTH almost 3 years ago - 1 comment

#161 - #138 Add initial CMake support

Pull Request - State: closed - Opened by YarikTH almost 3 years ago - 2 comments

#160 - Generic converters for sequence containers, mappings, strings

Pull Request - State: closed - Opened by pmed almost 3 years ago

#159 - Backport string_view for pre-c++17 compilers

Pull Request - State: closed - Opened by pmed almost 3 years ago

#158 - convert<std::variant> improvements

Pull Request - State: closed - Opened by pmed almost 3 years ago

#157 - Allow free function from c++ to be registered as a member function in js

Issue - State: closed - Opened by Maxomann about 3 years ago - 1 comment

#156 - Duplicate object

Issue - State: closed - Opened by andyremi about 3 years ago - 2 comments

#155 - run file.js error

Issue - State: closed - Opened by gocpplua about 3 years ago - 3 comments

#154 - Build v8pp on Linux

Pull Request - State: closed - Opened by gocpplua about 3 years ago - 2 comments

#153 - Auto-generated Doxygen documentation link is invalid in docs/index.md

Issue - State: open - Opened by gocpplua about 3 years ago
Labels: enhancement

#152 - support for v8 snapshot

Issue - State: closed - Opened by syabyr over 3 years ago - 3 comments

#151 - Override C++ method in JavaScript

Issue - State: closed - Opened by optifunc over 3 years ago - 1 comment

#150 - Use __clang__ string format when compiling using Clang + MSVC.

Pull Request - State: closed - Opened by wflohry over 3 years ago - 1 comment

#149 - Support for std::variant / union types

Pull Request - State: closed - Opened by wflohry over 3 years ago - 2 comments

#148 - Conversion of std::tuple types

Pull Request - State: closed - Opened by wflohry over 3 years ago - 1 comment

#147 - Destroy external objects in context

Pull Request - State: closed - Opened by wflohry over 3 years ago - 1 comment

#146 - How to implement the function to stop execution in script

Issue - State: closed - Opened by gellston over 3 years ago - 1 comment

#145 - How to stop execution in script

Issue - State: closed - Opened by gellston over 3 years ago

#144 - Does it have to rely on nodejs?

Issue - State: closed - Opened by windflowerly over 3 years ago - 2 comments

#143 - runtime error for linux

Issue - State: closed - Opened by syabyr over 3 years ago - 2 comments

#142 - Support std::function as function parameter

Issue - State: open - Opened by ivalylo over 3 years ago - 4 comments

#141 - More of a request than a issue.

Issue - State: closed - Opened by nihalkenkre almost 4 years ago - 4 comments

#140 - Memory leak with properties

Issue - State: closed - Opened by christophe-f8 almost 4 years ago - 2 comments

#139 - Return std::shared_ptr of another wrapped class from a member function

Issue - State: open - Opened by poniraq almost 4 years ago - 6 comments

#138 - CMake support

Issue - State: closed - Opened by pmed about 4 years ago - 5 comments

#137 - [Questions]: status of the 2.0 branch

Issue - State: closed - Opened by jcmonnin about 4 years ago - 5 comments

#136 - Extend class

Pull Request - State: closed - Opened by cr-mitmit over 4 years ago - 1 comment

#135 - Support for external properties

Pull Request - State: closed - Opened by cr-mitmit over 4 years ago - 2 comments

#134 - Auto wrap pointer

Pull Request - State: closed - Opened by cr-mitmit over 4 years ago - 2 comments

#133 - Support context scopes and explicit enters

Pull Request - State: closed - Opened by cr-mitmit over 4 years ago - 1 comment

#131 - Newer API in V8 version 7.6

Issue - State: closed - Opened by pmed over 4 years ago - 2 comments

#130 - Support for members with accessors in class_

Pull Request - State: open - Opened by yonatan-mitmit over 4 years ago - 6 comments

#129 - MSVS 2019 Warning C5046

Issue - State: closed - Opened by kervinpierre over 4 years ago - 1 comment

#128 - Support Vcpkg

Issue - State: open - Opened by kervinpierre over 4 years ago - 2 comments

#127 - Now using v8::MaybeLocal::ToLocal when getting object and function va…

Pull Request - State: open - Opened by jacobsologub over 4 years ago - 4 comments

#126 - Factory in c++17 branch

Issue - State: closed - Opened by ayles almost 5 years ago - 1 comment

#125 - Function & constructor overloading

Issue - State: open - Opened by ayles almost 5 years ago - 6 comments

#124 - Indexed access

Issue - State: open - Opened by ayles almost 5 years ago - 3 comments

#123 - Fixing compilation error to reflect changes in v8::Value::BooleanValue()

Pull Request - State: closed - Opened by jacobsologub almost 5 years ago - 1 comment

#122 - Fixing compilation error to reflect changes in v8 version 7.6+

Pull Request - State: closed - Opened by jacobsologub almost 5 years ago

#121 - Indexed accessor for class & minimal CMakeLists.txt

Pull Request - State: closed - Opened by ayles almost 5 years ago

#120 - Make it work with newer v8 versions

Issue - State: closed - Opened by ayles almost 5 years ago - 2 comments

#119 - Hi...I use v8pp in mfc...Exception is dispose

Issue - State: closed - Opened by onezeros almost 5 years ago

#118 - bug or I don't know what I'm doing

Issue - State: closed - Opened by jacobsologub almost 5 years ago - 2 comments

#117 - no viable conversion from 'Local<v8::Context>' to 'v8::Isolate *'

Issue - State: closed - Opened by jacobsologub almost 5 years ago - 4 comments

#116 - Support perfect forwarding of arguments

Issue - State: closed - Opened by VitaminCpp almost 5 years ago - 3 comments