Jérémie Laval f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) 15 lat temu
..
ChangeLog 1ee5e87351 [PLinq] Tidy up file hierarchy in System.Linq 15 lat temu
QueryBaseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryCastNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 lat temu
QueryChildNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryConcatNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 lat temu
QueryDefaultEmptyNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 lat temu
QueryGroupByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryHeadWorkerNode.cs f00afa22f2 [PLinq] Add implementation of Take/TakeWhile operators (including corresponding query node and unit tests) 15 lat temu
QueryMuxNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryOptionNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryOrderByNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryOrderGuardNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryOrderedStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryReverseNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QuerySelectManyNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 lat temu
QuerySelectNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 lat temu
QuerySetNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 lat temu
QueryStartNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryStreamNode.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
QueryWhereNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 lat temu
QueryZipNode.cs eca3c60701 [PLinq] Replace calls to ToArray by ToList in query nodes to avoid the unnecessary copying and double array creation 15 lat temu
SetInclusion.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu
WrapHelper.cs 96a8f92359 [PLinq] Reflect directory hierarchy change on namespace names 15 lat temu