aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/mid.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Avoid some table lookups in Lua partsAndrew Lewis2016-12-151-1/+3
* [Minor] Move mid checks to a separated rules fileVsevolod Stakhov2016-11-261-49/+0
* Merge pull request #1156 from smfreegard/rules_161117Vsevolod Stakhov2016-11-261-0/+49
|\
| * Update commit as per commentsSteve Freegard2016-11-251-0/+49
* | [Fix] Fix loading of maps from UCL objectsVsevolod Stakhov2016-11-251-1/+1
* | [Fix] Fix mid module with new maps syntaxVsevolod Stakhov2016-11-251-1/+1
* | [Rework] Use new maps add functionVsevolod Stakhov2016-11-241-7/+2
|/
* [Fix] mid: handle incorrect rgexps in the mapAlexander Moisseev2016-09-191-3/+1
* [Fix] mid: fix map initializationAlexander Moisseev2016-09-191-28/+18
* [Feature] Add `mid` Lua moduleAlexander Moisseev2016-09-181-0/+112