Age | Commit message (Expand) | Author | Files | Lines |
2017-04-14 | Lua filter: Re-order code of stack value instances | Albert Krewinkel | 1 | -106/+122 |
2017-04-14 | Lua filter: use lua strings for nullary constructors | Albert Krewinkel | 1 | -80/+19 |
2017-04-14 | Avoid repeating StackValue instances definitions | Albert Krewinkel | 3 | -126/+164 |
2017-04-14 | Extract lua helper functions into Lua.Util module | Albert Krewinkel | 2 | -103/+142 |
2017-04-14 | Use lua bools and strings for MetaBool, MetaString | Albert Krewinkel | 1 | -2/+2 |
2017-04-14 | Drop dependency on hslua-aeson | Albert Krewinkel | 1 | -1/+0 |
2017-04-14 | Push blocks via lua constructors and constants | Albert Krewinkel | 1 | -37/+102 |
2017-04-14 | Push inlines via lua constructors and constants | Albert Krewinkel | 1 | -41/+29 |
2017-04-13 | Use lua constructors to push meta values | Albert Krewinkel | 1 | -30/+148 |
2017-04-11 | Lua filter: use custom StackValue Inline instance | Albert Krewinkel | 1 | -24/+151 |
2017-04-07 | Lua filter: improve doc filter performance | Albert Krewinkel | 1 | -36/+47 |
2017-04-06 | Lua filter: Improve block filter performance | Albert Krewinkel | 1 | -7/+44 |
2017-04-06 | Lua filter: Improve inline filter performance | Albert Krewinkel | 1 | -7/+73 |
2017-04-02 | Lua module: add readers submodule | Albert Krewinkel | 2 | -2/+147 |
2017-03-24 | Ensure compatibility with hslua 0.5.* | Albert Krewinkel | 2 | -2/+43 |
2017-03-20 | Lua filters (#3514) | Albert Krewinkel | 1 | -0/+47 |