ThePhD
|
2788abb34e
|
Overloading now works and there are tests to back it up. The codebase now relies on some C++14 features explicitly.
|
2016-02-10 11:36:00 -05:00 |
|
ThePhD
|
540438baec
|
Improve readme
|
2016-02-06 00:14:18 -05:00 |
|
Rapptz
|
eae5c6f259
|
Add single.py script to create single headers.
|
2015-07-21 19:49:06 -04:00 |
|
Rapptz
|
a5e24b4fa2
|
Fix userdata -> usertype in examples.
|
2015-07-21 19:26:35 -04:00 |
|
ThePhD
|
ad83552072
|
Remove bogus userdata<T> specialization; that's not longer how we're detecting userdata.
Fixed Readme example, removed bad uses of `local`
|
2014-09-06 22:11:16 -07:00 |
|
Rapptz
|
2e44a6cf42
|
Updated README again, removing TODO
|
2014-08-05 19:21:03 -04:00 |
|
Rapptz
|
172096e016
|
Update README
|
2014-08-05 19:10:07 -04:00 |
|
ThePhD
|
ef8fa7395f
|
Updated examples and readme changes to reflect new API (userdata example kept erroneous info that userdata<T> must be kept alive)
|
2014-07-27 12:57:19 -07:00 |
|
Rapptz
|
4c46df454b
|
Update README
|
2014-01-18 23:07:55 -05:00 |
|
Rapptz
|
afe435910f
|
Add basic examples directory
|
2013-12-16 11:17:33 -05:00 |
|
Rapptz
|
ac975872ad
|
Remove support for operator[] on tables
|
2013-12-16 11:07:10 -05:00 |
|
Rapptz
|
7ffebf476a
|
Add contributing guidelines
|
2013-12-14 05:26:43 -05:00 |
|
Rapptz
|
8db67834b2
|
Add test cases for operator[]
|
2013-12-12 20:20:46 -05:00 |
|
Rapptz
|
5e8379558f
|
Update README
|
2013-12-12 05:33:44 -05:00 |
|
Rapptz
|
1c423da153
|
Removed uses of constexpr for MSVC 2013
|
2013-11-25 05:20:14 -05:00 |
|
Rapptz
|
2ce7f8f51d
|
Better wording in README
|
2013-11-25 05:14:20 -05:00 |
|
Rapptz
|
7bcb7cff92
|
Fix README
|
2013-11-25 05:04:20 -05:00 |
|
Rapptz
|
f775790c2d
|
Initial commit
|
2013-11-25 04:56:27 -05:00 |
|