Rodrigo Kumpera 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
..
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq 15 anni fa
QueryBaseNode.cs 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
QueryCastNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 anni fa
QueryChildNode.cs 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
QueryConcatNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 anni fa
QueryDefaultEmptyNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 anni fa
QueryGroupByNode.cs 0da162b9f2 [PLinq] Include Cancellation checks deeper in the pipeline processing 15 anni fa
QueryHeadWorkerNode.cs 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
QueryJoinNode.cs 362842b50a [PLinq] Really add QueryJoinNode 15 anni fa
QueryMuxNode.cs 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
QueryOptionNode.cs 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
QueryOrderByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 anni fa
QueryOrderGuardNode.cs 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
QueryOrderedStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 anni fa
QueryReverseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 anni fa
QuerySelectManyNode.cs 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit 15 anni fa
QuerySelectNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 anni fa
QuerySetNode.cs 6471d38ea2 Directly use ConcurrentDictionary with PLinq set operations 15 anni fa
QueryStartNode.cs 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
QueryStreamNode.cs 9bf28d2447 Make INodeVisitor methods nonvirtual by augmenting nodes with interfaces. 14 anni fa
QueryWhereNode.cs 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit 15 anni fa
QueryZipNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 anni fa
SetInclusion.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 anni fa
WrapHelper.cs 49cc37b69b [PLinq] Turn Wrap into an extension method 15 anni fa