Ecosyste.ms: Issues

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

GitHub / ThePhD/sol2 issues and pull requests

#1519 - Q: Lua function in C++ function arguments

Issue - State: closed - Opened by shierru 11 months ago - 2 comments

#1517 - Disable userdata pointer management behavior

Issue - State: open - Opened by kem0x 11 months ago

#1514 - Typo in the documentation

Issue - State: open - Opened by OndrejPopp 12 months ago

#1513 - LuaBind Interopability

Issue - State: open - Opened by Causeless 12 months ago - 1 comment

#1512 - Inheritance class, template class, how to bind

Issue - State: open - Opened by littleboss01 12 months ago

#1511 - 🛠 Address lifetime issues through Lua references in iterators.

Pull Request - State: closed - Opened by ShepherdSoasis 12 months ago
Labels: Bug.On Fire, Bug.Well Shit, Tests.CI, Tests.Broken, Bug.Aaah!, Build

#1508 - C++ Exception Handling broke in 3.3.0

Issue - State: open - Opened by pfirsich 12 months ago - 4 comments

#1507 - LNK2001 errors after calling sol code

Issue - State: open - Opened by JannesBonk about 1 year ago

#1506 - luacompiler cannot be built

Issue - State: open - Opened by roman-orekhov about 1 year ago

#1505 - the example may be memory leak?

Issue - State: open - Opened by ImAlien about 1 year ago - 1 comment

#1503 - Sometimes the conversion is not perfect.

Issue - State: open - Opened by wzhengsen about 1 year ago

#1501 - Cannot add user type derived from an STL container

Issue - State: open - Opened by gentooise about 1 year ago

#1500 - Getting the return type of a Lua function

Issue - State: closed - Opened by Razakhel about 1 year ago - 2 comments

#1499 - compile failed: sol::varidic_args::rbegin()[n]

Issue - State: open - Opened by etorth about 1 year ago

#1498 - Trying to bind a global variable (c++) to a lua variable

Issue - State: closed - Opened by learn-more about 1 year ago - 4 comments

#1497 - error C2027: use of undefined type on VS2017

Issue - State: open - Opened by sagunkho about 1 year ago

#1496 - Include lua headers from custom directory

Issue - State: open - Opened by pfirsich about 1 year ago - 2 comments

#1495 - static methods don't see static members in same class

Issue - State: open - Opened by Enem-20 about 1 year ago

#1494 - Build failure on ubuntu 23.04

Issue - State: closed - Opened by tplsofteng about 1 year ago - 2 comments

#1493 - Unreachable code warning compiling under MSVC with LTO

Issue - State: open - Opened by jcmoyer about 1 year ago

#1491 - Is it possible to have safe pointer walking/chaining ?

Issue - State: closed - Opened by UE4SS about 1 year ago - 2 comments

#1490 - Overriding base types?

Issue - State: open - Opened by ethindp about 1 year ago - 5 comments

#1489 - Am I just doing something wrong?

Issue - State: open - Opened by ethindp about 1 year ago - 7 comments

#1488 - is it possible to loop over a table and extract all variables dec;ared?

Issue - State: closed - Opened by DomRe about 1 year ago - 2 comments

#1487 - sol::property does not support sol::yielding

Issue - State: open - Opened by eterchun about 1 year ago - 3 comments

#1486 - package.path error when requiring a file

Issue - State: closed - Opened by rohezal about 1 year ago - 2 comments

#1485 - Bad design or natural sol/lua/C++ limitations? You decide!

Issue - State: closed - Opened by vdweller84 about 1 year ago - 3 comments

#1484 - operator int() exits break mode in devcat debugger

Issue - State: closed - Opened by UltraEngine about 1 year ago - 2 comments

#1483 - Adding custom ipairs function

Issue - State: closed - Opened by UltraEngine about 1 year ago - 2 comments

#1481 - Integrating nlohmann::json

Issue - State: closed - Opened by UltraEngine about 1 year ago - 3 comments

#1480 - why when bind function f(int, std::tuple<int, int>) doesn't work?

Issue - State: open - Opened by etorth about 1 year ago - 1 comment

#1478 - Recursively create table as sol::object becomes userdata for depth > 1

Issue - State: closed - Opened by etorth about 1 year ago - 2 comments

#1476 - Return values of a script

Issue - State: closed - Opened by UltraEngine about 1 year ago - 4 comments

#1475 - [Feat. Request] Preserve exceptions thrown from C++

Issue - State: open - Opened by saltyJeff about 1 year ago

#1474 - Critical: luajit can't pass nil as sol::object argument

Issue - State: closed - Opened by deadlocklogic about 1 year ago - 4 comments
Labels: Maybe.Bug...?, Bug.Well Shit

#1473 - Finalizing our API...

Issue - State: closed - Opened by UltraEngine about 1 year ago - 12 comments

#1472 - Fix build when LUA_COMPAT_BITLIB or LUA_COMPAT_5_2 are defined

Pull Request - State: closed - Opened by lmoureaux about 1 year ago - 5 comments
Labels: Distribution.TheWorld, Build

#1471 - Checking user data type in modules?

Issue - State: closed - Opened by UltraEngine about 1 year ago - 5 comments

#1470 - Binding functions with nonconst lvalue reference argument

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

#1469 - Sometimes it is not possible to catch sol::error

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

#1467 - Controlling lifetime of Lua references

Issue - State: open - Opened by nimble0 over 1 year ago - 1 comment

#1466 - sol not recognizing Intrusive List as a container

Issue - State: open - Opened by Algebro7 over 1 year ago - 5 comments

#1465 - How to do table iteration recursion?

Issue - State: closed - Opened by MeowZanetti over 1 year ago - 1 comment

#1463 - Sol.hpp under release 3.3.0 has version number 3.2.0

Issue - State: open - Opened by ensisoft over 1 year ago

#1461 - Not possible to build sol2 v3.3.0 with Lua 5.3 with bitlib compatibility enabled

Issue - State: closed - Opened by cuavas over 1 year ago - 3 comments
Labels: Maybe.Bug...?, Help.Desk

#1457 - Fix get_max_hp mehod in property example

Pull Request - State: closed - Opened by C3pa over 1 year ago
Labels: Documentation, Thank.You, Examples, Bug.Derp

#1456 - Can't call constructor of a derived class

Issue - State: open - Opened by jacodiego over 1 year ago - 1 comment

#1455 - Add mention of sol2::sol2 alias in build.rst

Pull Request - State: closed - Opened by eliasdaler over 1 year ago
Labels: Build

#1454 - Fix cpp_object usertype error

Pull Request - State: closed - Opened by likun123687 over 1 year ago - 2 comments
Labels: Documentation, Examples

#1453 - Crash when accessing pairs on usertype from C++

Issue - State: open - Opened by sagamusix over 1 year ago

#1452 - Using references for container parameters

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

#1450 - container overriding not working for container with void iterator

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

#1449 - Security issue: table "base" mirroring "_G"

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

#1448 - Add note for LuaJIT 5.2 style containers in the documentation

Pull Request - State: closed - Opened by tatjam over 1 year ago - 1 comment
Labels: Documentation, Docs.Are Good, Thank.You

#1447 - Rebinding a usertype doesn't work anymore

Issue - State: open - Opened by gotschmarcel-ni over 1 year ago - 1 comment

#1446 - version: detects clang as MSVC and GCC

Pull Request - State: closed - Opened by gotschmarcel-ni over 1 year ago - 4 comments
Labels: Maybe.Bug...?, Bug.Well Shit

#1445 - Crashing when use LuaJIT2.0.5 and 2.10-beta3

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

#1443 - Custom containers holding Lua tables

Issue - State: open - Opened by uramer over 1 year ago

#1440 - A possible typo in comparsion_operator_wrap

Issue - State: open - Opened by niello over 1 year ago - 1 comment

#1439 - 🛠 Review exhaustive check and get rid of a few Wall/pedwarn warnings

Pull Request - State: closed - Opened by ShepherdSoasis over 1 year ago
Labels: Tests.CI, Thank.You

#1438 - Unwanted function argument copying starting from v3.3.0

Issue - State: open - Opened by niello over 1 year ago - 1 comment

#1437 - is_value_semantic_for_function doesn't work as expected

Issue - State: open - Opened by niello over 1 year ago

#1436 - LuaJIT 2.1.0-beta3 and 64-bit bitwise operations

Issue - State: closed - Opened by vdweller84 over 1 year ago - 1 comment

#1433 - Overloaded base function isn't called

Issue - State: open - Opened by deadlocklogic over 1 year ago - 1 comment

#1432 - Segmentation fault when accessing objects inside a table with wrong type

Issue - State: closed - Opened by dns13 over 1 year ago - 3 comments

#1431 - luaL_unref Exception on program exit

Issue - State: closed - Opened by vdweller84 over 1 year ago - 2 comments

#1430 - Possible to get all script variables without running the script ?

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

#1429 - Fixed possible typo.

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

#1428 - Allow compiling with the CUDA 11.4 compiler

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

#1427 - SOL2 failed to setup due to CMake Error on MSVC

Issue - State: open - Opened by fangzhouxia over 1 year ago - 1 comment

#1426 - Forced yielding via instruction counting

Issue - State: open - Opened by sigmareaver over 1 year ago - 1 comment

#1425 - Release 3.3.0 single headers have wrong version info

Issue - State: open - Opened by cmsquared over 1 year ago - 1 comment

#1422 - can't meta funtion put in table?

Issue - State: open - Opened by dotori1995-enu over 1 year ago

#1420 - exhaustive check feature not working

Issue - State: open - Opened by maxdemarzi over 1 year ago