1. 15 May, 2016 1 commit
  2. 14 May, 2016 1 commit
  3. 13 May, 2016 2 commits
  4. 12 May, 2016 6 commits
  5. 19 Mar, 2015 1 commit
  6. 16 Mar, 2015 1 commit
  7. 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
  8. 21 Jan, 2015 1 commit
  9. 13 Jan, 2015 1 commit
  10. 06 Feb, 2014 1 commit
  11. 02 Feb, 2014 2 commits
  12. 01 Feb, 2014 2 commits
  13. 11 Jan, 2014 4 commits
  14. 29 Dec, 2013 1 commit
  15. 22 Aug, 2013 2 commits
  16. 03 Jul, 2013 1 commit
  17. 01 Jul, 2013 1 commit
  18. 30 Jun, 2013 3 commits
  19. 29 Jun, 2013 2 commits
  20. 27 Jun, 2013 2 commits
  21. 03 Jun, 2013 1 commit
  22. 26 Apr, 2013 1 commit
  23. 25 Apr, 2013 1 commit