- 04 Nov, 2021 1 commit
-
-
BuildTools authored
Fixed bug where calling a method returning void through reflection threw an InvalidProgramException ( After calling the base method, the generated code would pop on the empty evaluation stack, as void methods don't push a return value onto the stack )
-
- 23 Feb, 2020 1 commit
-
-
Vinicius Jarina authored
-
- 22 Aug, 2019 1 commit
-
-
Vinicius Jarina authored
-
- 10 Feb, 2019 1 commit
-
-
Vinicius Jarina authored
* weak ref * Dont dispose LuaBase on Finalizer.
-
- 08 Feb, 2019 1 commit
-
-
Vinicius Jarina authored
* WIP cleanup * Trying fixing iPhoneSimTests. * More cleanups * Minified initLua loadCLRpackage
-
- 28 Jan, 2019 1 commit
-
-
Vinicius Jarina authored
* * Giant cleanup/reshuffle of all files. * * Update upstream `KeraLua` to `0.1.14` * Fixed .NET Core build. * Add runsettings file * * Fixed nuspec `dependencies` node * Ignore _ in branch names for package names. * * Fixed nuspec.
-