Commit Graph

21 Commits

Author SHA1 Message Date
Bruce Hill
898f92d20a Updated rockspec and documentation. 2018-06-04 19:13:05 -07:00
Bruce Hill
a3fcf87b2c Initial working version. 2018-06-04 00:45:56 -07:00
Bruce Hill
6e6e38ad1f Updated singleton recipe. 2018-04-23 16:49:09 -07:00
Bruce Hill
ac97c42ab6 Updated singleton doc. 2018-04-23 16:48:28 -07:00
Bruce Hill
dc2f524d29 Updated to include info about __hash. 2018-04-23 16:46:58 -07:00
Bruce Hill
b06b127ce5 Added __hash method. 2018-04-23 16:44:04 -07:00
Bruce Hill
dec3dc205f Added __missing metamethod and updated tests. 2018-04-23 16:21:47 -07:00
Bruce Hill
275ed3761b Added luarocks info. 2018-03-16 15:56:12 -07:00
Bruce Hill
eb2b874915 Adjusting wording. 2018-03-16 15:54:15 -07:00
Bruce Hill
5b486d4d69 Moved implementation doc into a different file. 2018-03-16 15:49:29 -07:00
Bruce Hill
b77e4bdbe5 Updated doc. 2018-03-16 15:46:55 -07:00
Bruce Hill
1a06de84dd Updated doc. 2018-02-15 16:16:06 -08:00
Bruce Hill
c0397a7bf7 Updated readme. 2018-02-12 22:02:13 -08:00
Bruce Hill
da4dbf89c2 Updated performance. 2018-02-12 17:16:36 -08:00
Bruce Hill
b4bc3065d5 Updated docs. 2018-02-12 02:31:08 -08:00
Bruce Hill
2ff4152415 Added lua markdown. 2018-02-11 16:50:03 -08:00
Bruce Hill
df98ddebd0 Optimized the inst constructor a little bit, cleaned up the shared
bucket metatable, and added a shared class metatable that has a helpful
tostring.
2018-02-11 16:45:26 -08:00
Bruce Hill
0f72014571 Added better support for tuple-like immutable tables. Updated docs and
tests.
2018-02-11 14:56:28 -08:00
Bruce Hill
dadbf86640 Updated doc. 2018-02-10 00:12:18 -08:00
Bruce Hill
9172b8ceae Clarifying dependencies. 2018-02-09 05:38:42 -08:00
Bruce Hill
92de9f98b6 Added readme. 2018-02-09 05:32:07 -08:00