Jérémie Laval f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) 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 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 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
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 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
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 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names il y a 15 ans