Jérémie Laval 0da162b9f2 [PLinq] Include Cancellation checks deeper in the pipeline processing il y a 15 ans
..
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq il y a 15 ans
QueryBaseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryCastNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation il y a 15 ans
QueryChildNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryConcatNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation il y a 15 ans
QueryDefaultEmptyNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation il y a 15 ans
QueryGroupByNode.cs 0da162b9f2 [PLinq] Include Cancellation checks deeper in the pipeline processing il y a 15 ans
QueryHeadWorkerNode.cs f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) il y a 15 ans
QueryJoinNode.cs 362842b50a [PLinq] Really add QueryJoinNode il y a 15 ans
QueryMuxNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryOptionNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryOrderByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryOrderGuardNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryOrderedStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryReverseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QuerySelectManyNode.cs 0c4a6bd8d6 [PLinq] Implement SelectMany ordered mode il y a 15 ans
QuerySelectNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation il y a 15 ans
QuerySetNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation il y a 15 ans
QueryStartNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
QueryWhereNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation il y a 15 ans
QueryZipNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation il y a 15 ans
SetInclusion.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans
WrapHelper.cs 49cc37b69b [PLinq] Turn Wrap into an extension method il y a 15 ans