aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-09js: add member, ns, and const jsdoc annotationsPaul Duncan1-25/+55
2018-09-09js: upgrade version to 0.5.0, add documentation about luigi-compat.jsPaul Duncan3-2/+32
2018-09-09js: update api, add luigi-compat.js and test/compatPaul Duncan14-42/+331
2018-09-09js: reorder to improve documentationPaul Duncan1-109/+109
2018-09-09js: README cleanup, add initial jsdocPaul Duncan2-102/+99
2018-09-09js: add cache group section, fix typosPaul Duncan1-11/+32
2018-09-09js: add to Usage, fix cache test, add support for cache custom filtersPaul Duncan3-22/+35
2018-09-09js: add README.mkdPaul Duncan1-0/+213
2018-09-09yeeshPaul Duncan1-1/+1
2018-09-09ruby/test/README.mkd: fix test.html linkPaul Duncan1-1/+1
2018-09-09ruby: add test/README.mkdPaul Duncan1-0/+8
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