Felipe Zimmerle
|
3748d62f19
|
Changes copyright dates on the code
|
2021-01-19 09:24:37 -03:00 |
|
Felipe Zimmerle
|
9b40a045bb
|
Cosmetics: fix some cppcheck complains to please QA
|
2021-01-13 13:30:04 -03:00 |
|
Felipe Zimmerle
|
377fb723ca
|
Makes lua 5.1 workable again
Issue #2389
|
2020-09-21 10:04:40 -03:00 |
|
Felipe Zimmerle
|
8c85b78361
|
Adds support to lua 5.4
|
2020-08-17 11:08:03 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -03:00 |
|
Felipe Zimmerle
|
fe98ce4c7d
|
Cosmetics: address cppcheck warnings
|
2020-01-30 18:19:34 -03:00 |
|
root
|
6624a18a4e
|
Fixed inspectFile operator does not pass FILES_TMPNAMES
pass FILES_TMPNAMES variable to lua engine Fixed Lua engine
should also be aware of the variable and pass it to the target
lua script main function
|
2019-11-26 08:40:53 -03:00 |
|
Felipe Zimmerle
|
47dd9c5df4
|
Refactoring on the VariableValue class
|
2019-06-14 10:13:54 -03:00 |
|
Felipe Zimmerle
|
4e76c6adf0
|
Renames namespace Variables to variables
|
2019-03-06 15:53:20 -03:00 |
|
Felipe Zimmerle
|
ef7f65db90
|
Changes debuglogs schema to avoid unecessary str allocation
|
2018-10-23 17:00:16 -03:00 |
|
Victor Hora
|
20ef01d75c
|
Allow LuaJIT 2.1 to be used
|
2018-10-12 17:32:10 -04:00 |
|
Victor Hora
|
6f458b5203
|
Fix on top of jmx's m.setvar commit for USER collection in Lua scripts
|
2018-09-19 19:41:49 -04:00 |
|
jxm
|
45cdb0ed90
|
fix: function m.setvar not work in lua script
|
2018-09-19 19:34:13 -04:00 |
|
Robert Paprocki
|
dee9898449
|
Implement support for Lua 5.1
|
2018-07-27 15:43:12 -04:00 |
|
Felipe Zimmerle
|
eeec7efb68
|
Renames collection::Variable to VariableValue
|
2018-02-20 13:40:01 -03:00 |
|
Felipe Zimmerle
|
6f7fdd9493
|
Using direct variable access instead m_collections
|
2018-02-20 13:40:01 -03:00 |
|
Felipe Zimmerle
|
43bba3f942
|
Removes the depricated MacroExpansion class
|
2018-02-20 13:40:01 -03:00 |
|
Felipe Zimmerle
|
eaa4770c5d
|
Fix issue related to Lua script load
|
2017-12-13 16:20:18 -03:00 |
|
Victor Hora
|
c98e665475
|
Improvements on LUA build scripts and support for LUA 5.2
|
2017-12-12 09:51:10 -03:00 |
|
Izik Abramov
|
e9f3312ea9
|
fixed compilation error with disable_debug_log flag
|
2017-12-12 09:48:08 -03:00 |
|
Felipe Zimmerle
|
9c0ed6109d
|
Fix assorted minor memory management issues
|
2017-11-14 09:36:32 -03:00 |
|
Felipe Zimmerle
|
3fb71f32d8
|
Coding style fixes
|
2017-11-13 22:32:11 -03:00 |
|
Felipe Zimmerle
|
7fa5ca9ba0
|
Makes lua optional
|
2017-11-06 00:44:54 -03:00 |
|
Felipe Zimmerle
|
a676f313c3
|
Initial support for Lua script engine
|
2017-11-05 23:30:50 -03:00 |
|