Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ice/zephir-parser
The Zephir Parser delivered as a C extension for the PHP language.
https://github.com/ice/zephir-parser
Merge pull request #68 from dreamsxin/memory
Fix memory leak
5eb10f1a99eab66172b54ba0bf6ffa262d7a2e17 authored over 5 years ago
Fix memory leak
bc89c8156d95c4a5b31261b74795cce959190322 authored over 5 years ago
bc89c8156d95c4a5b31261b74795cce959190322 authored over 5 years ago
Fixed unicode support in the source code
Closes #56, #62
e94bc86b6d082465d894dfc7b6c7eadd18b211cf authored almost 6 years ago
Minor cleanup
16076d965543bbda692b0866e565aeb338bc3f8c authored almost 6 years ago
16076d965543bbda692b0866e565aeb338bc3f8c authored almost 6 years ago
Correct change log
a7dcfe1f15684f63a90be5a8a9de059064caa91f authored almost 6 years ago
a7dcfe1f15684f63a90be5a8a9de059064caa91f authored almost 6 years ago
Debug AppVeyor [travis skip]
484694621ce2b7a952abd6488c479075bd729678 authored almost 6 years ago
484694621ce2b7a952abd6488c479075bd729678 authored almost 6 years ago
Minor corrections in tests to reduce annoying syntax warnings in IDE
141f3cbc0b49796161b33c7e764c20c6dbdf645e authored almost 6 years ago
141f3cbc0b49796161b33c7e764c20c6dbdf645e authored almost 6 years ago
PHP_MINOR -> PHP_VERSION
71a488bebe17c281e5cc423e61421b7de11eb64a authored about 6 years ago
71a488bebe17c281e5cc423e61421b7de11eb64a authored about 6 years ago
Update change log
7b7d31f832d43d15450dad634011d7ecb551fc3b authored about 6 years ago
7b7d31f832d43d15450dad634011d7ecb551fc3b authored about 6 years ago
Build DLL for PHP 7.3
3183c02a0d0c1200318f7e5f2fa80c4e757f368a authored about 6 years ago
3183c02a0d0c1200318f7e5f2fa80c4e757f368a authored about 6 years ago
Move comments to the common place
eca199e09fb4d10b68d264cc509358fd4b5ead35 authored about 6 years ago
eca199e09fb4d10b68d264cc509358fd4b5ead35 authored about 6 years ago
Fixed comments parsing
7b6dc02d747ac840f1f166195699a46e52d72a37 authored about 6 years ago
7b6dc02d747ac840f1f166195699a46e52d72a37 authored about 6 years ago
Adjust copyright notice length
42b056852a33723cc15387c5e410541367b98cff authored about 6 years ago
42b056852a33723cc15387c5e410541367b98cff authored about 6 years ago
Added _xx_scanner_state.bufsiz
3c9559530317226449dae88057711d8f43a9bb42 authored about 6 years ago
3c9559530317226449dae88057711d8f43a9bb42 authored about 6 years ago
Added ability to enable YYDEBUG on fly
3d435ba5c706ea65d74719d8f8fa17b96a6ec5f9 authored about 6 years ago
3d435ba5c706ea65d74719d8f8fa17b96a6ec5f9 authored about 6 years ago
Renamed _xx_scanner_state members
`start' -> `cursor'
`end' -> `limit'
Also added `marker'
87bee46a5d98a5351658b741f54a8b41f16806f7 authored about 6 years ago
Correct Make's clean targets
fe764df20a19843a7cd69638ed08cf03e010646c authored about 6 years ago
fe764df20a19843a7cd69638ed08cf03e010646c authored about 6 years ago
Correct and update .gitignore
f9d29fd33825dce3f651b1b9b273e2d2b9986977 authored about 6 years ago
f9d29fd33825dce3f651b1b9b273e2d2b9986977 authored about 6 years ago
Correct sl_comment test to use single line comments
bdfbbb897ca2cf597be4a775342b82a25e1af7d2 authored about 6 years ago
bdfbbb897ca2cf597be4a775342b82a25e1af7d2 authored about 6 years ago
Move comments_before test to the right place
5df820d402040fb1338b5d504f28348422fe3ae8 authored about 6 years ago
5df820d402040fb1338b5d504f28348422fe3ae8 authored about 6 years ago
Corrected behavior on parse an empty file
49e9758290f635247c77cdbb92c3f6ab4c83f8a4 authored about 6 years ago
49e9758290f635247c77cdbb92c3f6ab4c83f8a4 authored about 6 years ago
Updated docs
031ba6523c520a14cfabd7af869784d5a2ce243a authored about 6 years ago
031ba6523c520a14cfabd7af869784d5a2ce243a authored about 6 years ago
Refactor config.m4
6fc3662a1e07c049f1c91ddb7551df02080a32c1 authored about 6 years ago
6fc3662a1e07c049f1c91ddb7551df02080a32c1 authored about 6 years ago
Added test for while without parentheses
81af9dac78c8a383d2ac32fcefa64885e7526e21 authored about 6 years ago
81af9dac78c8a383d2ac32fcefa64885e7526e21 authored about 6 years ago
Improved code coverage [skip appveyor]
20587d8f8dd5f1976172732b1f09b6f41e6d8e20 authored about 6 years ago
20587d8f8dd5f1976172732b1f09b6f41e6d8e20 authored about 6 years ago
Fixed syntax error with final class and use of extends and implements (#49)
Closes: #48
df998437323a0240dc325d1562d7b1e3bfacc840 authored about 6 years ago
Amended tests (#44)
a3db72f44ad71cad00c59f33cdbf39417777081f authored about 6 years ago
a3db72f44ad71cad00c59f33cdbf39417777081f authored about 6 years ago
PHP 5.x no longer supported (#43)
8d27d8d2a41a0ed50a0c3b1723f031c1e2870b07 authored about 6 years ago
8d27d8d2a41a0ed50a0c3b1723f031c1e2870b07 authored about 6 years ago
Add test for comment before namespace
86989bacb7174df7f2ebbd7c8d383a3382e0e729 authored about 6 years ago
86989bacb7174df7f2ebbd7c8d383a3382e0e729 authored about 6 years ago
Amended makefile's targets
f3ce8663098248ef9f1617d42e4a65ba4b45fd32 authored about 6 years ago
f3ce8663098248ef9f1617d42e4a65ba4b45fd32 authored about 6 years ago
Minor data type adjustment/coerce
596bfb98f47237d60b4dcd74083dd3a571402504 authored about 6 years ago
596bfb98f47237d60b4dcd74083dd3a571402504 authored about 6 years ago
Regenerated scanner
9b894789ad877d7f56a4113aea8cbfffb5d236c9 authored about 6 years ago
9b894789ad877d7f56a4113aea8cbfffb5d236c9 authored about 6 years ago
1.1.4 (#50)
6a0d1f8bf57dad2d84254e37b28252f7d20c763b authored about 6 years ago
6a0d1f8bf57dad2d84254e37b28252f7d20c763b authored about 6 years ago
Merge pull request #42 from phalcon/development
1.1.3
ae0124b7ded64b4c1b9e487698297c7e7dcb7a8f authored about 6 years ago
Prepare to release [ci skip]
f80a6cfa552c453ffa2f6dcc43f587fe5b2573e4 authored about 6 years ago
f80a6cfa552c453ffa2f6dcc43f587fe5b2573e4 authored about 6 years ago
Improved error handling and prevent segfault on invalid syntax (#41)
Fixes #30
ead54f05f3435d4f6f99246784c069425eb57223 authored about 6 years ago
Refactor build/test processes and CIs configuration (#40)
1985dfc4b8786d114187b088b9e754691f3b1b2b authored about 6 years ago
1985dfc4b8786d114187b088b9e754691f3b1b2b authored about 6 years ago
Debug configure flag on Travis CI
f3afc60809f0a3553a35640e1f43f3b940a3f7c5 authored almost 7 years ago
f3afc60809f0a3553a35640e1f43f3b940a3f7c5 authored almost 7 years ago
Try to sort out what happened after failure on Travis CI
33186eb3768f4f341914b2d1514ae8f6057857d4 authored almost 7 years ago
33186eb3768f4f341914b2d1514ae8f6057857d4 authored almost 7 years ago
Created valgrind suppression file for PHP >= 7.2
fc685522f5d0ea112eaefd4f42b776ddf6aba53e authored almost 7 years ago
fc685522f5d0ea112eaefd4f42b776ddf6aba53e authored almost 7 years ago
Cleaned up docs
5380b1b604c368d0512b1b273e95ecd7fcfa65a2 authored almost 7 years ago
5380b1b604c368d0512b1b273e95ecd7fcfa65a2 authored almost 7 years ago
Tune up .editorconfig
22f1cf59abba8942b5878b9eb60674e8b80e1f45 authored almost 7 years ago
22f1cf59abba8942b5878b9eb60674e8b80e1f45 authored almost 7 years ago
Cleaned up AppVeyor module
89cf76b2f7249eb1b323e15fa8eac8991c34837c authored almost 7 years ago
89cf76b2f7249eb1b323e15fa8eac8991c34837c authored almost 7 years ago
Refactored AppVeyor builds
9dd26d5c0e0fd71d446dd08a6c7424f6895a2611 authored almost 7 years ago
9dd26d5c0e0fd71d446dd08a6c7424f6895a2611 authored almost 7 years ago
Bump version
5c97e28b583eb9049d18eec42e22ea0a7122bad7 authored almost 7 years ago
5c97e28b583eb9049d18eec42e22ea0a7122bad7 authored almost 7 years ago
Fixed misspelling
8a73e95bed5fee639fef6c3cd163358fbe627674 authored almost 7 years ago
8a73e95bed5fee639fef6c3cd163358fbe627674 authored almost 7 years ago
Merge pull request #34 from phalcon/development
v1.1.2
c9ce3dffb3dce622a4015d400a517ababfb66462 authored almost 7 years ago
Merge branch 'master' into development
b06ffe494559909c49e74927716b64fd610ece5d authored almost 7 years ago
b06ffe494559909c49e74927716b64fd610ece5d authored almost 7 years ago
Refactored AppVeyor builds
b7c6f68c31c8bee72257f56d3fb234fb75b78284 authored almost 7 years ago
b7c6f68c31c8bee72257f56d3fb234fb75b78284 authored almost 7 years ago
Cleaned .gitignore
3cff682165015248e601409c6474c0f9064491a3 authored almost 7 years ago
3cff682165015248e601409c6474c0f9064491a3 authored almost 7 years ago
Enable builds for PHP 7.3
ada7cc1ce0e06bfeba4c7f77f8cf9520d3a4fcdd authored almost 7 years ago
ada7cc1ce0e06bfeba4c7f77f8cf9520d3a4fcdd authored almost 7 years ago
Updated docs
e5b055a3d122b7cba8f8c0e0150fed238e257a96 authored almost 7 years ago
e5b055a3d122b7cba8f8c0e0150fed238e257a96 authored almost 7 years ago
Minor improvements
3ff6e6eb24cf4901fb521567f8c57574ce49d7e6 authored almost 7 years ago
3ff6e6eb24cf4901fb521567f8c57574ce49d7e6 authored almost 7 years ago
Cleaned tests
79fa0701c430467eebc67d1251c19049fbd2a84c authored almost 7 years ago
79fa0701c430467eebc67d1251c19049fbd2a84c authored almost 7 years ago
Minor improvements
1212cf14c029dde6ca626814324010733dc44c01 authored almost 7 years ago
1212cf14c029dde6ca626814324010733dc44c01 authored almost 7 years ago
Fixed Win32 readme
06b7516ba958a918f5f1bdadeaeabe40bacc4864 authored almost 7 years ago
06b7516ba958a918f5f1bdadeaeabe40bacc4864 authored almost 7 years ago
Bump version
78109630870e1efb0f92a9cbfe7dc25b9418e44d authored about 7 years ago
78109630870e1efb0f92a9cbfe7dc25b9418e44d authored about 7 years ago
Disable RDP access to the AppVeyor [win build]
935c3fcc0dee485a7cff12e94e0d3959b6f72b3d authored about 7 years ago
935c3fcc0dee485a7cff12e94e0d3959b6f72b3d authored about 7 years ago
Fixed comments to be able to build with old re2c in AppVeyor [win build]
b8e8e3443be0b48d70f47a289d6bfe73743602df authored about 7 years ago
b8e8e3443be0b48d70f47a289d6bfe73743602df authored about 7 years ago
Add ability to remote access to AppVeyor (2) [win build]
a9158c5638ed8d6f850730215d0f1a0afbd95628 authored about 7 years ago
a9158c5638ed8d6f850730215d0f1a0afbd95628 authored about 7 years ago
Add ability to remote access to AppVeyor [win build]
a63e6435519824478206b8a90a5d094dbc37ea7c authored about 7 years ago
a63e6435519824478206b8a90a5d094dbc37ea7c authored about 7 years ago
Release v1.1.1 [win build]
1.1.1
47056829f87c1066ffc398df1d579afaa1f89a1f authored about 7 years ago
Updated CHANGELOG.md
546b07e76d8ada2f5c4089813aa8a0b74fac280e authored about 7 years ago
546b07e76d8ada2f5c4089813aa8a0b74fac280e authored about 7 years ago
Test latest re2c
64b517771eb153bc8e68ee604f906e19b8f253de authored about 7 years ago
64b517771eb153bc8e68ee604f906e19b8f253de authored about 7 years ago
Fixed wrapping C-code in CBLOCKs (2)
1139d12cdb4380d28be0bb8a2a0584691a6533f2 authored about 7 years ago
1139d12cdb4380d28be0bb8a2a0584691a6533f2 authored about 7 years ago
Fixed wrapping C-code in CBLOCKs
1e68ae203c736df716e7e6ba5a67b7ac7f445206 authored about 7 years ago
1e68ae203c736df716e7e6ba5a67b7ac7f445206 authored about 7 years ago
Added re2c check to install script
79e3e25faf7bec3909280bc907bfcb12eb4426ab authored about 7 years ago
79e3e25faf7bec3909280bc907bfcb12eb4426ab authored about 7 years ago
Fixed setting of active_char for strings
c54f3bcfa82d9bf2e147ebcc35e14ee289f9f177 authored about 7 years ago
c54f3bcfa82d9bf2e147ebcc35e14ee289f9f177 authored about 7 years ago
The YYMARKER shouldn't be explicitly set
5e2472a5acccb7ee47ad38c8d23a2fb7c3ddbcb3 authored about 7 years ago
5e2472a5acccb7ee47ad38c8d23a2fb7c3ddbcb3 authored about 7 years ago
Updated CHANGELOG.md
eaf998a988598bfbe7577994d5d213fe0642ba81 authored about 7 years ago
eaf998a988598bfbe7577994d5d213fe0642ba81 authored about 7 years ago
Use latest PHP 7.2.0RC5 as nightly removed no longer needed suppresion
3b3b1d31a752c4a0a7498d6df2283ac58262947f authored about 7 years ago
3b3b1d31a752c4a0a7498d6df2283ac58262947f authored about 7 years ago
Fixed issue with incorrectly used YYMARKER and YYCURSOR
Refs:
* https://github.com/skvadrik/re2c/issues/197
* https://github.com/phalcon/php-zephir-pars...
Fixed dev build
abe5ef56e7d7a909ac284edc6d86874a962ae5f7 authored about 7 years ago
abe5ef56e7d7a909ac284edc6d86874a962ae5f7 authored about 7 years ago
Amended CHANGELOG.md
91d6e3d09963b835669b65b227b5b6f04feb849d authored about 7 years ago
91d6e3d09963b835669b65b227b5b6f04feb849d authored about 7 years ago
Added -W to re2c flags to catch warnings
ffb8d73b8210d97020517e518a04cc3cedfaaa3b authored about 7 years ago
ffb8d73b8210d97020517e518a04cc3cedfaaa3b authored about 7 years ago
Updated tests
2b3cde1abec91a9f7f2bbd9bf379976a4c926325 authored about 7 years ago
2b3cde1abec91a9f7f2bbd9bf379976a4c926325 authored about 7 years ago
Improved scanner by removing reundant rules
b5e06303d6e2b83d63319c015758abfafee89e78 authored about 7 years ago
b5e06303d6e2b83d63319c015758abfafee89e78 authored about 7 years ago
Fixed install-development script
a50dd9e24f15de85962466a0a2aba274ce68da12 authored about 7 years ago
a50dd9e24f15de85962466a0a2aba274ce68da12 authored about 7 years ago
Added YYDEBUG to use with RE2C_FLAGS="--debug-output"
51c60067eca3b873eae70bc7cd9c63767e717423 authored about 7 years ago
51c60067eca3b873eae70bc7cd9c63767e717423 authored about 7 years ago
Added ability to use re2c flags
3145e776f16aa1284d749b8cfa09a54d22f1bbce authored about 7 years ago
3145e776f16aa1284d749b8cfa09a54d22f1bbce authored about 7 years ago
Amended .gitignore
d61173de7afe842cc187d06c10a175e34861049b authored about 7 years ago
d61173de7afe842cc187d06c10a175e34861049b authored about 7 years ago
Amended tests
0e6f6814b203d19d34ddfaf833daece22a142e6a authored about 7 years ago
0e6f6814b203d19d34ddfaf833daece22a142e6a authored about 7 years ago
Amended CHANGELOG.md
9038a96d0a4a5cd07260f88a20ddffdd32bc8e55 authored about 7 years ago
9038a96d0a4a5cd07260f88a20ddffdd32bc8e55 authored about 7 years ago
Added NO_WARRANTY
10aabc50625060823d201786a72665e57694183a authored about 7 years ago
10aabc50625060823d201786a72665e57694183a authored about 7 years ago
Should work with re2c >= 1.0
86fa64da51618efa7146ea2ab126b77c2ded5355 authored about 7 years ago
86fa64da51618efa7146ea2ab126b77c2ded5355 authored about 7 years ago
Handle re2c installation fails by hand
b66edd4d1d40da9f15fc4086f1fa4cc9e71a475d authored about 7 years ago
b66edd4d1d40da9f15fc4086f1fa4cc9e71a475d authored about 7 years ago
Remove the initial "/" at the beginning of an docblock/
Actually this is temporary workaround to be able try latest changes
of re2c >= 1.x.
Related iss...
a57cb14cc65b4a24127608ee08e103d6f995acf1 authored about 7 years ago
Added local variables to better lemon-c support in Emacs
679a9d059aa8c46d7605900524c1f74ef61e036a authored about 7 years ago
679a9d059aa8c46d7605900524c1f74ef61e036a authored about 7 years ago
Fixed indents
af070856a02be91b903f13de7aad7ee423f2d297 authored about 7 years ago
af070856a02be91b903f13de7aad7ee423f2d297 authored about 7 years ago
Cleaned test bootstrap
09d662a621da8e097ccafb195be72d28c69466f6 authored about 7 years ago
09d662a621da8e097ccafb195be72d28c69466f6 authored about 7 years ago
Added ability to use custom re2c
4f2b947dffb3af2f42a067ee4600cc32c12a7899 authored about 7 years ago
4f2b947dffb3af2f42a067ee4600cc32c12a7899 authored about 7 years ago
Do not install extension on Travis
a1f21b9f3d6bfac67725174c9a43501294f78014 authored about 7 years ago
a1f21b9f3d6bfac67725174c9a43501294f78014 authored about 7 years ago
Use common suppression file for Travis
60c2088544bdd954996bdb3ca2b710fa0989d3f6 authored about 7 years ago
60c2088544bdd954996bdb3ca2b710fa0989d3f6 authored about 7 years ago
Report exit status
ee82dd1f5b93eb877cfd5f03f85471899d836c33 authored about 7 years ago
ee82dd1f5b93eb877cfd5f03f85471899d836c33 authored about 7 years ago
Fixed Travis tests
7615ac9e025bac990829379c4bb9c8f5b03144d5 authored about 7 years ago
7615ac9e025bac990829379c4bb9c8f5b03144d5 authored about 7 years ago
Test exactly what returns the parser
Don't concatenate result output with "/" in tests
to avoid confusion. Correct parser output for ...
Setting up the syntax highlighting for emacs
c4ab2de32f4dcda44d82eea7f035af50173a93bd authored about 7 years ago
c4ab2de32f4dcda44d82eea7f035af50173a93bd authored about 7 years ago
Added set -e to intsall scripts
d38f83c15f314da7acd4571c405fadf144ffb276 authored about 7 years ago
d38f83c15f314da7acd4571c405fadf144ffb276 authored about 7 years ago
Minor refactor tests
e6007cc6e0bca5ed31d4e762d39a9d3a38146231 authored about 7 years ago
e6007cc6e0bca5ed31d4e762d39a9d3a38146231 authored about 7 years ago
Cleaned tests
a0c626e481b73bb3f0befb8d0dd88c7940325f29 authored about 7 years ago
a0c626e481b73bb3f0befb8d0dd88c7940325f29 authored about 7 years ago