summaryrefslogtreecommitdiff
path: root/src/luaotfload-parsers.lua
Commit message (Collapse)AuthorAgeFilesLines
* [parsers] indent consistentlyPhilipp Gesang2014-07-191-47/+49
| | | | | Gets rid of even more ugliness caused by the recent unification of the parsers.
* [parsers] fix damage to indentation caused by refactoringPhilipp Gesang2014-07-181-31/+31
|
* [parsers] fix missing argument to fontconfig scannerPhilipp Gesang2014-07-181-17/+45
| | | | | | | The reference to ``find_files`` didn’t get passed on to recursive calls which caused an error if multiple directories are searched. Reported by Norbert Preining.
* [parsers] convert dashes to underscores in ini parserPhilipp Gesang2014-07-131-2/+2
|
* parsers: remove obsolete commentPhilipp Gesang2014-06-091-3/+0
|
* Merge branch 'texlive2014' of github:lualatex/luaotfload into texlive2014Philipp Gesang2014-06-071-17/+24
|\
| * Fix issue #218: support XDG_DATA_HOME for <dir> nodesReuben Thomas2014-06-061-17/+24
| |
* | [tests] add test for config file syntaxPhilipp Gesang2014-04-211-2/+2
| |
* | [parsers] add INI file parserPhilipp Gesang2014-04-211-1/+120
| |
* | [parsers] use less ambiguous identifier for localsPhilipp Gesang2014-04-211-10/+10
|/
* [*] move source files to ./srcPhilipp Gesang2014-02-121-0/+578