- 09 Aug, 2011 8 commits
-
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@31 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
- Updated LuaInterface project to build against .NET 4, referencing the appropriate lua51.dll from the lib folder git-svn-id: http://luainterface.googlecode.com/svn/trunk@30 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
- Added LuaInterface.net35 project, uses linked files to reference the files from the main LuaInterface project git-svn-id: http://luainterface.googlecode.com/svn/trunk@29 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@28 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@27 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@26 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
- Added readme to TestLuaInterface project noting that the project should now be considered deprecated and will be removed from the repository eventually git-svn-id: http://luainterface.googlecode.com/svn/trunk@25 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@24 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 08 Aug, 2011 6 commits
-
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@23 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@22 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@21 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@20 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@19 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
capresti@gmail.com authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@18 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 03 Jul, 2010 2 commits
-
-
Eonstorm authored
Reference: Issue 22. git-svn-id: http://luainterface.googlecode.com/svn/trunk@17 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
Eonstorm authored
Reference Issue 21. git-svn-id: http://luainterface.googlecode.com/svn/trunk@16 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 01 Jul, 2010 1 commit
-
-
Eonstorm authored
Corrected bug identified by issue 17 in google code. The LoadAssembly method should now handle assembly name arguments containing library path strings. git-svn-id: http://luainterface.googlecode.com/svn/trunk@15 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 16 Sep, 2009 1 commit
-
-
capresti authored
- Added IsExecuting variable to Lua - Fix for error info inclusion of line number (Issue #4) git-svn-id: http://luainterface.googlecode.com/svn/trunk@14 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 12 Sep, 2009 1 commit
-
-
capresti authored
- 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 git-svn-id: http://luainterface.googlecode.com/svn/trunk@13 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 06 Aug, 2009 1 commit
-
-
capresti authored
- Improved Metatables getMethod when working with float[], double[], int[] arrays and attempting to index them git-svn-id: http://luainterface.googlecode.com/svn/trunk@12 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 22 May, 2009 1 commit
-
-
capresti authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@11 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 08 Mar, 2009 1 commit
-
-
capresti authored
- Added overloaded DoString - Added some more test cases git-svn-id: http://luainterface.googlecode.com/svn/trunk@6 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 24 Dec, 2008 1 commit
-
-
capresti authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@5 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 29 Nov, 2008 1 commit
-
-
rostermeier authored
- Bugfix in ldo.c: structure lua_debug was not initialized completely which caused the .net marshaller to crash git-svn-id: http://luainterface.googlecode.com/svn/trunk@4 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 16 Oct, 2008 1 commit
-
-
capresti authored
- 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) git-svn-id: http://luainterface.googlecode.com/svn/trunk@3 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 09 Sep, 2008 1 commit
-
-
capresti authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@2 63eb109e-e254-0410-a61e-ed0b8f8614f5
-
- 20 Aug, 2008 1 commit
-
-
(no author) authored
git-svn-id: http://luainterface.googlecode.com/svn/trunk@1 63eb109e-e254-0410-a61e-ed0b8f8614f5
-