Commit graph

21 commits

Author SHA1 Message Date
Alexander Koblov
fe4d01aa0b FIX: Lua >= 5.3 compatibility 2023-07-12 22:16:58 +03:00
Alexander Koblov
7473d83b40 ADD: Lua 5.4 support, issue 0002540 2020-10-15 17:02:52 +00:00
Alexander Koblov
a7e3764efe FIX: Lua integer type 2019-08-11 09:34:05 +00:00
Denis Bisson
f5807ddfe4 ADD: Setting for the location of the Lua library file now present in the main page of the plugins configuration tab. Easier to change it.
ADD: Path for the Lua library file may now be relative to another path or environment variable.
ADD: Even if after changing the path we instruct user to restart application, to launch Lua script or after manually refreshing display of panel using using Lua WDX plugin, new location will be effective immediately without restarting application (library is reloaded).
INF: Still backward compatible with someone who configured just "luaxxx.dll" and rely on system searching path to locate the library.
2019-04-03 00:10:01 +00:00
Alexander Koblov
39aa4e4356 FIX: Bug [0002273] Compatibility with Lua 5.2 and 5.3: file:read() doesn't work 2019-03-29 17:30:30 +00:00
Alexander Koblov
00fe29eb65 FIX: Lua 5.2 - 5.3 compatibility 2019-02-02 09:25:59 +00:00
Alexander Koblov
fc94945b0e FIX: Lua 5.2 - 5.3 compatibility 2019-02-02 09:07:34 +00:00
Alexander Koblov
b1bc8a8313 FIX: Lua - Pascal string <-> Lua string 2019-01-09 18:34:57 +00:00
Alexander Koblov
9c7d701bf7 FIX: Lua - size_t type 2019-01-09 17:51:52 +00:00
Alexander Koblov
2a1536b733 ADD: Lua - import additional functions 2018-07-23 17:42:56 +00:00
Alexander Koblov
2b8bd87733 FIX: Lua - lua_objlen in Lua 5.2-5.3 2018-03-17 17:53:09 +00:00
Alexander Koblov
29ab114928 FIX: Crash with Lua 5.3 2018-03-04 13:53:38 +00:00
Alexander Koblov
2ee46cc7ed UPD: Better Lua version check 2018-03-04 13:05:06 +00:00
Alexander Koblov
8872d2564a ADD: Lua 5.2 - 5.3 support 2018-03-04 11:33:55 +00:00
Alexander Koblov
d162b5dfab FIX: Load Lua modules under Linux 2017-11-19 18:44:02 +00:00
Alexander Koblov
75b071ed59 FIX: Compatibility with LuaJIT 2017-10-01 12:44:47 +00:00
Alexander Koblov
b315493ed1 FIX: Function definition 2017-06-17 22:37:20 +00:00
Alexander Koblov
a6390cfc9c ADD: Push some useful functions to Lua 2016-05-14 09:27:42 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
Alexander Koblov
147ee4ad51 FIX: Bug [3416235] Incorrect default path to Lua library 2011-09-30 21:02:55 +00:00
Alexander Koblov
10b3c171bb UPD: Continue source code relocation 2009-04-20 19:34:36 +00:00
Renamed from src/lua.pas (Browse further)