aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-09js: add cache singleton, support non-array cache templatesPaul Duncan2-2/+31
2018-09-09js: add FILTERS.u, fix error conditions and messagesPaul Duncan1-3/+14
2018-09-09js: rm test.js, add test/{test.html,*.js} based on mocha/chaiPaul Duncan7-58/+259
2018-09-08java: replace ResultHandler with Appendable interfacePaul Duncan7-43/+47
2018-09-06java: populate documentation, license, and author section of README, ruby: up...Paul Duncan2-1/+48
2018-09-06java: add remaining javadocs, add javadoc plugin to pom.xmlPaul Duncan10-3/+79
2018-09-06java: document actionsPaul Duncan3-2/+65
2018-09-06java: documentation for Filter, FilterReference, Parser, and ResultHandlerPaul Duncan4-15/+124
2018-09-06java: whitespace cleanupPaul Duncan1-0/+1
2018-09-06remove legacy TestPaul Duncan1-57/+0
2018-09-06java: bump version to 0.4.2Paul Duncan1-1/+1
2018-09-06java: add Template documentationPaul Duncan1-3/+98
2018-09-06java: add javadoc for Cache, refactor TestResultHandler, add Cache#run with R...Paul Duncan5-13/+94
2018-09-06java: fix char conversionsPaul Duncan1-4/+2
2018-09-06java: stub READMEPaul Duncan1-0/+12
2018-09-06java: mv src/main/java/org/pablotron/luigi/{,errors/}*Errors.java and update ...Paul Duncan19-33/+70
2018-09-06update errors, fix filters, add testsPaul Duncan13-47/+439
2018-09-06java: add src/main/java/org/pablotron/luigi/ResultHandler.java, update testsPaul Duncan3-0/+38
2018-09-06java: add pom.xml, mv sources to src/main/java/org/pablotron, add src/test, a...Paul Duncan14-40/+166
2018-09-06ruby/README.mkd: add JUnit linkPaul Duncan1-0/+1
2018-09-06ruby/README.mkd: updatesPaul Duncan1-0/+28
2018-09-05ruby: more documentationPaul Duncan3-6/+326
2018-09-05ruby: add remaining tests, add full documentation, simplify gemspec, add "doc...Paul Duncan6-37/+392
2018-09-05php: fix doc typo, ruby: add testsPaul Duncan6-87/+198
2018-09-05ruby: add files to gemspec, ignore gemspec, add stub README.mkdPaul Duncan4-52/+16
2018-09-05ruby: add errors, to_s, freezes, and testsPaul Duncan3-19/+209
2018-09-05ruby: add gemspec, add Template::runPaul Duncan2-2/+26
2018-09-05php: add lots of Template examplesPaul Duncan1-0/+110
2018-09-05php: add testToString()Paul Duncan1-0/+9
2018-09-04php: add api documentation, fix namespaces in composer.json and testsPaul Duncan3-21/+601
2018-09-04php/composer.json: remove phpdocumentor, add phan, update scriptsPaul Duncan2-2513/+300
2018-09-04php/src/Template.php: fix phan warningsPaul Duncan1-8/+5
2018-09-04remove template-test.phpPaul Duncan1-64/+0
2018-09-04add .gitignore and php/composer.lockPaul Duncan2-0/+4191
2018-09-04php: add tests/TemplateTest.phpPaul Duncan1-0/+377
2018-09-04php: fix filters, remove Parser namespace, fix misc errorsPaul Duncan1-88/+92
2018-09-04php: fix typosPaul Duncan1-5/+5
2018-09-04s/public/var/Paul Duncan1-1/+1
2018-09-04use RunContextPaul Duncan1-14/+14
2018-09-04mv src/{luigi-template,Template}.phpPaul Duncan1-0/+0
2018-09-04php: add composer.json, mv luigi-template.php src/Paul Duncan2-0/+38
2018-09-04php: bump version to 0.4.2, update php versionPaul Duncan1-216/+326
2018-09-03js/luigi-template.js: fix license, add json filterPaul Duncan1-32/+25
2018-09-03remove vestigial mercurial filesPaul Duncan2-5/+0
2014-12-30s/this/me/, bump to 0.4.1v0.4.1pabs@pablotron.org1-2/+2
2014-12-18add support for custom filter ovveride to js implementationpabs@pablotron.org1-4/+5
2014-12-18remove options and add support for custom filterspabs@pablotron.org1-9/+20
2014-12-18remove legacy parserpabs@pablotron.org1-98/+0
2014-12-18add ruby luigi-templatepabs@pablotron.org1-0/+289
2014-12-18add commentspabs@pablotron.org1-1/+4