Commit graph

24 commits

Author SHA1 Message Date
q66 343c684820 initial proper string integration 2017-01-30 01:16:29 +01:00
q66 2e7bba2c95 remove Pair, more standard tuple usage etc 2017-01-28 18:52:34 +01:00
q66 0bf36b679a iter extensions for std::array 2017-01-25 23:46:48 +01:00
q66 56a3327dce use standard vector and move/forward 2017-01-25 01:57:24 +01:00
q66 27005f1715 remove native ostd threading/atomic stuff (just use c++11 ones) 2017-01-24 00:35:07 +01:00
q66 7a11157f95 formatting 2016-08-03 16:50:06 +01:00
q66 8afffc1fb7 refactoring, style updates, various fixes 2016-07-31 20:40:25 +01:00
q66 7912c24e3a const syntax refactoring 2016-06-23 19:18:35 +01:00
q66 091b4dbf73 update examples to use new ctor style 2016-05-25 17:12:28 +01:00
q66 ccaedf80dc examples/signal: use ConstCharRange 2016-05-08 23:25:11 +01:00
q66 43fe3c4a1f more pipe examples 2016-05-03 19:33:49 +01:00
q66 a9bbccb1fb add pipe examples 2016-04-26 22:28:58 +01:00
q66 5604df9625 make core range funcs methods on InputRange + initial support for piping 2016-04-26 22:05:07 +01:00
q66 978abe7798 extra example in range.cc 2016-04-01 18:49:26 +01:00
q66 52c32ee166 add extra prints to examples 2016-03-28 00:01:09 +01:00
q66 6c840ad830 implement zip and tuple ToString 2016-03-27 23:49:57 +01:00
q66 f651940570 add initial implementation of range joiner (join any type-compatible ranges into one) 2016-03-27 21:06:00 +01:00
q66 ce42683c99 default to read mode in filestreams 2016-03-26 15:19:00 +00:00
q66 b1feda7c5b remove printf from example 2016-02-27 00:19:54 +09:00
q66 b66c684add add trailing newlines 2016-02-07 21:19:20 +00:00
q66 8941449d17 add makefile for examples 2016-02-04 19:08:02 +00:00
q66 5399dbb0c0 add format example 2016-02-03 21:21:53 +00:00
q66 d0bb1cfc16 fix examples 2016-02-01 23:10:05 +00:00
q66 9380d2f430 add examples dir 2016-01-31 23:19:23 +01:00