Ecosyste.ms: OpenCollective

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

github.com/galette/smarty-xgettext

Smarty xgettext
https://github.com/galette/smarty-xgettext

create changelog

8cbe2b23f9482e3b6dcb850932ed9e2cad710c0c authored over 7 years ago by Elan Ruusamäe <[email protected]>
Merge pull request #4 from smarty-gettext/pot-writer

implement .pot writer

228d4140c69d647569caef5a19afa0512273e3d5 authored over 7 years ago by Elan Ruusamäe <[email protected]>
implement writer

af5fed16787cd2c1471a63092d23df709ea02516 authored over 7 years ago by Elan Ruusamäe <[email protected]>
Merge pull request #3 from smarty-gettext/tokens-to-tags

add code to parse tokens to tag objects

08f970f4f0b43e0ab59c24129f2a0685760b0c16 authored over 7 years ago by Elan Ruusamäe <[email protected]>
setup travis

124130d6f5626f34d533c5bbead4722171e0f9de authored over 7 years ago by Elan Ruusamäe <[email protected]>
add code to parse tokens to tag objects

f8677d59a3b8b36ec99c9a9b68bc8708b69b007e authored over 7 years ago by Elan Ruusamäe <[email protected]>
fix unused param

820d8acbf65fc11e696ba343285fe9b1096f2008 authored over 7 years ago by Elan Ruusamäe <[email protected]>
Merge pull request #2 from smarty-gettext/smarty-tokenizer

add Smarty template tokenizer

91f157f63547ed60e2a3467e1466622f10329310 authored over 7 years ago by Elan Ruusamäe <[email protected]>
test line numbers

appears taglineno is more accurate line number

77a24de3ee8c6aede0016eb027221bdd57d11e07 authored over 7 years ago by Elan Ruusamäe <[email protected]>
make token collector instance based

c7bc1ee37c075eed4819634a2fa112a72f11b9d9 authored over 7 years ago by Elan Ruusamäe <[email protected]>
parser: get line context

dbcdabc38a54a80eb0acca6f5fa971ea4b4ca3c8 authored over 7 years ago by Elan Ruusamäe <[email protected]>
add trivial token test

09d733c10d85a5491d54c42c47257904d006e6e4 authored over 7 years ago by Elan Ruusamäe <[email protected]>
add Smarty template tokenizer

0efd519c2dc02b9caf9dc50d53bb141f6f43617c authored over 7 years ago by Elan Ruusamäe <[email protected]>
this code was tested on smarty 3.1.31

962ece13e899ca1cde3e8e1aae4fbdc5b7ba06eb authored over 7 years ago by Elan Ruusamäe <[email protected]>
setup phpunit

7daa6969e21778af0cb1cd30db93aa9f21b2b6de authored over 7 years ago by Elan Ruusamäe <[email protected]>
use symfony\finder splfileinfo for all results

it has useful getContents method

1873a4011e215df84915029f7d0f7b867d90ac42 authored over 7 years ago by Elan Ruusamäe <[email protected]>
implement finder

20d00e756657a559b24fa6ebd77ca6f0116af89b authored over 7 years ago by Elan Ruusamäe <[email protected]>
init symfony console application

43a3c997b817e1908d5a726d7d9a80db0a687680 authored over 7 years ago by Elan Ruusamäe <[email protected]>
setup php-cs-fixer license insert

e0278c3e94c1f781716d4470c58e1919bce0947e authored over 7 years ago by Elan Ruusamäe <[email protected]>
setup composer

c58108915dd7e8eac6ae308b3b166bdfe273c038 authored over 7 years ago by Elan Ruusamäe <[email protected]>
Initial commit

30262349878cd47e7b8f4487f8c4455534577915 authored over 7 years ago by Elan Ruusamäe <[email protected]>