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