ThePhD
|
201f81a6ef
|
Version 2.5, here we go.
|
2016-04-23 18:36:28 -04:00 |
|
ThePhD
|
8862c65f0a
|
NOW we're truly feature complete. Sheesh, the work that this requires....
|
2016-03-31 16:16:07 -04:00 |
|
ThePhD
|
1fc0d0882c
|
Documentation updates.
|
2016-03-30 17:07:14 -04:00 |
|
The Phantom Derpstorm
|
38c2376bfb
|
Update README.md
|
2016-03-21 12:39:47 -04:00 |
|
The Phantom Derpstorm
|
8734ba556e
|
Update README.md
|
2016-03-21 12:37:10 -04:00 |
|
The Phantom Derpstorm
|
37986c7be1
|
Updated readme to make it apparent where to go to get stuff.
|
2016-03-21 12:26:07 -04:00 |
|
ThePhD
|
3239f020c7
|
Sol 2.0
|
2016-03-13 09:03:47 -04:00 |
|
ThePhD
|
8ecf3c1131
|
Close #18 with addition for clang 3.5, which should be lowest supported version currently
|
2016-02-25 13:53:56 -05:00 |
|
ThePhD
|
5ad612d5fa
|
Bragging is fun.
|
2016-02-25 13:07:48 -05:00 |
|
ThePhD
|
994095636c
|
Proper luajit testing
|
2016-02-25 08:28:07 -05:00 |
|
ThePhD
|
ac916b4b91
|
Default flags and shiny new badge
|
2016-02-25 00:08:42 -05:00 |
|
ThePhD
|
189a8eea4b
|
Getting used to travis...
|
2016-02-24 22:38:05 -05:00 |
|
Kevin Brightwell
|
15e91f811f
|
Add build/test support for Travis CI
Tests:
OS | Compiler | Lua Version
:---- | --------- | -----------
Linux | gcc-4.9 | lua52, LuaJIT
Linux | gcc-5 | lua52, LuaJIT
Linux | clang-3.6 | lua52, LuaJIT
OSX | xcode6 | lua52
OSX | xcode7 | lua52
OSX | gcc-4.9* | lua52
OSX | gcc-5 | lua52
\* On OSX out of the box, gcc-4.9 is actually the gcc wrapper around appleclang
|
2016-02-24 18:41:23 -05:00 |
|
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 |
|