ThePhD
|
22c41d9482
|
Update documentation, refactor examples out of docs, fix warning about static entry path
Still need help refactoring out more code from docs...
|
2018-02-24 17:19:16 -05:00 |
|
ThePhD
|
104485bebd
|
this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks
|
2017-08-05 19:20:28 -04:00 |
|
ThePhD
|
da28527421
|
prepare for container_traits to be a thing
update large parts of the documentation and add a new section to streamline information about functions
|
2017-07-01 11:02:15 -04:00 |
|
ThePhD
|
309325d0f5
|
New feature: environment plus documentation about the environment table and its usage with scripts.
|
2017-04-02 16:10:00 -04:00 |
|
ThePhD
|
6bc034c5a9
|
[ci-skip] update usertype docs so I have somewhere to point users when they make a derp
|
2017-03-28 22:13:08 -04:00 |
|
ThePhD
|
30ecd7127a
|
Tracking LuaJIT deletion bug, but it seems to be connected to the Hash Map iterator level...? Something is wrong, here...
|
2017-03-13 15:05:02 -04:00 |
|
ThePhD
|
f3fbd24226
|
[ci skip] docs update
|
2016-10-11 20:44:24 -04:00 |
|
ThePhD
|
845e44ee95
|
[ci skip] OOLua does not support member variables
|
2016-08-31 08:57:45 -04:00 |
|
ThePhD
|
391152382c
|
[ci-skip] update feature table and be good at stuff
|
2016-08-12 11:06:14 -04:00 |
|
ThePhD
|
de359acb3e
|
Let's do iiiit.
|
2016-07-28 13:33:08 -04:00 |
|
ThePhD
|
1506d282f9
|
[ci-skip] docs update
|
2016-05-19 21:59:16 -04:00 |
|
ThePhD
|
9f019ae536
|
Adds requires feature - Closes #90
Function name for getting the status was actually changed to status in all places... being consistent, yay
|
2016-05-19 17:27:12 -04:00 |
|
ThePhD
|
85b4ad54ab
|
Address OOLua authors concerns and fix implementation notes
|
2016-05-17 22:47:10 -04:00 |
|
ThePhD
|
6f1ed76cae
|
Improve feature table.
|
2016-05-17 12:22:40 -04:00 |
|
ThePhD
|
2455bb3be3
|
[ci-skip] docs update for feature table again
|
2016-05-16 17:12:56 -04:00 |
|
ThePhD
|
be24c8ea80
|
[ci-skip] docs update
|
2016-05-16 12:32:26 -04:00 |
|
ThePhD
|
b4308834ba
|
[ci-skip] doc update
|
2016-05-16 04:42:48 -04:00 |
|
ThePhD
|
938538b491
|
VC++ is a fuccboi
|
2016-05-13 13:42:31 -04:00 |
|
ThePhD
|
e97913c97d
|
[ci-skip] heavy documentation updates. Closes #89
|
2016-05-13 11:50:06 -04:00 |
|
ThePhD
|
033c61ff1a
|
Constructors for many of the types updated. sol::object now makes many more styles of types. Tests updated to match. Update documentation as per #87. Close #88. Close #86
|
2016-05-13 02:48:22 -04:00 |
|
ThePhD
|
006357430b
|
Shiny quick 'n' dirty tutorial -- variadic_args now is iterable -- fixed bug with transparent args in overload resolution -- added load functions
|
2016-04-23 17:07:51 -04:00 |
|
ThePhD
|
42f4455383
|
Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas.
sol::readonly for the ability to make a variable set on a userdata readonly.
No support for property yet: put on issues list for later
|
2016-04-11 01:02:43 -04:00 |
|
ThePhD
|
a9a1903339
|
improvements for the getting started tutorial based on iz's feedback.
|
2016-04-09 17:54:19 -04:00 |
|
ThePhD
|
16007fa792
|
Documentation update, get_or for proxies, and other goodies.
|
2016-04-09 00:55:12 -04:00 |
|
ThePhD
|
09a0a5051a
|
Documentation updates and new stack::check_get API.
|
2016-03-24 15:45:44 -04:00 |
|
ThePhD
|
62f082d999
|
documentation fixes from feedback and fixes!
|
2016-03-14 02:34:02 -04:00 |
|
ThePhD
|
c42c1bafe5
|
Documentation fixes, new tests, unique/shared_ptr support.
Closes #32
|
2016-03-13 08:30:14 -04:00 |
|
ThePhD
|
ce4ebb367e
|
fixing up da docs
|
2016-03-11 21:45:41 -05:00 |
|
ThePhD
|
338278edf7
|
The docs are here.
|
2016-03-11 17:47:15 -05:00 |
|