Commit Graph

20 Commits (3a21c86a7ef8af57f335022e967a3a57975d725d)

Author SHA1 Message Date
Daniel Kolesa 27005f1715 remove native ostd threading/atomic stuff (just use c++11 ones) 2017-01-24 00:35:07 +01:00
Daniel Kolesa 7a11157f95 formatting 2016-08-03 16:50:06 +01:00
Daniel Kolesa 8afffc1fb7 refactoring, style updates, various fixes 2016-07-31 20:40:25 +01:00
Daniel Kolesa 7912c24e3a const syntax refactoring 2016-06-23 19:18:35 +01:00
Daniel Kolesa 091b4dbf73 update examples to use new ctor style 2016-05-25 17:12:28 +01:00
Daniel Kolesa ccaedf80dc examples/signal: use ConstCharRange 2016-05-08 23:25:11 +01:00
Daniel Kolesa 43fe3c4a1f more pipe examples 2016-05-03 19:33:49 +01:00
Daniel Kolesa a9bbccb1fb add pipe examples 2016-04-26 22:28:58 +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 ce42683c99 default to read mode in filestreams 2016-03-26 15:19:00 +00:00
Daniel Kolesa b1feda7c5b remove printf from example 2016-02-27 00:19:54 +09: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 5399dbb0c0 add format example 2016-02-03 21:21:53 +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