openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Phalanger
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
13 days
ago. based on code collected
13 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 8 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PHP.VS: - updated for PhpNetCore.Parsers 4.0.0.5598 - updated ControlFlow framework
Jakub Míšek
More...
about 10 years ago
AST uses arrays instead of Lists
Jakub Míšek
More...
about 10 years ago
CodeDomParser fix
Jakub Míšek
More...
about 10 years ago
- PluginAssembly removed - more use of arrays instead of List within AST (memory optimization)
Jakub Míšek
More...
about 10 years ago
Tokenizer.TokenSpan fix
Jakub Míšek
More...
about 10 years ago
Tokenizer provides TokenSpan
Jakub Míšek
More...
about 10 years ago
DOMText.nodeValue fix
Jakub Míšek
More...
about 10 years ago
http_response_code()
Jakub Míšek
More...
about 10 years ago
PHP.VS: NullrefException fix (PHPUnit library could not be loaded and namespaced PHPDoc throwed)
Jakub Míšek
More...
about 10 years ago
TranslateAlias makes always fully qualified name (internal parser fix)
Jakub Míšek
More...
about 10 years ago
calling X::__construct() and X::X() calls the correct method by name
Jakub Míšek
More...
about 10 years ago
PDOStatement is overridable in PHP
Jakub Míšek
More...
about 10 years ago
Buildable on VS2013, XmlDom msbuild fix
Jakub Míšek
More...
about 10 years ago
dynamic wrappers are generated in temp folder (so they won't be in /bin and phalanger won't autoload them on startup)
Jakub Míšek
More...
about 10 years ago
Expression.TypeInfoValue
Jakub Míšek
More...
about 10 years ago
assert() refinement - assert with two arguments allowed - assert can be called indirectly - assert is not treated as a keyword by parser - assert optimization (does not cause unoptimized locals)
Jakub Míšek
More...
about 10 years ago
declare() can be parsed and compiled with only compile-time warning
Jakub Míšek
More...
about 10 years ago
reverting previous checkin
Jakub Míšek
More...
about 10 years ago
PHP.VS: new IntelliSense maintenance
Jakub Míšek
More...
about 10 years ago
Reverting previous checkin, parser can't continue with #2015
Jakub Míšek
More...
about 10 years ago
PHP Fatal Error #2015 does not cause parser to throw CompilerException
Jakub Míšek
More...
about 10 years ago
PERL regex character range overflow fix
Jakub Míšek
More...
about 10 years ago
Merge from GitHub - PERL regex character range overflow fix
Anonymous
More...
about 10 years ago
PHP.VS: new IntelliSense - initial support for arrays - Builtin.BuiltinNodes - Builtin.ArrayTypeNode
Jakub Míšek
More...
about 10 years ago
IReductionSink handles NamespaceDecl and LambdaFuncExpr
Jakub Míšek
More...
about 10 years ago
Originally checked in by DEVSENSE\Jakub on 2014-07-09 22:49:59.73 as Changeset 5387
Jakub Míšek
More...
about 10 years ago
T_LINE_COMMENT handled at the end of file properly without newline at the end
Jakub Míšek
More...
about 10 years ago
Minor code maintenance, TypeDecl
Jakub Míšek
More...
about 10 years ago
ErrorSink mapping to ErrorPosition fix
Jakub Míšek
More...
about 10 years ago
Unknown PHPDoc tags get parsed
Jakub Míšek
More...
about 10 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
78
79
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree