Jérémie Laval 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit há 15 anos atrás
..
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq há 15 anos atrás
QueryBaseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QueryCastNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation há 15 anos atrás
QueryChildNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QueryConcatNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation há 15 anos atrás
QueryDefaultEmptyNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation há 15 anos atrás
QueryGroupByNode.cs 0da162b9f2 [PLinq] Include Cancellation checks deeper in the pipeline processing há 15 anos atrás
QueryHeadWorkerNode.cs f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) há 15 anos atrás
QueryJoinNode.cs 362842b50a [PLinq] Really add QueryJoinNode há 15 anos atrás
QueryMuxNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QueryOptionNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QueryOrderByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QueryOrderGuardNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QueryOrderedStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QueryReverseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QuerySelectManyNode.cs 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit há 15 anos atrás
QuerySelectNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation há 15 anos atrás
QuerySetNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation há 15 anos atrás
QueryStartNode.cs f724808a29 [PLinq] Add the plumbery for checking source data size when possible and setting ShouldBeSequential appropriately há 15 anos atrás
QueryStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
QueryWhereNode.cs 96bf5ac961 [PLinq] Cleanup and prettify code from earlier commit há 15 anos atrás
QueryZipNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation há 15 anos atrás
SetInclusion.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names há 15 anos atrás
WrapHelper.cs 49cc37b69b [PLinq] Turn Wrap into an extension method há 15 anos atrás