Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-02 | Lua filters: refactor lua module handling | Albert Krewinkel | 1 | -1/+32 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 1 | -2/+2 |
2017-10-26 | update years in copyright | Kolen Cheung | 1 | -1/+1 |
2017-08-13 | Text.Pandoc.Lua: Optimize performance by using raw table access | Albert Krewinkel | 1 | -11/+6 |
2017-08-13 | Use hslua >= 0.7, update Lua code | Albert Krewinkel | 1 | -63/+39 |
2017-06-03 | Improve code style in lua and org modules | Albert Krewinkel | 1 | -4/+2 |
2017-05-13 | Update dates in copyright notices | Albert Krewinkel | 1 | -1/+1 |
2017-04-14 | Avoid repeating StackValue instances definitions | Albert Krewinkel | 1 | -1/+55 |
2017-04-14 | Extract lua helper functions into Lua.Util module | Albert Krewinkel | 1 | -0/+86 |