StackRating

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

user3125367

Rating
1509.18 (76,763rd)
Reputation
2,492 (67,724th)
Page: 1 2
Title Δ
Openresty Lua script only works one time +4.08
Pass parameters as reference from Lua to C++ -0.18
Lua - __newindex metamethod for existing index? 0.00
Link C variable to Lua -4.19
Implement a program that, given a person’s name, prints a person’s... 0.00
Simplify Lua function call to C function 0.00
copy range of elements from an array to another array in C language -4.05
Lua code error (newbie here) -2.70
Retarget blocks submitted to dispatch queue 0.00
Storing a C structure in the Lua registry +4.06
Lua access table with variable amount of keys +3.95
If I have a dispatch_sync call followed by a second dispatch call w... 0.00
Passing existing C++ objects to Lua +0.31
Is it better to declare a local inside or outside a loop? -2.48
Lua saving to file +3.93
it's a bug or feature? Lua@OpenComputers@minecraft 0.00
Change lua variable from C +0.15
Change lua variable from C +0.15
How to iterate through a table in its exact order? +4.43
In ObjectiveC, is it necessary to declare strong vs copy for a read... -1.55
Lua C++ Table Iteration +3.72
Is this an appropriate use of const qualifiers in C? -1.28
How can I know there is memory allocated with malloc() left occupie... -0.02
Do programs look over all the code and then run, or does it run lin... -4.05
Does a Cocoa bridge from a scripting language (Lua, Ruby etc) need... 0.00
Are there any actual implementations that permit `char array[SIZE_M... -0.77
Differences between arrays, pointers and strings in C -1.28
Can we pass C++ object into Lua scrips -0.26
Does dispatch_group_wait allow cutting in line? +0.80
Implementing some common ADTs with dynamic allocated arrays and rea... -0.92
Is there a way to combine several different conditionals with a sha... -0.42
Difficulties with understanding reallocating using malloc 0.00
declare array once C -1.70
Implement async function in C 0.00
C: int string accepting all values, but one? +2.54
How do I change the value of a string passed by reference to a func... 0.00
Objc Cocoa MRC - Released and autoreleased objectsI have to write h... 0.00
Efficient copy memory -0.13
Resizing an array within a struct in C -2.77
How to make constraints (auto-layout) work programmatically 0.00
Add a dot (.) automatically while typing in C -4.19
Is it possible to make two Auto Layout horizontal constraints equal... +0.14
Is it possible to execute a single lua statement from a host program? -0.03
coding style aginst warning check +5.46
Trouble setting up Lua in Xcode 0.00
local VS global in lua +0.36
constraintsWithVisualFormat set same Y position for all the views -4.14
Calling a method from another class WITHOUT creating a new instance +3.90
When I need to use stderr ? important errors or all errors? -2.14
What class should I run async calls from? -2.11