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

Clean up Tokenizer constants.

Remove a bunch of hardcoded strings from everywhere.

a196ac8dab5df88bd9e9564c39c3bb177d8ac313 authored almost 13 years ago
Add a shortcut Mustache::render invocation.

Consistent with the old 1.x API.

36e7247b1ebae6444d6e39792d32c10d48f881f1 authored almost 13 years ago
Fix E_STRICT warning in i18n example.

ee4c52de8fdb193e24817e6bc4a44ecba9eb40e5 authored almost 13 years ago
Clean up vendor libraries.

4e733287cc983f8860b136bcdd44c5cfbd460f0c authored almost 13 years ago
Add file header docblocks.

eed4400afb00e89b36200648b84601ab23662732 authored almost 13 years ago
Add a Mustache Autoloader implementation.

01312d3e9834114855a59cf91ca07fc1cc947613 authored almost 13 years ago
Update `create_example` script for 2.0-dev

1f97e2cb5eb7ca1c29c78c5862833354d70eea2e authored almost 13 years ago
Update README for 2.0-dev

96596f473ad02f617e68352dde48933143856dea authored almost 13 years ago
Coding standard cleanup.

5c4fcd0c9a0ef69d98772d20b7832b614f394365 authored almost 13 years ago
Add test coverage for Mustache.php 2.0

Update legacy tests for new codebase.

0034bf657b1250277de1e31c043f043d7d10f087 authored almost 13 years ago
Rearrange legacy tests.

8710e4b8a4b36dffba565b19a4e173c476518dbf authored almost 13 years ago
Update `examples` for v2.0

1d116d1b77acdff346c6a835a98ad320e0c8b6e4 authored almost 13 years ago
Initial Mustache.php 2.0 commit.

d2136d91b3a3ba161c61954d5a5b9a1c3919babc authored almost 13 years ago
Rearrange codebase to prep for 2.0 development.

015a4bf4baee2933b160107c2cc4c20b0b4a8560 authored almost 13 years ago
Merge branch 'release/1.0.0' into dev

ba8a072bd3a55e4ce17d2058c38e62db1c356574 authored almost 13 years ago
Merge branch 'release/1.0.0'

6c752e195594055d80dfeb8af6ae5a75d3c779e7 authored almost 13 years ago
Bump version number.

b30d9384410ecf9d253f56de1c5608e6fd56ea0a authored almost 13 years ago
Add a `throws_exceptions` constructor option.

This allows overriding strictness without subclassing. Closes #64.

fab64b14bfbcc2d537cc4bda2a6baea61de2920b authored almost 13 years ago
Dot notation with numeric indexes fix.

6c2b85c36b49386579df1e8f7266473426edea72 authored almost 13 years ago
Rename MustacheCallTest Foo class so it can be run with other tests

19289f85e4f3a4f8e4bafa5d6447cf5dd4f62321 authored almost 13 years ago
Merge remote-tracking branch 'conormcd/test-gist-655784' into dev

136fdf32c0af2739df7b79d0451e3c2e99d0bd1d authored almost 13 years ago
Add a test to discourage people from implementing support for __call.

Pull in the test from https://gist.github.com/655784

This should discourage reports like #16, #...

1ab066c718f8bc2386a6bed255a7377fcf29a339 authored almost 13 years ago
Remove deprecated call in _renderTemplate call.

Closes #75

0a7669416977730581045eb750f486fde758c0f2 authored about 13 years ago
Clean up pragma exception fix, add test coverage.

36ac3710f17a6e5b74d8faaaf9cf2d925a4d769c authored about 13 years ago
Merge remote-tracking branch 'zbuc/master' into dev

98e37ef4bfeff6a73c0be53a08ee89c91cf61a41 authored about 13 years ago
push some whitespace around a bit.

53630208b60ed7a298d6feacac80a2e55508378f authored about 13 years ago
Merge remote-tracking branch 'Aijoona/master' into dev

910340052cdae6e552ab2ef0b611277d3f7503b5 authored about 13 years ago
Added syntax highlight.

faa789a71009a3e264a471ad7dbe81d7e0d80432 authored about 13 years ago
Use the _throwsExceptions(MustacheException::UNKNOWN_PRAGMA) config

properly

1c2e9a22d3160997205764949244efba44ac7b4a authored about 13 years ago
Merge branch 'release/0.9.0' into dev

8e2c203127d228c5c6f470deff2b4c6466f1a77c authored about 13 years ago
Merge branch 'release/0.9.0'

5934fd8a86e14f5a957b11b133283733abac0920 authored about 13 years ago
Version bump (0.9.0)

1764e6270bb42ee8dcfee0d12de2318b1556000f authored about 13 years ago
Code style updates.

236ba060caffca08b40b50c84df7957796739cce authored about 13 years ago
Merge branch 'feature/partial-loader' into dev

e5f3a059abe43ff1e41f9c65f42c906e98d60820 authored about 13 years ago
Fix MustacheLoader test, add a second loader test.

38c5e9e8ea5ae8f25e6063c2fe843b103fe05c03 authored about 13 years ago
Fix undefined `self` in the i18n example.

81d764580cdc452e69a35764a7017cbd9da09a0a authored about 13 years ago
Merge remote-tracking branch 'mogria/create-example-script' into dev

b8e6e958886524f4bfd6a1559b6ebc3a98a2957f authored about 13 years ago
create_example.php: added a `#!`-line and moved to `bin` directory

5bf3ee00003bbe6559a4b4fe1b8d5dfd41bcb481 authored about 13 years ago
Added a PHP script to create new examples (tests) via command line

Example of use:
$ php create_example.php my_new_example
/path/to/repo/examples/my_new_exa...

3968949c0a20c6bccdca0e8c54033f4fe2bd4e64 authored about 13 years ago
Add an i18n example.

f77cf3729de0e46d6187da2353a4ab438657b6fe authored about 13 years ago
Merge pull request #62 from chrisbarr/master

Incorrect variable name fix

37318989391233dc2c3a8c29586620938e37e7c9 authored about 13 years ago
Incorrect variable name in example

69cce225e17c5b77dc8ffdc3e1494647d7a61860 authored about 13 years ago
Merge branch 'release/0.8.1' into dev

b877cec481816ef1d0c62ae8a5f3a0336ddcef91 authored over 13 years ago
Merge branch 'release/0.8.1'

1e23df0cdb4a970395a80cc28413dba27e3dbac3 authored over 13 years ago
Version bump to 0.8.1

3f78fefcc2c10c0ccb6db4c1f121cda4a04735ee authored over 13 years ago
Merge branch 'patch-1' into dev

11c3054f04fc561b28b4a4d9583e228fbda8423d authored over 13 years ago
Use strict equality for unknown pragma check.

Yay PHP!

Also, update tests.

30d23077c8cabfb35358d6934687ceea828429d5 authored over 13 years ago
Fix validation of constructor-passed pragmas

3b209406629d8dd2954e08a4e0bd958506b4115e authored over 13 years ago
Test for the mustache loader.

5bc11ef1832f6e0a1ad2dd47207970fcc63ea3e3 authored over 13 years ago
Add a 'MustacheLoader' filesystem loader.

2aaa820965fb12e7ee286575df93d33644580777 authored over 13 years ago
Add a test case for Mustache injection.

a828af286971d818a2c6b120512d03d8392c63cd authored over 13 years ago
Merge branch 'release/0.8.0' into dev

3cdb6612e256b576ab3c692c4d2e1ce61f91f085 authored over 13 years ago
Merge branch 'release/0.8.0'

a037d2d4503db8f3c77c4bfb84355791642a9c39 authored over 13 years ago
Bump version number.

02f8cec3e34306c80787dc350bfffb9b58bf9203 authored over 13 years ago
$leading and $trailing shouldn't be escaped.

ceb0766f66b68f01555e143f8faf2f3282a02c3f authored over 13 years ago
Remove remnant `$key` from old spec version code.

1fa5d288e7c2f0296ab119145e5a927d6b3689a4 authored over 13 years ago
Merge branch 'feature/higher-order-sections' into dev

507f5c631f4405ff2229bbcd2cab759d79729ba8 authored over 13 years ago
Merge branch 'dev' into feature/higher-order-sections

Conflicts:
Mustache.php

9f7ab9d36241ae0534dcee61988ba84ed6caaeac authored over 13 years ago
Merge pull request #53 from damz/ac418ad

Limit possible confusion in lambda expressions

e4dc585c032aec0c6aff192d4380ab331b8db54a authored over 13 years ago
Restrict the callable lambda to object calls and anonymous functions.

ac418ad8767473e7b4a1f8d14b041df929e1afd7 authored over 13 years ago
Add a SPEC_VERSION constant, since that's super handy too.

ccf4b336665ef7bd32f775fa9aecd370b81b3743 authored over 13 years ago
Merge branch 'release/0.7.1' into dev

342b6183438fde96fc86cb4b1cdf70372382578a authored over 13 years ago
Merge branch 'release/0.7.1'

dd22231ebfc2de7973775324a79caa68b7a29a5b authored over 13 years ago
Version bump

fbcea210e3fcdb54416d9749cfb3a44d249b0804 authored over 13 years ago
Add a VERSION constant.

closes #45

b7a12665ea003b3f9ffd3c43a02d3136b48e9b71 authored over 13 years ago
fix merge conflict.

28b5a457cef50299fd52c7ce038e7629ce321e54 authored over 13 years ago
clarifying which version tag

a086a21b5fc668b9a01b6f52c7578cfc713ed48d authored over 13 years ago
Update manpage links in README

Closes #41
Thanks ddrake

3a8b4b0ec79c7af91d3c43f56831a2468a03a346 authored over 13 years ago
Merge branch 'feature/delimiter-cleanup' into dev

5b23991f7cc3b102b1a1f13562e9aa9b854ff2ad authored over 13 years ago
Merge remote-tracking branch 'KevBurnsJr/fixing_delimiters' into feature/delimiter-cleanup

Conflicts:
Mustache.php
test/MustacheTest.php

0c467311e8d9e965b5bc6a9c5af7a50cc5118526 authored over 13 years ago
Fixing testStickyDelimiters

527bca37f35cc95c7a7c58cb56dce987b45e4209 authored over 13 years ago
Make section rendering delimiter-chage-aware. Fixes longstanding section/delimiter bug.

1abf854af3ca3bb6b7943a32ed7d5dc69ddaefa3 authored over 13 years ago
add a test that changes delimiters all over the place... inside and outside sections.

a16d9ed51c1c234b78cdfc7144171feee47c7a3b authored over 13 years ago
Fixing broken test

25070141a945c009180d49912eb020adeda9c941 authored over 13 years ago
update failing test case, test for sticky delims between renders.

a2f3662b6b897651429c2d9a50ab7b65a5f5446d authored over 13 years ago
Merge remote-tracking branch 'KevBurnsJr/fixing_delimiters' into feature/delimiter-cleanup

f0dc81b6bdcfb38c7b7dbeb9251b96bf3227cf25 authored over 13 years ago
Adding test for delimiters

a7cf3e7309dbbdedf58bcdaca9a9bd5ba7cc6cfd authored over 13 years ago
Coding style? Conventions? Consistency? Who needs that?. Mebbe I should get some sleep :)

eff36b5540ae0b13b4f99d601b22240881a42395 authored over 13 years ago
Relocating _renderTags($before) since _renderTags now has the ability to modify delimiters

5e7f0ea4bded0f3c52c6959632de2c1a9f73e680 authored over 13 years ago
Moving $orig_tags to render

77f9a37b9ecb216753c0fbd7df17ad8352226f47 authored over 13 years ago
Merge branch 'release/0.7.0'

2a84c544c3b2bbb3b1edeb72a32f7db8d0a98700 authored over 13 years ago
update known issues in README

0a10c5bcfe1280a19a754328f423d4fb12c2a3d0 authored over 13 years ago
Merge branch 'feature/delimiters-partials-and-sections' into dev

4b68bf4780a972da579f5ce6671d84b39dee6f23 authored over 13 years ago
Fix the last couple of regressions with section rendering.

e452b4cb73fac99aa1140757e5e5d47f0cfea3be authored over 13 years ago
More efficient return from _findSection.

f95f8c09a89809bd61a76ec59d01285fed0b801d authored over 13 years ago
Work in progress. Fixing double-rendering of sections, mustache injection, etc.

9af6b2033edf8a494fd5556b06fd3741688b4fd8 authored over 13 years ago
Provide another interpolation failure test case.

61a0b7f2f2b83d79f3eb2da851eb9abb6d1b67b0 authored over 13 years ago
Merge remote-tracking branch 'KevBurnsJr/delimiters_in_partials' into feature/delimiters-partials-and-sections

44e7fc42cd781899f2c99c6039d42f1d3d46664b authored over 13 years ago
Fix missing arguments from renderUnescaped

4bb4e970de825f09c0b09d5cc3c6073fee77a649 authored over 13 years ago
Creating new Test to prove error

1acae92de2c9d18cbc68c51e68cad31143734ff2 authored over 13 years ago
Merge branch 'dev' into feature/higher-order-sections

Conflicts:
Mustache.php
test/MustacheSpecTest.php

6c683a58051eef47a001e9411d897de636eb0b70 authored over 13 years ago
Merge branch 'feature/spec-update-1.1.2' into dev

f348449fc2c5dd4daf8d0182a4b2d2311819adf9 authored over 13 years ago
Merge branch 'release/0.6.0'

9c16a83e535f84f4932e3f89a3a5b87bda4ee1f8 authored over 13 years ago
Note known whitespace bug with spec tests.

49b500f789c562d98c33393acb3632894ab003d4 authored over 13 years ago
Oops, fixing test.

c2f1201c5c5fdce2d3d405d46e77635813e9e479 authored over 13 years ago
Adding test for delimiter switching in partials

7d3f312b4c9c39e189c22b8ef22057cf8583052b authored over 13 years ago
Add whitespace bug to known issues.

9c73e5bb4f3f4220a20917df906777ca7d6e2c58 authored over 13 years ago
Fix whitespace bugs in partials, interpolation and comments.

60e7fbbb34484f4f1ba1dd53f7874409ead8217b authored over 13 years ago
update spec to 1.1.2

31ba792e33110bbd018177d38ed769b22c142753 authored over 13 years ago
Make spec test failure messages more readable.

cb30ad23896ade5ee7cc9b77b86d9f887ceef673 authored over 13 years ago