1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 19 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
IPropertyCollection generics More... over 10 years ago
@link PHPDoc element More... over 10 years ago
Fix of DTypeDesc..cctor More... over 10 years ago
minor code maintenance More... over 10 years ago
ILineBreaks.GetLineSpan - gets Span of given line More... over 10 years ago
Tests for PHPDocBlock More... over 10 years ago
PHPDocBlock - Span instead of ShortPosition - span fixes - parsing of Short Summary fixes More... over 10 years ago
PropertyCollection fixes - Add/Remove fixes - Test added More... over 10 years ago
EmitNamingContext fix More... over 10 years ago
Fix of PHP.Library.Strings resource More... over 10 years ago
Fix of exported types compilation - Exported constructors defined *after* defining builders, so real types of typed parameters are resolved - fix of DefineMethodExportStubs; .ctor defined on actual type, not its base in some cases More... over 10 years ago
ErrorPosition indexed from 1 More... over 10 years ago
Merge from GitHub - Added locking in ImplementDuckType and ImplementGlobalDuckType to prevent 'item with the same key has already been added' error occurring on application start when there are multiple concurrent requests. More... over 10 years ago
Loading precompiled libraries fix when there is no Bin folder More... over 10 years ago
Web Application loads all MSAs from /Bin folder automatically; instead of loading just "WebPages.dll" More... over 10 years ago
Phalanger: - precompiled assemblies timestamp fix - DebuggerNonUserCode in request pipeline More... over 10 years ago
PHP.Setup: Phalanger & Phalanger Tools More... over 10 years ago
Cleanup More... over 10 years ago
Cleanup More... over 10 years ago
Cleanup - projects with common build target - common OutputPath - cleanup More... over 10 years ago
Unit Tests refined into Test projects More... over 10 years ago
Cleanup More... over 10 years ago
Cleanup More... over 10 years ago
- native extensions removed (wrappers, typedefs, ext manager, core updated) - sample configs updated - deployment cleanup More... over 10 years ago
Core.Parsers versioning More... over 10 years ago
PHPDoc: @test, @group tags More... over 10 years ago
Setup project removed More... over 10 years ago
- Exception() trace fixes, System.Web request handling stuff not included, dynamic helper methods not included, order of stacks fixed - compiling Core does not rebuilt every time More... over 10 years ago
fix of checking whether dynamic wrapper is up to date - in case creation time is greater than last write time More... over 10 years ago
Fix of checking whether file was modified - in case it was modified elsewhere and copied (CreationTime > LastWriteTime) - internally DateTime in UTC (faster) More... over 10 years ago