Jérémie Laval 0da162b9f2 [PLinq] Include Cancellation checks deeper in the pipeline processing 15 years ago
..
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq 15 years ago
QueryBaseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 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 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
QueryConcatNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 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 f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) 15 years ago
QueryJoinNode.cs 362842b50a [PLinq] Really add QueryJoinNode 15 years ago
QueryMuxNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
QueryOptionNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
QueryOrderByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
QueryOrderGuardNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 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 0c4a6bd8d6 [PLinq] Implement SelectMany ordered mode 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 eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 years ago
QueryStartNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
QueryStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 years ago
QueryWhereNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 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