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