Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pug-php/pug

Pug template engine for PHP
https://github.com/pug-php/pug

Merge pull request #33 from kylekatarnls/tag-interpolation

#30 Tag interpolation

b7d66a872887b1207271cdb1c04d92969c253757 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #33 from kylekatarnls/tag-interpolation

#30 Tag interpolation

1a4aa4b295ea18f486d43dde53b85f9896bc0a63 authored almost 9 years ago by Kyle <[email protected]>
Use and implement the new &attributes() syntax

e7dca461cc201c00cf04eb5aa655595dfdcb8e88 authored almost 9 years ago by kylekatarnls <[email protected]>
Use and implement the new &attributes() syntax

d6aceb224293e53e5ec4f30eb4a766e071dcdc57 authored almost 9 years ago by kylekatarnls <[email protected]>
Proper indent

88217009c14ef8fb35366437dfa193480e89d0ea authored almost 9 years ago by kylekatarnls <[email protected]>
Proper indent

f06cb14031f7dcd48762e1fcf656b1a8403103c2 authored almost 9 years ago by kylekatarnls <[email protected]>
#30 Tag interpolation

d8f30ea1ced384e3137bce1dc44589a9b73f0d6d authored almost 9 years ago by kylekatarnls <[email protected]>
#30 Tag interpolation

aeacca5c4fa9921d22e2f74a308fbe07fe4e4467 authored almost 9 years ago by kylekatarnls <[email protected]>
Pick @volter9 Progression for PHPUnit tests, Skipped tests back

3bfe10ac349b87054ea8f1a2a88128d35a394efb authored almost 9 years ago by volter9 <[email protected]>
Pick @volter9 Progression for PHPUnit tests, Skipped tests back

38b04c1b68af5c09839a466859d27be217088a98 authored almost 9 years ago by volter9 <[email protected]>
Pick @volter9 Progression for PHPUnit tests, PHP 5.3 compatibility

4b96d1d31a71581e2dd1222784b01c2f48792f8a authored almost 9 years ago by volter9 <[email protected]>
Pick @volter9 Progression for PHPUnit tests, PHP 5.3 compatibility

d68caebe77ed72422de90d82551d690c23d16df9 authored almost 9 years ago by volter9 <[email protected]>
Pick @volter9 Progression for PHPUnit tests

4aa8b18f3cf595ae5d70b42d38d4845695ecf588 authored almost 9 years ago by volter9 <[email protected]>
Pick @volter9 Progression for PHPUnit tests

c8326cac90b09d1bc02d8c63deb0fed151256317 authored almost 9 years ago by volter9 <[email protected]>
Use __DIR__ as PHP < 5.3 is not supported

bc79cce4bc62ee1bda8ac732ab35cb8a97a6fc0a authored almost 9 years ago by Kyle <[email protected]>
Use __DIR__ as PHP < 5.3 is not supported

1630d88195c84bd530c683d0e05ad773c6da6491 authored almost 9 years ago by Kyle <[email protected]>
Use __DIR__ as PHP < 5.3 is not supported

59fd05bb3a39f07c15ac8b4eb6c07ad7c33d0e62 authored almost 9 years ago by Kyle <[email protected]>
Use __DIR__ as PHP < 5.3 is not supported

014a4719e4326dba8064d5ee6e3730fcacd09c24 authored almost 9 years ago by Kyle <[email protected]>
Strict comparaisons

4b6629a56caa2f780d39602e31d36f2ded20f3a4 authored almost 9 years ago by Kyle <[email protected]>
Strict comparaisons

2e46b439a91caab15115294a2f97a6220a6132b7 authored almost 9 years ago by Kyle <[email protected]>
Init tests on bootstrap load

37063be02efff4ce51c0d856af9f69ec3ccbc3e5 authored almost 9 years ago by Kyle <[email protected]>
Init tests on bootstrap load

be1bac9dc1a6c7d37629868b70084093bfcb1566 authored almost 9 years ago by Kyle <[email protected]>
Fix options set

23b72eb9ffc909ede37b891a611947d831ec4401 authored almost 9 years ago by Kyle <[email protected]>
Fix options set

ad4b7ad685199850ea5c45b9d5452be2cff8e3db authored almost 9 years ago by Kyle <[email protected]>
More semantic names and test printing

689fbfdc75eb25367b4067ad6d717a4ba2b11dc1 authored almost 9 years ago by Kyle <[email protected]>
More semantic names and test printing

905a4051e2aba79892b958df818d18c3a9007ba6 authored almost 9 years ago by Kyle <[email protected]>
Single/Double quote option, handle antislashes in string attributes

4b5d1329c042030844f8dc4c6cdb8280b794cb34 authored almost 9 years ago by Kyle <[email protected]>
Single/Double quote option, handle antislashes in string attributes

4783a16138cbe0e25eb07e6cea2281ff5ba93131 authored almost 9 years ago by Kyle <[email protected]>
Handle yield in text nodes

edd831d3341648ebac77f032846ca57945bc1f5f authored almost 9 years ago by Kyle <[email protected]>
Handle yield in text nodes

30675927c973fb4d9ada26724a523b1f4f187aba authored almost 9 years ago by Kyle <[email protected]>
Add Travis Build status

0b4e427367109f1618083c962736a50020a6f6fb authored almost 9 years ago by Kyle <[email protected]>
Add Travis Build status

aea67dc97eef853e047acb17d49586f2b3ee852c authored almost 9 years ago by Kyle <[email protected]>
Add a remain to implement list

815cf05928874810bba030a6bac20129db39cd93 authored almost 9 years ago by Kyle <[email protected]>
Add a remain to implement list

4dbd1d7b7f578fa2a27ecbb9861b5c883539ef6b authored almost 9 years ago by Kyle <[email protected]>
Do not track coverage.xml

9851d68bc7b1df4e04b7d0b800f32ebe5796daa2 authored almost 9 years ago by Kyle <[email protected]>
Do not track coverage.xml

b300ca1dcc95c41055b19f1cc94bd14781afa804 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #29 from kylekatarnls/phpunit-and-travis

Allow using PHPUnit to run tests

f89fab27ed56f2463558ad95e6fd1ba04a752645 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #29 from kylekatarnls/phpunit-and-travis

Allow using PHPUnit to run tests

db3d790b7d5575a5171a2351aa8a7ef0a51d19ba authored almost 9 years ago by Kyle <[email protected]>
Allow using PHPUnit to run tests

ca78c71c7856832d4919fe20a72104e6c1785980 authored almost 9 years ago by Kyle <[email protected]>
Allow using PHPUnit to run tests

d68395ca9989458d5b918e04ba0dab152baf7d6e authored almost 9 years ago by Kyle <[email protected]>
Merge branch 'master' of https://github.com/kylekatarnls/jade-php

71509bf41ce3fe71f473fcc8daa51339ff316d3a authored almost 9 years ago by kylekatarnls <[email protected]>
Merge branch 'master' of https://github.com/kylekatarnls/jade-php

7ae70ed46e670d3af9a4e0bf30dd43eae999c993 authored almost 9 years ago by kylekatarnls <[email protected]>
Handle yield nested

2cf6fffe82b9938dc8fa2edd89de964d47f1f71d authored almost 9 years ago by kylekatarnls <[email protected]>
Handle yield nested

bcfa4046d9f361355926af292d7430ff8964e9cf authored almost 9 years ago by kylekatarnls <[email protected]>
Merge pull request #26 from volter9/master

Pretty output printing

1c42060d64ef040dfcf48d20f3e305a0a33f01b8 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #26 from volter9/master

Pretty output printing

0e111414b5c0078585f40dfe287e9d13dfb4736a authored almost 9 years ago by Kyle <[email protected]>
Return the space before closing tag

c427974ffc9ccc44c59921bc27845a6e6c1de36f authored almost 9 years ago by volter9 <[email protected]>
Return the space before closing tag

eb1ca831562e74ce6396a470e7c1ac0058a0477f authored almost 9 years ago by volter9 <[email protected]>
Don't mix string interpolation with concatenation

6fa1b378e72f3750ebed27e1446e0d8cf90d11ec authored almost 9 years ago by volter9 <[email protected]>
Don't mix string interpolation with concatenation

d5413e341b39c551d458f25e729d878dacb1c2b2 authored almost 9 years ago by volter9 <[email protected]>
Pretty output printing

98309e0b30cb947363d3906fc629f9d87d9351e9 authored almost 9 years ago by volter9 <[email protected]>
Pretty output printing

15a38e971a77b3d48b6b815f197eef281aa4c9c3 authored almost 9 years ago by volter9 <[email protected]>
Merge pull request #24 from kylekatarnls/travis

Connect to travis-ci.org

2dea3144eecf582b918da683b6bb6f3789fe3853 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #24 from kylekatarnls/travis

Connect to travis-ci.org

ab27e4abea55bd553e3981714c1ff0b5942947b2 authored almost 9 years ago by Kyle <[email protected]>
PHP 5.3 compatibility

97551d1e562d35071ec69f79ac9727adf7c80730 authored almost 9 years ago by kylekatarnls <[email protected]>
PHP 5.3 compatibility

e36fe56c99b5ae14a20d5586a6402cd5910d745b authored almost 9 years ago by kylekatarnls <[email protected]>
Merge branch 'travis' of https://github.com/kylekatarnls/jade-php into travis

e2220d8bd1c9992e9855a2cd351654b118d153cd authored almost 9 years ago by kylekatarnls <[email protected]>
Merge branch 'travis' of https://github.com/kylekatarnls/jade-php into travis

62ef99f8e09624c8f0e4fd557914feb55586dfad authored almost 9 years ago by kylekatarnls <[email protected]>
Connect to travis-ci.org

Add config

c8c0a11dcc95db60bf824efea9e6fb38c6730415 authored almost 9 years ago by Kyle <[email protected]>
Connect to travis-ci.org

Add config

a4e482cc33c66932821c29968164dbb075251f07 authored almost 9 years ago by Kyle <[email protected]>
Merge branch 'master' of https://github.com/kylekatarnls/jade-php

f867d817793474116f3186dc2bf7d0902307c82b authored almost 9 years ago by kylekatarnls <[email protected]>
Merge branch 'master' of https://github.com/kylekatarnls/jade-php

02fce0585c0bb1be4845c1abd04f6ec930d9e02f authored almost 9 years ago by kylekatarnls <[email protected]>
PHP 5.3 compatibility

7ed4914e7efc709b8a691bff5ee2ed7434f28361 authored almost 9 years ago by kylekatarnls <[email protected]>
PHP 5.3 compatibility

6f36f4a08b589dbea97a1661081ca926f63f9d4d authored almost 9 years ago by kylekatarnls <[email protected]>
Cleanup

f8c5717009130c8fb38b88940ab5f53770da8996 authored almost 9 years ago by kylekatarnls <[email protected]>
Cleanup

57ce2341b864bfc20164d4b964a50ab814c63e93 authored almost 9 years ago by kylekatarnls <[email protected]>
Connect to travis-ci.org

Add config

ad34e19893252541c3b97e35ef123e6b2f78bd09 authored almost 9 years ago by Kyle <[email protected]>
Connect to travis-ci.org

Add config

9a3f73f64a8829471fb79ceb379bc1c078e37149 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #23 from volter9/master

Allow empty content

e382600688b3950d66adfe1b68f0ba29658405ab authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #23 from volter9/master

Allow empty content

db3ebfedc1f060232e3e9097e06eb5635899ddd7 authored almost 9 years ago by Kyle <[email protected]>
Allow empty content

c687a3ac175551724505a6993b03f4b04e3a4fd3 authored almost 9 years ago by volter9 <[email protected]>
Allow empty content

c42043b19dbe595756db9f10eec18a85a7c2d3b1 authored almost 9 years ago by volter9 <[email protected]>
Merge pull request #22 from volter9/master

Fixed else if

84167a29cb7161c7a91a57fc01099b33dbd55bc5 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #22 from volter9/master

Fixed else if

da0ef081bf355b0a30a626123655309e9d5864d5 authored almost 9 years ago by Kyle <[email protected]>
Return elseif

43e738801d521ab45cde4dd02aff63327a28eb2b authored almost 9 years ago by volter9 <[email protected]>
Return elseif

e34702257ea98941d38fe43f767bc349faf2d6a3 authored almost 9 years ago by volter9 <[email protected]>
Add the content in the included block if this is the lonely block

99b173717e4728ac18471144f94234a91bd3d486 authored almost 9 years ago by kylekatarnls <[email protected]>
Add the content in the included block if this is the lonely block

39d00738b3d09c8f96ad38acf4df227b9555a250 authored almost 9 years ago by kylekatarnls <[email protected]>
Allow unescape id attribute

101df4d02dff7b26b3801370e8722afc7bb32124 authored almost 9 years ago by kylekatarnls <[email protected]>
Allow unescape id attribute

a3708795a5ceede1b4ac35a1e33f8f55b9cae1b6 authored almost 9 years ago by kylekatarnls <[email protected]>
Fixed else if

e953abcd3f43599e3a8d8d45c16accf6079b89f9 authored almost 9 years ago by volter9 <[email protected]>
Fixed else if

76e6c5be24962cd8444cb18493804c9916253b5b authored almost 9 years ago by volter9 <[email protected]>
Fix CDATA syntax

65a970c5aa76e7b7c281d1bcf4650759d0054011 authored almost 9 years ago by kylekatarnls <[email protected]>
Fix CDATA syntax

66734795767a5dfcf0bb3b749ea4cf4da9552453 authored almost 9 years ago by kylekatarnls <[email protected]>
Use dollar in interpolation

196ac836ff9b5a01e1e80dc72a0ff49498befaf3 authored almost 9 years ago by kylekatarnls <[email protected]>
Use dollar in interpolation

dc7eb007fdf625564769164c253fb093472169d9 authored almost 9 years ago by kylekatarnls <[email protected]>
#20 Fix error message generation

Throw the exception without call array_get that is not defined in the project.

ec44b026ef6b2f21e7e9512697869bb543de4fe2 authored almost 9 years ago by Kyle <[email protected]>
#20 Fix error message generation

Throw the exception without call array_get that is not defined in the project.

917488c982019f6199f19b92927637790a8af507 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #21 from cjonasw/patch-1

Install with Composer

236fdf36ae71aff3724acc6e4edf064fcc87a600 authored almost 9 years ago by Kyle <[email protected]>
Merge pull request #21 from cjonasw/patch-1

Install with Composer

0a4d553c1cbffc0ab92c83c7c988f4b0e9bc9d83 authored almost 9 years ago by Kyle <[email protected]>
Update README.md

35f3617d1c4d544edd320247b5aad220e8ec40c9 authored almost 9 years ago by Charlie Walter <[email protected]>
Update README.md

acb3ab1e5c53063672dc27759a5de3238e2d780a authored almost 9 years ago by Charlie Walter <[email protected]>
Missing comma

6d0c5239452cb2fb4788f46dbd2e15032117a350 authored over 9 years ago by Kyle <[email protected]>
Missing comma

ff9d844ad72bb0f6c944d5edfa800d4222d8b0f2 authored over 9 years ago by Kyle <[email protected]>
Merge pull request #8 from Soviut/master

Fixed attribute string concatenation

2972c2d69bcd2d9369190abf11ac6d2433570f5f authored over 9 years ago by Kyle <[email protected]>
Merge pull request #8 from Soviut/master

Fixed attribute string concatenation

bb57acab3db0d2820ae6b4b2c1f0ac399814e153 authored over 9 years ago by Kyle <[email protected]>
Fixed attribute string concationation

0ec62878c5c01924a31ce17b7ac21b7d6aa51fc4 authored over 9 years ago by Soviut <[email protected]>
Fixed attribute string concationation

8d5fd8d59e0587a25d92d6187a4e0638a96e4e93 authored over 9 years ago by Soviut <[email protected]>
Markdown PHP code tag

d23089c97a6d01070db41a7497c07cf058f3d975 authored over 9 years ago by Kyle <[email protected]>
Markdown PHP code tag

de07a4fa3013dcfc371a013b75813989b5bfde88 authored over 9 years ago by Kyle <[email protected]>