1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor code maintenance More... over 10 years ago
4.0 commit: - PhpNetCore.Parser - PhpNetCore.DuckTyping - 4.0 version updates - PHP.Core.Debug removed More... over 10 years ago
Initial 4.0 commit - version set to 4.0 - CodeDOM in separate assembly - AST compilation in separate classes (see INodeCompiler) More... over 10 years ago
DuckTyping functionality moved into PHP.Core.DuckTyping namespace More... over 10 years ago
NodeCompilers refactoring More... over 10 years ago
Core.Parsers added to source control More... over 10 years ago
PhpNetCore.Parsers project More... over 10 years ago
Release configuration build fix More... over 10 years ago
internal changes: - Compiler.CodeGenerator namespace removed - introducing basis for compilation in separate objects (lightweight AST) More... over 10 years ago
PropertyCollection More... over 10 years ago
PropertyCollection maintenance More... over 10 years ago
PhpNetCore.CodeDom More... over 10 years ago
PhpNetCore.CodeDom More... over 10 years ago
Fix of CallSiteBuilder More... over 10 years ago
call sites visibility reverted More... over 10 years ago
PHPDocBlock instance stored in node properties More... over 10 years ago
PHPDocBlock maintenance More... over 10 years ago
- PropertyContainer fixes - LangElement fixes - DirectFcnCall uses PropertyContainer to store results of analysis More... over 10 years ago
PropertyContainer fixes More... over 10 years ago
PropertyContainer fixes More... over 10 years ago
- PHP.Core.AST.AstNode.NodeProperties - code maintenance More... over 10 years ago
NeutralResourcesLanguage set for "en-US" More... over 10 years ago
Type name specified in PHPDoc allows fully qualified names More... over 10 years ago
- function call emit fix in case there is no TypeBuilder - call sites visible only internally More... over 10 years ago
ControlFlow: PHPUnit source analysis and fixes of bugs found. More... over 10 years ago
fix of stream_set_timeout() for SocketStream - seconds was interpreted as milliseconds More... over 10 years ago
ArrayEx PassByRef fix - ArrayEx internally can't be passed as PhpReference; fixes UnknownFunctionCall with array as parameter More... over 10 years ago
AST minor change - FinallyItem encapsulates statements of finally-block More... over 10 years ago
PHP 5.5 yield support in parser More... over 10 years ago
PHP 5.5 "finally" support More... over 10 years ago