StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Henri Menke

Rating
1489.26 (4,426,954th)
Reputation
7,700 (20,581st)
Page: 1 2 3 4 ... 6
Title Δ
How to check if preloaded module exists in Lua using C++ 0.00
Lua: Unpack with nil? Alternative? +0.50
Why does 'std::cout << !+2 ' output 0? +0.51
How to manually destruct wrapped C++ class in Lua 0.00
Default value of static std::unordered_map 0.00
How to get the range of integers supported by Lua? +0.36
Creating a SWIG typemap for C++ overloaded functions 0.00
SWIG : function that modifies its argument from c++ to python +0.52
Swig unable to convert byte objectof python3 to std::string 0.00
How to handle C++ class construct failure in Lua 0.00
How to destruct C++ class inside package.preload function +0.52
Crashes when calling `lua_getfield()` after overriding the require 0.00
How to get preloaded module name in C++ 0.00
Define SWIG typemaps once for multiple argument pairs 0.00
SWIG c++ to python : vector problems 0.00
What is the correct typedef for an opaque C pointer to a C++ class? +1.47
Wrapping a callable that may be void return -0.76
How to create a rule for Backus Naur Form in c++?- 0.00
How to call functions inside package.preload in C++ 0.00
input Puthon3 bytes to C char * via SWIG 0.00
How to access local variable inside package.preload in C++ 0.00
How to close a chunk of Lua code 0.00
Lua table not accessible (attempt to index a nil value) 0.00
package.preload alternative in Lua? -0.22
How to access local table variable from other script -1.31
How to create and assign a callback function for a Python Swigged C... 0.00
How to check Lua version in SWIG interface file? 0.00
Sharing global variables between different Lua states through require -0.89
How to pass the first character of a string to a char? -0.45
How to share global variables between Lua scripts -0.25
SWIG typemap for a function that returns various types 0.00
Parsing selections from a fixed list in Boost.Spirit -0.29
How is it possible to pass move-only types (e.g. std::unique_ptr) b... 0.00
How to sort table by value and then print index in order +0.53
Combing two factory methods returning unique_ptr and shared_ptr int... +2.63
Swigging a class member function that is a template function 0.00
How to make the SWIG binded class to use operators in Lua? 0.00
How to create a SWIG typemap for functions that return specific type 0.00
Passing table with subtable to Lua function from C++ 0.00
Calling lua_getglobal() crashes unless followed by lua_pop() 0.00
How do I use BOOST BinaryFunction concept? 0.00
Passing table with fields as an argument to Lua function from C++? -1.74
How to access variables of the class that runs the Lua script from... 0.00
What is wrong with my SWIG typemap? 0.00
Lua SWIG Basics 0.00
Creating a C++ function that calls other Lua function 0.00
can we use static instead of friend in this case and what are the o... 0.00
Dynamically find out the number of return values of Lua function()? +2.71
Is it possible to require() a script that is loaded using luaL_load... +0.44
Simpler way to create a SWIG typemap for a function with multiple a... 0.00