Earlier this year
-
-
-
issue 4
(Error info should include the line number) changed by capresti
-
Status:
Fixed
Owner:
capresti
Status:
Fixed
Owner:
capresti
-
r14
(Further fixes from Bastian:
- Added IsExecuting variable to ...) committed by capresti
- Further fixes from Bastian:
- Added IsExecuting variable to Lua
- Fix for error info inclusion of line number ( Issue #4 )
Further fixes from Bastian:
- Added IsExecuting variable to Lua
- Fix for error info inclusion of line number ( Issue #4 )
-
issue 5
(LoadString and LoadFile leak data on the lua stack) Status changed by capresti
-
-
r13
(Merged contributions from Bastian Eicher:
- Preserved stack ...) committed by capresti
- Merged contributions from Bastian Eicher:
- Preserved stack trace on .NET exceptions
- Added support for attribute based registration of methods
- Global object tracking for auto completion providers
Merged fix for Issue #5
Merged contributions from Bastian Eicher:
- Preserved stack trace on .NET exceptions
- Added support for attribute based registration of methods
- Global object tracking for auto completion providers
Merged fix for Issue #5
-
issue 5
(LoadString and LoadFile leak data on the lua stack) changed by capresti
-
Status:
Started
Owner:
capresti
Status:
Started
Owner:
capresti
-
issue 6
(Missing Strong-Name on Library) changed by capresti
-
Status:
Accepted
Owner:
capresti
Labels:
Type-Enhancement
−Type-Defect
Status:
Accepted
Owner:
capresti
Labels:
Type-Enhancement
−Type-Defect
-
-
-
-
r12
(- Improved Metatables getMethod when working with float[], d...) committed by capresti
- - Improved Metatables getMethod when working with float[], double[], int[] arrays and attempting to
index them
- Improved Metatables getMethod when working with float[], double[], int[] arrays and attempting to
index them
-
-
-
r11
(- Added support for generic methods (note: does not support ...) committed by capresti
- - Added support for generic methods (note: does not support generic methods in generic classes)
- Added support for generic methods (note: does not support generic methods in generic classes)
-
issue 4
(Error info should include the line number) commented on by qrli36
-
-
issue 4
(Error info should include the line number) commented on by capresti
-
-
-
-
-
-
-
-
-
issue 2
(DoString() is better to have an overload with the chunkName ...) Status changed by capresti
-
-
issue 2
(DoString() is better to have an overload with the chunkName ...) commented on by capresti
-
-
r6
(- Added a check for a passed state on Close
- Added overload...) committed by capresti
- - Added a check for a passed state on Close
- Added overloaded DoString
- Added some more test cases
- Added a check for a passed state on Close
- Added overloaded DoString
- Added some more test cases
-
-
Older
-
issue 2
(DoString() is better to have an overload with the chunkName ...) commented on by qingrui.li
-
-
issue 1
(bug in LuaDLL::luaL_loadbuffer causing parsing error for lua...) commented on by qingrui.li
-
-
issue 1
(bug in LuaDLL::luaL_loadbuffer causing parsing error for lua...) changed by capresti
-
Status:
Fixed
Owner:
capresti
Status:
Fixed
Owner:
capresti
-
-
issue 2
(DoString() is better to have an overload with the chunkName ...) Owner changed by capresti
-
-
-
r4
(- added functionality to class Lua and LuaDLL for LuaInterfa...) committed by rostermeier
- - added functionality to class Lua and LuaDLL for LuaInterfaceDebugger
- Bugfix in ldo.c: structure lua_debug was not initialized completely which caused the .net
marshaller to crash
- added functionality to class Lua and LuaDLL for LuaInterfaceDebugger
- Bugfix in ldo.c: structure lua_debug was not initialized completely which caused the .net
marshaller to crash
-
issue 2
(DoString() is better to have an overload with the chunkName ...) reported by qingrui.li
-
-
issue 1
(bug in LuaDLL::luaL_loadbuffer causing parsing error for lua...) reported by qingrui.li
-
-
r3
(- Implemented a basic fix for issues with indexers (multiple...) committed by capresti
- - Implemented a basic fix for issues with indexers (multiple indexers on an object, indexers with
values the same as a property name of the object)
- Implemented a basic fix for issues with indexers (multiple indexers on an object, indexers with
values the same as a property name of the object)
-
r2
(Initial checkin) committed by capresti
- Initial checkin
-
Project luainterface
created by capresti
- A library for integration between the Lua language and Microsoft .NET platform's Common Language Runtime (CLR)
A library for integration between the Lua language and Microsoft .NET platform's Common Language Runtime (CLR)
|