aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua.c
Commit message (Collapse)AuthorAgeFilesLines
* * Rework the whole filters systemVsevolod Stakhov2009-07-131-73/+1
| | | | | | | * Add metrics optimization and symbols cache * Change all plugins [DRAGONS]: not for production usage, some things are still not working!
* * Add message handling functions to lua APIVsevolod Stakhov2009-03-301-23/+299
| | | | | * Add ability to add lua code in config with .lua and .endlua * Add consolidation functions support that are written in perl or lua
* * Fix variables substitutionVsevolod Stakhov2009-03-271-0/+75
| | | | | * Add simple lua interface to access task structures * Improve error reporting for regexp module
* * Add initial LUA filters supportVsevolod Stakhov2009-03-271-0/+171