mirror of
https://github.com/Reuh/classtoi.git
synced 2025-10-27 20:29:31 +00:00
Stuff
This commit is contained in:
parent
71162d5288
commit
9412583311
2 changed files with 3 additions and 2 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
0.1.1:
|
0.1.1:
|
||||||
- Fixed a lot of bugs of the default class __tostring.
|
- Fixed a lot of bugs of the default class __tostring.
|
||||||
|
0.1.0:
|
||||||
|
- Initial version.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
-- Tue Apr 26 13:56:29 2016
|
|
||||||
--- Reuh's class library version 0.1.1. Lua 5.1-5.3 and LuaJit compatible.
|
--- Reuh's class library version 0.1.1. Lua 5.1-5.3 and LuaJit compatible.
|
||||||
-- Objects and classes behavior are identical, so you can consider this to be prototype-based.
|
-- Objects and classes behavior are identical, so you can consider this to be prototype-based.
|
||||||
-- Features:
|
-- Features:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue