index
:
luigi-template
master
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
php
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-09-05
php: fix doc typo, ruby: add tests
Paul Duncan
1
-2
/
+1
2018-09-05
php: add lots of Template examples
Paul Duncan
1
-0
/
+110
2018-09-05
php: add testToString()
Paul Duncan
1
-0
/
+9
2018-09-04
php: add api documentation, fix namespaces in composer.json and tests
Paul Duncan
3
-21
/
+601
2018-09-04
php/composer.json: remove phpdocumentor, add phan, update scripts
Paul Duncan
2
-2513
/
+300
2018-09-04
php/src/Template.php: fix phan warnings
Paul Duncan
1
-8
/
+5
2018-09-04
remove template-test.php
Paul Duncan
1
-64
/
+0
2018-09-04
add .gitignore and php/composer.lock
Paul Duncan
1
-0
/
+4187
2018-09-04
php: add tests/TemplateTest.php
Paul Duncan
1
-0
/
+377
2018-09-04
php: fix filters, remove Parser namespace, fix misc errors
Paul Duncan
1
-88
/
+92
2018-09-04
php: fix typos
Paul Duncan
1
-5
/
+5
2018-09-04
s/public/var/
Paul Duncan
1
-1
/
+1
2018-09-04
use RunContext
Paul Duncan
1
-14
/
+14
2018-09-04
mv src/{luigi-template,Template}.php
Paul Duncan
1
-0
/
+0
2018-09-04
php: add composer.json, mv luigi-template.php src/
Paul Duncan
2
-0
/
+38
2018-09-04
php: bump version to 0.4.2, update php version
Paul Duncan
1
-216
/
+326
2014-12-18
remove options and add support for custom filters
pabs@pablotron.org
1
-9
/
+20
2014-12-18
remove legacy parser
pabs@pablotron.org
1
-98
/
+0
2014-12-18
mv template.php luigi-template.php
pabs@pablotron.org
2
-1
/
+1
2014-12-17
add php
pabs@pablotron.org
2
-0
/
+434