libostd/ostd
Daniel Kolesa 573c001786 put coroutine_context in detail and inherit from it 2017-03-07 02:07:13 +01:00
..
ext update naming style across range module 2017-02-16 20:02:55 +01:00
internal remove custom hashtable; no longer necessary 2017-01-31 19:31:55 +01:00
algorithm.hh add range_put_all which can be overloaded with special optimizations 2017-02-19 18:14:09 +01:00
coroutine.hh put coroutine_context in detail and inherit from it 2017-03-07 02:07:13 +01:00
environ.hh rename string range types to new style 2017-02-16 19:07:14 +01:00
event.hh update to new style everywhere 2017-02-16 20:49:34 +01:00
filesystem.hh fix test runner 2017-02-25 14:56:51 +01:00
format.hh fix bug with bool writing in format 2017-03-04 18:24:18 +01:00
io.hh rename standard streams to feel less keywordy 2017-03-04 15:43:53 +01:00
platform.hh update to new style everywhere 2017-02-16 20:49:34 +01:00
range.hh rvalue reference matching ostd::iter 2017-03-02 19:50:01 +01:00
stream.hh stream write/writef cleanup 2017-03-02 22:52:09 +01:00
string.hh remove ostd::to_string and ostd::concat (both replaced by more flexible format) 2017-02-20 20:43:38 +01:00
types.hh update to new style everywhere 2017-02-16 20:49:34 +01:00
unordered_map.hh update naming style across range module 2017-02-16 20:02:55 +01:00
vecmath.hh update to new style everywhere 2017-02-16 20:49:34 +01:00
vector.hh update naming style across range module 2017-02-16 20:02:55 +01:00