1
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
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 More... about 10 years ago
AST uses arrays instead of Lists More... about 10 years ago
CodeDomParser fix More... about 10 years ago
- PluginAssembly removed - more use of arrays instead of List within AST (memory optimization) More... about 10 years ago
Tokenizer.TokenSpan fix More... about 10 years ago
Tokenizer provides TokenSpan More... about 10 years ago
DOMText.nodeValue fix More... about 10 years ago
http_response_code() More... about 10 years ago
PHP.VS: NullrefException fix (PHPUnit library could not be loaded and namespaced PHPDoc throwed) More... about 10 years ago
TranslateAlias makes always fully qualified name (internal parser fix) More... about 10 years ago
calling X::__construct() and X::X() calls the correct method by name More... about 10 years ago
PDOStatement is overridable in PHP More... about 10 years ago
Buildable on VS2013, XmlDom msbuild fix 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) More... about 10 years ago
Expression.TypeInfoValue 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) More... about 10 years ago
declare() can be parsed and compiled with only compile-time warning More... about 10 years ago
reverting previous checkin More... about 10 years ago
PHP.VS: new IntelliSense maintenance More... about 10 years ago
Reverting previous checkin, parser can't continue with #2015 More... about 10 years ago
PHP Fatal Error #2015 does not cause parser to throw CompilerException More... about 10 years ago
PERL regex character range overflow fix More... about 10 years ago
Merge from GitHub - PERL regex character range overflow fix More... about 10 years ago
PHP.VS: new IntelliSense - initial support for arrays - Builtin.BuiltinNodes - Builtin.ArrayTypeNode More... about 10 years ago
IReductionSink handles NamespaceDecl and LambdaFuncExpr More... about 10 years ago
Originally checked in by DEVSENSE\Jakub on 2014-07-09 22:49:59.73 as Changeset 5387 More... about 10 years ago
T_LINE_COMMENT handled at the end of file properly without newline at the end More... about 10 years ago
Minor code maintenance, TypeDecl More... about 10 years ago
ErrorSink mapping to ErrorPosition fix More... about 10 years ago
Unknown PHPDoc tags get parsed More... about 10 years ago