issues
search
buluozhiri
/
luainterface
Automatically exported from code.google.com/p/luainterface
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
System.Collections.Generic.List Add method not working
#65
GoogleCodeExporter
opened
9 years ago
0
Method calls with out or ref in their signatures do not return the return value.
#64
GoogleCodeExporter
opened
9 years ago
0
DoString : problem passing a string containing '\' (backslash)
#63
GoogleCodeExporter
opened
9 years ago
0
Where I can find an lua51.dll 64bits, .Net35 and supprot /CLR
#62
GoogleCodeExporter
opened
9 years ago
2
luanet.dll is not compatible with LuaInterface compiled against the .NET 4.0 assemblies.
#61
GoogleCodeExporter
opened
9 years ago
0
Errors and warnings in VS2012 for Windows Phone 8.0 (C# + XNA)
#60
GoogleCodeExporter
opened
9 years ago
0
Request to have .NET exception object or text of inner exception returned to a Lua script when .NET throws an exception.
#59
GoogleCodeExporter
opened
9 years ago
0
How LuaInterface run on Windows Store
#58
GoogleCodeExporter
opened
9 years ago
0
The Bitmap overload Bitmap(Int32,Inte32) returns a .Net exception
#57
GoogleCodeExporter
opened
9 years ago
2
Luainterface does not allow declaration and manipulation of multi-dimensional arrays.
#56
GoogleCodeExporter
opened
9 years ago
0
Unable to expose classes as dll to Lua
#55
GoogleCodeExporter
opened
9 years ago
2
Dynamic member access not working. Receiving field not found errors
#54
GoogleCodeExporter
opened
9 years ago
2
Debug hook causes lua to crash
#53
GoogleCodeExporter
opened
9 years ago
0
Recover from infinite loop does not work like the native C version
#52
GoogleCodeExporter
opened
9 years ago
1
Patch: calling methods using base is broken
#51
GoogleCodeExporter
opened
9 years ago
0
Patch: Cannot override protected methods
#50
GoogleCodeExporter
opened
9 years ago
0
Property Lookup Bug?
#49
GoogleCodeExporter
opened
9 years ago
0
Usage of Marshal::PtrToStringAnsi invalidates 8-bit clean guarantee of Lua
#48
GoogleCodeExporter
opened
9 years ago
0
Cannot expose C# interface reference as a variable to Lua
#47
GoogleCodeExporter
opened
9 years ago
0
Array indexing inconsistent between 1-based and 0-based
#46
GoogleCodeExporter
opened
9 years ago
0
some gctm methods in translator object before Lua Close
#45
GoogleCodeExporter
opened
9 years ago
0
Error calling .net method with string argument, after calling with null string
#44
GoogleCodeExporter
opened
9 years ago
1
Documentation hard to find
#43
GoogleCodeExporter
opened
9 years ago
1
Issue 26 Reoponed
#42
GoogleCodeExporter
opened
9 years ago
0
System.IO.FileNotFoundException: Could not load file or assembly 'lua51.dll'
#41
GoogleCodeExporter
opened
9 years ago
0
Can not set value in array unless its a double
#40
GoogleCodeExporter
opened
9 years ago
2
Uncaughtable exceptino when calling os.date with non-existing format
#39
GoogleCodeExporter
opened
9 years ago
0
Calling lua_error inside a LuaCSFunction throws SEHException
#38
GoogleCodeExporter
opened
9 years ago
0
Inconsistent behavoir for wrapping functions
#37
GoogleCodeExporter
opened
9 years ago
0
Function overloading is not possible
#36
GoogleCodeExporter
opened
9 years ago
0
LuaInterface.LuaTable can not be nil
#35
GoogleCodeExporter
opened
9 years ago
0
luanet not work
#34
GoogleCodeExporter
opened
9 years ago
0
'Common Language Runtime detected an invalid program' Error when calling a method in dynamic type?
#33
GoogleCodeExporter
opened
9 years ago
0
Unable to using registered functions when working with other lua_state,
#32
GoogleCodeExporter
opened
9 years ago
0
.net 4.0
#31
GoogleCodeExporter
closed
9 years ago
4
can not require external module from luainterface, like lfs, libcurl
#30
GoogleCodeExporter
opened
9 years ago
5
Unable to import_type with custom class?
#29
GoogleCodeExporter
closed
9 years ago
2
crash when lua["TableName'] return null several times
#28
GoogleCodeExporter
closed
9 years ago
2
Interface issue with .net 4.0
#27
GoogleCodeExporter
opened
9 years ago
8
lost the function's return value when call dotnet function like "int foo(arg1,out arg2,out arg3)" in lua code
#26
GoogleCodeExporter
closed
9 years ago
3
luanet.dll source available?
#25
GoogleCodeExporter
opened
9 years ago
2
Can't pass the multi-thread test.
#24
GoogleCodeExporter
opened
9 years ago
3
Memory Leak!
#23
GoogleCodeExporter
opened
9 years ago
4
Enhance support for calling methods with params arguments.
#22
GoogleCodeExporter
closed
9 years ago
6
TestLuaInterface is coming up with a false failure for exception capturing
#21
GoogleCodeExporter
closed
9 years ago
1
Look into adding support for extension methods
#20
GoogleCodeExporter
opened
9 years ago
0
Cannot handle overloads with same number of argument but different type
#19
GoogleCodeExporter
closed
9 years ago
3
Cannot call C# methods with params object[] argument
#18
GoogleCodeExporter
closed
9 years ago
6
ObjectTranslator.LoadAssembly never reaches Assembly.Load call.
#17
GoogleCodeExporter
closed
9 years ago
3
Source for 2.0.3?
#16
GoogleCodeExporter
closed
9 years ago
1
Next