Jérémie Laval f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) hace 15 años
..
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq hace 15 años
QueryBaseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 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 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 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 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryHeadWorkerNode.cs f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) hace 15 años
QueryMuxNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryOptionNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryOrderByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryOrderGuardNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 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 eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 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 eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation hace 15 años
QueryStartNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años
QueryWhereNode.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
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 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names hace 15 años