1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Free tag on Dispose More... about 6 years ago
* Bump KeraLua 1.0.2 * Third time is a charm More... about 6 years ago
* Bump KeraLua 1.0.1 More... about 6 years ago
* Sign assemblies. More... about 6 years ago
Remove .dotSettings. More... about 6 years ago
* Release 1.4.0 More... about 6 years ago
* Giant cleanup/reshuffle of all files. (#265) More... about 6 years ago
Merge pull request #255 from ifdog/master More... about 6 years ago
Merge pull request #254 from dd-morphi/master More... about 6 years ago
Fix misspelling More... almost 7 years ago
Fix of calling methods with 'params' array parameters when nil (null) is used as first one. More... almost 7 years ago
Merge pull request #245 from Avetome/master More... about 7 years ago
Finding extention methods by interface too More... about 7 years ago
Merge pull request #231 from PsyCommando/master More... about 7 years ago
Merge pull request #234 from SinusPi/master More... over 7 years ago
Removed string casts. UseTraceback is now a property. Whitespace and brace standards and newlines adjusted. More... over 7 years ago
Merge pull request #230 from hamish-milne/master More... over 7 years ago
internal merge More... over 7 years ago
Add debug.traceback results to more exception throwers, either setting .Data["Traceback"] to C# exceptions, or adding the traceback at the end of Lua message-only exceptions. More... over 7 years ago
Add debug.traceback results to more exception throwers, either setting .Data["Traceback"] to C# exceptions, or adding the traceback at the end of Lua message-only exceptions. More... over 7 years ago
Added support for debug.traceback being called automatically on pcalls in DoString(s), DoFile and CallFunction. Just set Lua.use_traceback to true. More... over 7 years ago
Fixed issue where variadic static method arguments wouldn't get read from cache properly More... over 7 years ago
Fixed object aliasing bug More... over 7 years ago
Merge pull request #223 from halex2005/master More... almost 8 years ago
fix unicode characters support in DoString More... about 8 years ago
Merge pull request #203 from MaxVain/master More... over 8 years ago
Need to protect the translator pool with (global) lock during add/remove More... almost 9 years ago
Remove translator from the global pool before Lua state is closed More... almost 9 years ago
Merge pull request #196 from MaxVain/Dev More... almost 9 years ago
Bumped submodule More... almost 9 years ago