Siarhei Fedartsou
523ee762f0
Upgrade to clang-tidy 18 ( #6919 )
2024-06-06 22:20:38 +02:00
Dennis Luxen
42cbca0ff0
Move Sol2 to canonical path ( #6912 )
2024-05-28 21:23:51 +02:00
Siarhei Fedartsou
4e8ee288d9
Migrate to C++17. Update sol2 to 3.3.0. ( #6279 )
...
* Migrate to C++17. Update sol2 to 3.3.0.
2022-07-31 00:56:17 +01:00
Transporter
35ff807e1d
Bugfix Lua 5.4 not working
2021-01-07 10:48:59 +01:00
Desone Burns II
deacc8fb5c
Update to sol2 v2.20.6
2020-11-18 17:01:43 -07:00
Transporter
526191256c
Bugfix Lua 5.4 not working #5781
...
In Lua 5.4 the function lua_resume now has an extra parameter. This out parameter returns the number of values on the top of the stack that were yielded or returned by the coroutine (in previous versions, those values were the entire stack.). The constant LUA_ERRGCMM was removed. Errors in finalizers are never propagated; instead, they generate a warning.
2020-07-16 19:08:37 +02:00
Patrick Niklaus
04acd2141b
Use sol 2.17.5 instead
2017-07-20 22:01:54 +00:00
Patrick Niklaus
9418f5613a
Update sol2 to v2.17.5
2017-07-18 21:11:03 +00:00
Daniel J. Hofmann
e52a8e060b
Updates sol2 to v2.15.8, resolves #3733
2017-02-20 10:11:18 +00:00
Daniel Patterson
d3ef993d5f
Bump SOL2 to v2.15.5 to fix OSX compilation problems.
2016-12-16 10:13:33 +01:00
karenzshea
d5904d5756
increase template depth on clang and gcc builds
2016-12-15 10:55:16 +01:00
Daniel J. Hofmann
0f59b78c02
Rewrite lua bindings using sol interface
2016-12-15 10:55:16 +01:00
Daniel Patterson
3dfbf42e61
Don't mark all lanes as designated when there are blank lane specifiers in the tag.
2016-12-15 10:55:16 +01:00