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