Ecosyste.ms: OpenCollective

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

github.com/openemr/mustache.php

A Mustache implementation in PHP.
https://github.com/openemr/mustache.php

Fix incorrect indent on interpolated lambdas.

Fixes #286

f3ae65eb33abe30f6206ed9609c8ad53f1dd43ff authored almost 9 years ago by Justin Hileman <[email protected]>
Add a failing test for #286

131cad6024515158006dd2942e89f6ad82322aa7 authored almost 9 years ago by Justin Hileman <[email protected]>
Respect delimiter changes in lambda helper.

See janl/mustache.js#489

9cc21d63f7178f7d887322c486a58d94f358148d authored about 9 years ago by Justin Hileman <[email protected]>
Merge branch 'release/2.9.0' into dev

5353b36ec6f9adda829c6287b3203e5a6f5d9544 authored over 9 years ago by Justin Hileman <[email protected]>
Merge branch 'release/2.9.0'

c745b01956caf27d26b55a72a90aff56bc169cd6 authored over 9 years ago by Justin Hileman <[email protected]>
Bump to v2.9.0

eff33aff4edc1151a5612311ec9c8c1e92ee243c authored over 9 years ago by Justin Hileman <[email protected]>
Put anchored dots behind {{%ANCHORED-DOT}} pragma.

1b1757987a6759e96a22607cb256d531ec80bbfc authored over 9 years ago by Justin Hileman <[email protected]>
Add a simple BLOCKS pragma example.

664895f4b9ef72b5dd312b11986b5124a6b3de05 authored over 9 years ago by Justin Hileman <[email protected]>
Bump copyright dates.

8be838e1445b65e1acc6a74b2130569a514ecaa3 authored over 9 years ago by Justin Hileman <[email protected]>
Remove create_example script.

I'm not sure it has ever been used, and it's not all that difficult to create one manually.

7b81206923916aee04999f2091b9467711376398 authored over 9 years ago by Justin Hileman <[email protected]>
Merge pull request #129 from bobthecow/feature/anchor-dot-context

Add "anchored dot notation"

72b969391250233f123e67b12866c192bbc64e0f authored over 9 years ago by Justin Hileman <[email protected]>
Anchor dot notation context: {{ .foo }}

1. Given that {{ . }} resolves as the top of the context stack;
2. And when any falsey segment i...

a5ad0a86dbfdbc2ee918e6eff54c02b444a746cc authored over 9 years ago by Justin Hileman <[email protected]>
We won't be needing this anymore.

ba028d1dcf3757c12b4a9cfa663f05d7bdce6f95 authored over 9 years ago by Justin Hileman <[email protected]>
Update travis-ci environments.

hhvm-nightly is no more, but there is a php 7.0. Will it pass? The suspense is killing me!

6b16313cedacacccb57dedb577f542976472c3f6 authored over 9 years ago by Justin Hileman <[email protected]>
Update to latest php-cs-fixer config.

Update to corresponding style-ci config options. Fix a few code style issues in the process.

27a8bf0b698e6cc2eec71cf02261b5001210888a authored over 9 years ago by Justin Hileman <[email protected]>
Clean up compiled PHP coding style.

d8da5f1d9940fd06d90d8537693c78704489b4ec authored over 9 years ago by Justin Hileman <[email protected]>
Merge remote-tracking branch 'damyon/PULL_264' into dev

91c71191c8ad028005adeb517c1841a50fc95052 authored over 9 years ago by Justin Hileman <[email protected]>
Add block functions to the template, so they can be evaluated lazily.

Fixes #264

1e63ba5fd9f17983bcf8c6ebed64c570eb827333 authored over 9 years ago by Damyon Wiese <[email protected]>
Lazily evaluate blocks pragmas.

The specific example in the docs page about what does not work, is exactly what we need
to make ...

11ad87ae2d4a5db52fa5831ca1921784145600ed authored over 9 years ago by Damyon Wiese <[email protected]>
Merge branch 'release/2.8.0' into dev

a066f27e66b51cdf22dc57572bb21fa4ca6c17e9 authored almost 10 years ago by Justin Hileman <[email protected]>
Merge branch 'release/2.8.0'

64c28cc73e01d5edcef7de8cb2b16782615f648a authored almost 10 years ago by Justin Hileman <[email protected]>
Bump to v2.8.0

46facc76b5c4d928e0932c1d59d5c95f42f05adc authored almost 10 years ago by Justin Hileman <[email protected]>
Merge branch 'fix/template-inheritance-whitespace' into dev

c4b1712d98224eb465c025b79e74412eb6aab2d3 authored almost 10 years ago by Justin Hileman <[email protected]>
Merge pull request #256 from keradus/cs

CS update

7b57d9b1d24cedb00a061d4b7a0513fecbcd0e5f authored almost 10 years ago by Justin Hileman <[email protected]>
CS update

47eb13cb2656780cb7084d543d323cc6f54048e0 authored almost 10 years ago by Dariusz Ruminski <[email protected]>
Never indent block arg sections.

Fixes #253

7cb9fdff6a6a86fa37403444705c508ec3de8f13 authored almost 10 years ago by Justin Hileman <[email protected]>
Failing Test For Inheritance Indentation inside a replacement variable.

067fd6c33e2031f52168cc5f03914e941d7f9830 authored almost 10 years ago by Mike Sherov <[email protected]>
CS fixes.

Plus add config for StyleCI.

22611a957cc1f583013a471b2c5aa51d38b45e3c authored almost 10 years ago by Justin Hileman <[email protected]>
Merge pull request #248 from keradus/phpdoc_no_empty_return

apply phpdoc_no_empty_return fixer

4cd85213415bcffac8d51e7ba76f5196fcbd0020 authored almost 10 years ago by Justin Hileman <[email protected]>
Merge pull request #249 from keradus/phpdoc_trim

apply phpdoc_trim fixer

e00d1f15e6b133508929f69e53489ba8b656c9bc authored almost 10 years ago by Justin Hileman <[email protected]>
Merge pull request #250 from keradus/no_empty_lines_after_phpdocs

apply no_empty_lines_after_phpdocs fixer

7e226a118cf5930b2feb4e60905b7252d3d2f7e8 authored almost 10 years ago by Justin Hileman <[email protected]>
apply phpdoc_no_empty_return fixer

42c34b6e340de1a680094e0b60091b2b89c4f676 authored almost 10 years ago by Dariusz Ruminski <[email protected]>
apply phpdoc_trim fixer

c415dc318df3d07e69a160ebc3bf3d7f789fa90c authored almost 10 years ago by Dariusz Ruminski <[email protected]>
apply no_empty_lines_after_phpdocs fixer

ea0869225313db69c3d5cb9331bd294e8c738d2b authored almost 10 years ago by Dariusz Ruminski <[email protected]>
Merge pull request #245 from keradus/travis-sudo

.travis.yml - no need for sudo

6dd2a45358962a90d8eabfdc2d27a6ea0f10b6a1 authored about 10 years ago by Justin Hileman <[email protected]>
.travis.yml - no need for sudo

fd470db0805ec37ad366ce6bcb8d56e15ec3ae61 authored about 10 years ago by Dariusz Rumiński <[email protected]>
Merge pull request #244 from keradus/dev-php_cs

update .php_cs file - set dir to check

57191fdd82b14ae25eab98ef03ffcecb11d586d5 authored about 10 years ago by Justin Hileman <[email protected]>
update .php_cs file - set dir to check

c81138f6acaeafc601a1b60b47f55ab728be4c55 authored about 10 years ago by Dariusz Rumiński <[email protected]>
Better dev dependencies.

* Add dependency on php-cs-fixer, since we use it.
* Add a useful PHPUnit dependency version.

f4f77a7882f8118affa9f9dd564d1462803a71e3 authored about 10 years ago by Justin Hileman <[email protected]>
Fix bin/create_example CS

cdb8f8d340964241151ea2f319bcc852c126ed58 authored about 10 years ago by Justin Hileman <[email protected]>
Update php-cs-fixer config.

953a1e6bc5e606801de17c5c05e90e2236ae273b authored about 10 years ago by Justin Hileman <[email protected]>
Add hhvm-nightly to Travis config.

633d1f2913fb3ee0a1c8e5f5cd8d4c4719822967 authored about 10 years ago by Justin Hileman <[email protected]>
Plural, too :)

7cbc0d07966638046d7d476efdce812c15c9b8dc authored about 10 years ago by Justin Hileman <[email protected]>
Merge pull request #243 from LostKobrakai/master

Changed dollar sign to full word

6c1e5154e66480a46f1bcfb9f9e5a9736a351f66 authored about 10 years ago by Justin Hileman <[email protected]>
Changed dollar sign to a full word

Related to: https://github.com/bobthecow/mustache.php/issues/241

87dd6602668d5afdf0495e6a1bd9e56fa75294d4 authored about 10 years ago by Benjamin Milde <[email protected]>
Shinier, newer badges.

792b3b4599b49805ca535728ea21fe59dbbe2601 authored about 10 years ago by Justin Hileman <[email protected]>
Merge pull request #238 from keradus/php-cs-fixer-1.0

update PHP-CS-Fixer to 1.0

c43f2f1a509dbf5a05c5e4bc9592d4b718f926d0 authored about 10 years ago by Justin Hileman <[email protected]>
.travis.yml - do not run PHP CS Fixer on HHVM

e1458c7ede2deceb9a5613769e51fc99b7199b1c authored about 10 years ago by Dariusz Rumiński <[email protected]>
.php_cs - exclude file

07c8faa73bf401cc9685fea01fb8b1d0a98b7119 authored about 10 years ago by Dariusz Rumiński <[email protected]>
.travis.yml - update php-cs-fixer download center

e78436c9831ec0720d34f720f5c03e1f476e1a25 authored about 10 years ago by Dariusz Rumiński <[email protected]>
update PHP-CS-Fixer to 1.0

74d5dc677cc9ebfdb3a3af6b19d9c2b6ab14d5d2 authored about 10 years ago by Dariusz Rumiński <[email protected]>
Merge pull request #233 from keradus/cs-fixes-fix-multiarray

Fix multiline array CS

fd8decb1ba6552fd80cce7518092d46f4aac81f1 authored over 10 years ago by Justin Hileman <[email protected]>
Fix multiline array CS

9340b3eed10d7652314aa110abc52035af201727 authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge pull request #232 from keradus/php_cs-2

.php_cs no need for ordered_use

f4a6048f8177f8d99f951f2bb8b0f960b8f86d0a authored over 10 years ago by Justin Hileman <[email protected]>
.php_cs no need for ordered_use

bd4ef99180478c9ff2bbe08519a2e318cbe652de authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge pull request #231 from keradus/cs-fixes

CS fixes

695aa209773671a3a1a5355365b6f29d6d301c2f authored over 10 years ago by Justin Hileman <[email protected]>
Merge pull request #230 from keradus/php_cs

Select fixers for PHP CS Fixer

273ba72b7b6756b492feb25e81b9e6c301d6c89b authored over 10 years ago by Justin Hileman <[email protected]>
select fixers for PHP CS Fixer

6d833738b1ff25499614db20680117807aee5e39 authored over 10 years ago by Dariusz Rumiński <[email protected]>
strict comparisons

6b5a695e9de4f1e648f69831d305d4251ca55a6d authored over 10 years ago by Dariusz Rumiński <[email protected]>
concatenation with spaces around

1319f0486d278541dd0432937f4b3a5fac3224fa authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge pull request #228 from keradus/cleanup2

indent fixes

c2a39e0f132183abdb2245630ab1f066bc8e0c4f authored over 10 years ago by Justin Hileman <[email protected]>
indent fixes

0007be44cdc232b150eba69a8423b4194651d82a authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge pull request #226 from keradus/fix-indent

fix indent

25d527292b14a149681c47a1e7aead525ffba40f authored over 10 years ago by Justin Hileman <[email protected]>
fix indent

90004b12bce70552ca5ecf2f05cd805c88d830fa authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge pull request #225 from keradus/cleanup

Cleanup

9556e2bc04168e4ee1478fa7ff12f7206187aaee authored over 10 years ago by Justin Hileman <[email protected]>
Tokenizer - remove unused property

f3287f40fe5971a28bec76eb407b2f639086485c authored over 10 years ago by Dariusz Rumiński <[email protected]>
Tokenizer - remove unused property

ff3c1b35fbbb78a4564e62e8e3e173b7151a67d8 authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge pull request #224 from keradus/travis-sugar

sugar changes to travis config

755601f46e744de0785d9f8b82a3c4075f76740f authored over 10 years ago by Justin Hileman <[email protected]>
sugar changes to travis config

5c5ea485784d93954b28890b908101f5aef71de6 authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge branch 'release/2.7.0' into dev

9dcd8590d16c968a5b4c064083029b44c6c151b4 authored over 10 years ago by Justin Hileman <[email protected]>
Merge branch 'release/2.7.0'

fdf41dd673dc99b41d60992470dbae94ae0b6ba1 authored over 10 years ago by Justin Hileman <[email protected]>
Bump to v2.7.0

c8e78df703977a11f4c43420b66be276be9811d0 authored over 10 years ago by Justin Hileman <[email protected]>
Increase test coverage.

… fix a bug exposed by increased test coverage :-/

f34f6699c21a6f9c0947514d07c810255d28dde4 authored over 10 years ago by Justin Hileman <[email protected]>
Require HHVM to pass now.

https://github.com/facebook/hhvm/pull/1860

a257fb8acdb9c13d0dab526ac96522cb3f764e1a authored over 10 years ago by Justin Hileman <[email protected]>
Add a simple FILTERS pragma example.

This includes examples of both section and interpolation filters.

3f492a1bf54dc8b62dc42300d28b6ee06c47529a authored over 10 years ago by Justin Hileman <[email protected]>
DRY.

a8d174a85ff558359135e6ef33ba2cd334ab1a10 authored over 10 years ago by Justin Hileman <[email protected]>
Ugh. Fix for php-cs-fixer

4f73c826ff33258912b08d8b1f78bd064f5b9da0 authored over 10 years ago by Justin Hileman <[email protected]>
php-cs-fixer isn’t up to date on PSR-5 draft :)

21570bfd4df64bff853decdd98c829133fd93bb6 authored over 10 years ago by Justin Hileman <[email protected]>
Reformat code so php-cs-fixer doesn’t keep breaking it.

4decec3c0e0b11ff968acfd24a78dd0e2146f962 authored over 10 years ago by Justin Hileman <[email protected]>
Dry up T_ESCAPED/T_UNESCAPED compiling.

99caf588ab09b08ed934a6f5f91acd19d3d82634 authored over 10 years ago by Justin Hileman <[email protected]>
Move filter logic from the compiler to the parser.

58a77265158011f679dd5209bb08c527e70cc37f authored over 10 years ago by Justin Hileman <[email protected]>
Remove unused block arg code.

d225afe032f43fcfccb62070152cbe4fcc17ccc2 authored over 10 years ago by Justin Hileman <[email protected]>
Merge pull request #223 from bobthecow/feature/faster-type-checking

Faster context lookups

2ceea2e9d2285006ff536627e3d005a5735342a3 authored over 10 years ago by Justin Hileman <[email protected]>
Merge pull request #221 from keradus/cs

update CS by php-cs-fixer

89b322c3e87d3f75c7979e47a41e36c2e5b9ba68 authored over 10 years ago by Justin Hileman <[email protected]>
One more unnecessary else/return combo.

8449681a37f1729be96cd57e2ac298ffde138832 authored over 10 years ago by Justin Hileman <[email protected]>
No need for elseif with returns :)

/cc @keradus

c0bd7efe3930aa3da0b10de20a454aedc2da0541 authored over 10 years ago by Justin Hileman <[email protected]>
Use reference to current stack frame

(saves quite a few array lookups)

See #218

df67052626c0768875c3272c94a6d28458720847 authored over 10 years ago by Justin Hileman <[email protected]>
Replace is_object/is_array with switch on gettype

When checking multiple types, this is ~10% slower in the worst case, and ~30-33% faster for the ...

3d37a88f0b5e0696df8b410f4ab2a86cae0df177 authored over 10 years ago by Justin Hileman <[email protected]>
Merge pull request #222 from keradus/travis-CS

add php-cs-fixer to travis tasks

6859d82e8e2bdc7ca90ba3382e58613257af4181 authored over 10 years ago by Justin Hileman <[email protected]>
ignore php-cs-fixer on php5.2

320bab9e7c1d4b1bc7f8ccea8e06d8475742eb6b authored over 10 years ago by Dariusz Rumiński <[email protected]>
add php-cs-fixer into travis tasks

761538e06523b665c984bbb9a6afe919d07ff322 authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge branch 'fix/nested-partial-whitespace' into dev

c3e976a32816cbec06417f996982271a988779f2 authored over 10 years ago by Justin Hileman <[email protected]>
Add submodule instructions to CONTRIBUTING.

See #220

7800aa8136851551285a6846203eb32d17b1b8f1 authored over 10 years ago by Justin Hileman <[email protected]>
update CS by php-cs-fixer

d07cac322ce76e4f62cdd6d36f16a65b4fbde200 authored over 10 years ago by Dariusz Rumiński <[email protected]>
Merge branch 'feature/pragma-blocks' into dev

bd3c7798c351f3f5eb0df4c4db6bba72a3d64862 authored over 10 years ago by Justin Hileman <[email protected]>
Only pass indent through to standalone nested partials.

Fixes #214

35456764a1ef25e453eb9387654a1c5bafe232dc authored over 10 years ago by Justin Hileman <[email protected]>
Move failing nested partial example into a test case.

See #214

5d77f4de9a9be441515412bb103e55cd3cb6112d authored over 10 years ago by Justin Hileman <[email protected]>
Add failing test For extra whitespace in nested partials.

114477811c0e7ed4a25bc789f0cbd39bc87b61d9 authored over 10 years ago by Mike Sherov <[email protected]>
Merge pull request #211 from keradus/php-cs-fixer

Php cs fixer

6e37c344eb04fb5eac822c0dcdad8b89ed427da2 authored over 10 years ago by Justin Hileman <[email protected]>
.php_cs - simplify

80d724f5f3ba762af16bc8f85470e0f2fbd9925f authored over 10 years ago by Dariusz Rumiński <[email protected]>