This website requires JavaScript.
Explore
Help
Register
Sign In
Gaming
/
lua-matrix
Watch
2
Star
0
Fork
0
You've already forked lua-matrix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9cd4e133102de3626769ee9dd0ba8fec71b712e1
lua-matrix
/
matrix
History
Adrian Perez de Castro
9cd4e13310
Use xpcall() instead of pcall() to obtain tracebacks
...
Printing a traceback is much more help when debugging event handling.
2016-07-04 03:17:25 +03:00
..
httpclient
Rename matrix.factory.* -> matrix.httpclient.*
2016-07-01 05:10:22 +03:00
api.lua
Fix typo "ince" -> "since" in api:sync()
2016-07-04 03:16:10 +03:00
client.lua
Use xpcall() instead of pcall() to obtain tracebacks
2016-07-04 03:17:25 +03:00
eventable.lua
eventable: Fix unhooking of handlers
2016-07-03 22:55:28 +03:00