Petr Mikheev
|
61578ca39b
|
Add function LuaUtil::cast
|
2023-04-25 21:51:05 +02:00 |
|
Petr Mikheev
|
b0a6e4e510
|
[Lua] Add memory usage test
|
2023-02-26 19:59:53 +01:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Petr Mikheev
|
709d186b8d
|
Put tests output files to a separate dir
|
2022-05-30 01:34:23 +02:00 |
|
Petr Mikheev
|
a294adcdaf
|
Proper support of pairs and ipairs in Lua; fix bug in makeReadOnly .
|
2022-02-06 22:10:20 +00:00 |
|
Petr Mikheev
|
0f246e7365
|
Use a separate instance of Lua i18n for every context
|
2022-01-02 09:58:51 +01:00 |
|
Petr Mikheev
|
9adc190209
|
Redesign LuaUtil::ScriptsContainer to work with ScriptsConfiguration
|
2021-10-26 21:32:48 +02:00 |
|
Petr Mikheev
|
2f25257a3e
|
Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals.
|
2021-09-19 14:38:27 +02:00 |
|
Petr Mikheev
|
33d4d88447
|
Function LuaUtil::toString
|
2021-08-31 09:41:58 +02:00 |
|
Petr Mikheev
|
4b068b27ca
|
Add components/lua/luastate and components/lua/utilpackage
|
2021-07-09 20:03:27 +02:00 |
|