1. 19 May, 2016 3 commits
  2. 15 May, 2016 1 commit
  3. 14 May, 2016 1 commit
  4. 13 May, 2016 2 commits
  5. 12 May, 2016 6 commits
  6. 19 Mar, 2015 1 commit
  7. 16 Mar, 2015 1 commit
  8. 17 Feb, 2015 2 commits
    • Anton Bukov's avatar
      Merge pull request #11 from babelvit/master · 237edd05
      Anton Bukov authored
      Linq Creators Improvement
      237edd05
    • Vit Babel's avatar
      Linq Creators Improvement · a4972949
      Vit Babel authored
      1) Changed the template of 'from(const TV<TT,TL> & container)' function from int to unsigned. Only this way it accepts std::array properly for me.
      
      2) Changed return types of some 'from()' functions to auto and used decltype() to generate the type of iterator, because there is no guarantee that iterator of collection A is A::const_iterator.
      
      3) Added two more versions of 'from()' function, which accept std::set and std::map.
      
      Plus: Untabyfied
      a4972949
  9. 21 Jan, 2015 1 commit
  10. 13 Jan, 2015 1 commit
  11. 06 Feb, 2014 1 commit
  12. 02 Feb, 2014 2 commits
  13. 01 Feb, 2014 2 commits
  14. 11 Jan, 2014 4 commits
  15. 29 Dec, 2013 1 commit
  16. 22 Aug, 2013 2 commits
  17. 03 Jul, 2013 1 commit
  18. 01 Jul, 2013 1 commit
  19. 30 Jun, 2013 3 commits
  20. 29 Jun, 2013 2 commits
  21. 27 Jun, 2013 2 commits