ThePhD
|
184f16d7fa
|
Updated copyright headers and added compatibility with lua 5.1.5 and luajit!
This means sol can now run on the fastest dynamic language implementation ever!
Wooo!~
|
2015-05-24 21:29:21 -04:00 |
|
ThePhD
|
4a7154b219
|
Add additional type to allow for types themselves to be declared deprecated (through using statements and the like).
|
2014-09-19 11:11:38 -04:00 |
|
Rapptz
|
f9b6cf1595
|
Add a newline to every sol file missing one
|
2014-05-29 01:47:27 -04:00 |
|
Rapptz
|
23ed27df89
|
Renamed DEPRECATE to SOL_DEPRECATED
|
2014-04-25 20:11:00 -04:00 |
|
ThePhD
|
c145759da8
|
Deprecation mechanism, improvements to lua_function's classes, and demangling for MSVC and gcc/clang
|
2014-04-25 20:08:07 -04:00 |
|