Commit Graph

2264 Commits

Author SHA1 Message Date
ThePhD
b08387d947
sol variadic results to make it easier to convert function results. 2019-06-29 09:51:47 -04:00
ThePhD
da789b067c
fix up install. Thanks @NaoPross ! 2019-06-25 05:36:33 -04:00
ThePhD
dd95030b9e
fix all doc links 2019-06-14 20:21:52 -04:00
ThePhD
ce1396e7db
Derped out. Thanks @PeteHuf 2019-06-10 13:08:06 -04:00
ThePhD
dafb184338
gate the warnng check better... 2019-06-10 07:56:22 -04:00
ThePhD
4ca24f9bc7
Handle weird types for number and shit 2019-06-10 04:22:59 -04:00
ThePhD
ef1c0e7a38
fix weird nested shit 2019-06-08 21:48:34 -04:00
ThePhD
d63ba49b0e
fix #826 #824 2019-06-04 14:15:23 -04:00
ThePhD
cbb05759be
Unused warnings... 2019-05-29 22:01:32 -04:00
ThePhD
3dd617d33a
blah lua versions 2019-05-29 19:31:52 -04:00
ThePhD
5a4d7dca7f
pointers just wanna be included in the fun, man 2019-05-29 17:14:35 -04:00
ThePhD
46a2b01f33
[skip ci] formatting fix 2019-05-29 09:33:14 -04:00
ThePhD
3d479a7342
[skip ci] more silly formatting things 2019-05-29 07:58:27 -04:00
ThePhD
75b89fb647
[ci skip] Some link fixups and a missed api topic include 2019-05-29 07:10:18 -04:00
ThePhD
e256012de1
pessimizing moves, o boi 2019-05-27 01:49:31 -04:00
ThePhD
e814868a24
inline constexpr to stop odr issues 2019-05-26 16:12:21 -04:00
ThePhD
ca293c723f
add sol::stack::get_traceback convenience function 2019-05-26 15:44:38 -04:00
ThePhD
fe5c71e792
awh yeh 2019-05-26 13:50:29 -04:00
ThePhD
a49fbc2f04
Objective C will always haunt me. 2019-05-26 13:32:28 -04:00
ThePhD
4fd5d34c57
genindex is weird 2019-05-24 16:39:55 -04:00
ThePhD
6d4a5d3ef6
Fix library version to be proper 2019-05-24 03:46:26 -04:00
ThePhD
1448b3686f
[skip-ci] fix funding.yml 2019-05-24 02:06:08 -04:00
ThePhD
17925f989b
Use the right link. 2019-05-24 01:49:25 -04:00
TheAifam5
dc19cb9866 Fix meson.build 2019-05-23 19:51:16 -04:00
ThePhD
a2295e2545
tfw you spell Eric's name wrong........... 2019-05-23 15:58:18 -04:00
ThePhD
e7a9a0200a
update single 2019-05-23 04:33:34 -04:00
ThePhD
cda8e029ab
Github Sponsors 2019-05-23 04:31:34 -04:00
ThePhD
017b2cfac1
update single and improve safety config documentation 2019-05-21 21:28:18 -04:00
ThePhD
f701fd2de7
HEAVILY improve the entire infrastructure and documentation along with all the examples 2019-05-21 19:17:31 -04:00
ThePhD
74a99d68ed
Patron count is a better indicator than cash. 2019-05-21 12:12:49 -04:00
ThePhD
ade09db8dd
Fix more links. 2019-05-21 09:10:39 -04:00
ThePhD
00a45fe318
Mmm delicious presentations and more readme formatting 2019-05-21 05:05:28 -04:00
ThePhD
d1bd6a7b9e
[skip ci] blah, get the proper patreon badge 2019-05-21 04:10:21 -04:00
ThePhD
ea880662ff
adjust readme [no ci] 2019-05-21 04:05:27 -04:00
ThePhD
4808e7cad8
filters -> policies
shill out on the docs
prepare to update all docs
fix #809
2019-05-21 03:57:10 -04:00
ThePhD
ad1b9666c1
Fix #814 2019-05-21 02:27:02 -04:00
ThePhD
5dee45cd9e
Rework table internals for more performance in more cases and handle additional cases of update_if_empty and create_if_nil 2019-05-21 02:13:56 -04:00
ThePhD
bd17c83250
FLAMING HATRED OF STRING LITERALS 2019-05-17 20:02:49 -04:00
ThePhD
8f88e104be
make sure that stack_aligned_stack_handler_function behaves properly 2019-04-29 05:16:33 -04:00
ThePhD
c442c6c620
static indexing is a real thing now 2019-04-29 01:38:01 -04:00
ThePhD
67231f707f
no-tests commit #2
tagged things wooOooOooo
2019-04-28 16:45:40 -04:00
ThePhD
3426947340
the god-tier commit-without-running-tests... 2019-04-28 09:40:51 -04:00
ThePhD
2d470857b4
something something nice things 2019-04-23 10:29:59 -04:00
ThePhD
468ac367a0
has_value doesn't exist on older boost containers, mmn 2019-04-23 10:19:11 -04:00
ThePhD
47bc7f6569
const iterators are a bitch 2019-04-14 10:20:25 -04:00
ThePhD
b47997ff65
pointer_like, now, more traits being separated out... 2019-04-13 10:15:14 -04:00
ThePhD
caa71f2d71
Doing things right OMEGALUL 2019-04-13 05:59:35 -04:00
ThePhD
3adac3402f
last rebind_base usge to be covered by if_constexpr 2019-04-13 04:52:20 -04:00
ThePhD
6282ed4bf0
Improve unique_usertype handling to avoid needing the rebind_base typedef 2019-04-13 04:05:34 -04:00
ThePhD
d17f967e66
fix some unicode constants 2019-04-07 23:11:44 -04:00