Commit Graph

17 Commits (master)

Author SHA1 Message Date
Daniel Kolesa 723c06c612 various warning fixes with -Weverything 2018-01-03 17:13:38 +01:00
Daniel Kolesa 1cc0577513 typo 2017-05-03 22:49:14 +02:00
Daniel Kolesa d6a2a3f07c include all examples in generated docs 2017-05-03 02:14:27 +02:00
Daniel Kolesa cc8452e265 remove make_ range helpers for containers (use iter_begin/end) 2017-04-23 15:30:51 +02:00
Daniel Kolesa ef147c538c add complete input iterator type for any range 2017-04-22 17:12:20 +02:00
Daniel Kolesa 343c684820 initial proper string integration 2017-01-30 01:16:29 +01:00
Daniel Kolesa 2e7bba2c95 remove Pair, more standard tuple usage etc 2017-01-28 18:52:34 +01:00
Daniel Kolesa 8afffc1fb7 refactoring, style updates, various fixes 2016-07-31 20:40:25 +01:00
Daniel Kolesa 5604df9625 make core range funcs methods on InputRange + initial support for piping 2016-04-26 22:05:07 +01:00
Daniel Kolesa 978abe7798 extra example in range.cc 2016-04-01 18:49:26 +01:00
Daniel Kolesa 52c32ee166 add extra prints to examples 2016-03-28 00:01:09 +01:00
Daniel Kolesa 6c840ad830 implement zip and tuple ToString 2016-03-27 23:49:57 +01:00
Daniel Kolesa f651940570 add initial implementation of range joiner (join any type-compatible ranges into one) 2016-03-27 21:06:00 +01:00
Daniel Kolesa b66c684add add trailing newlines 2016-02-07 21:19:20 +00:00
Daniel Kolesa 8941449d17 add makefile for examples 2016-02-04 19:08:02 +00:00
Daniel Kolesa d0bb1cfc16 fix examples 2016-02-01 23:10:05 +00:00
Daniel Kolesa 9380d2f430 add examples dir 2016-01-31 23:19:23 +01:00