Commit Graph

1162 Commits (a0337c401e4363c539bb3ab9df632d0c6815248d)

Author SHA1 Message Date
Daniel Kolesa cd3ccba757 more elaborate range element swap tests 2017-04-15 14:20:01 +02:00
Daniel Kolesa 45b5eb2c0e Fully document algorithm.hh 2017-04-14 19:10:38 +02:00
Daniel Kolesa 6cdf31d42b doc cleanups 2017-04-14 18:04:17 +02:00
Daniel Kolesa dd0c747488 more algorithm.hh documentation 2017-04-14 17:30:21 +02:00
Daniel Kolesa 3de75431dd more algorithm docs 2017-04-14 16:57:02 +02:00
Daniel Kolesa dbbef8c7ac add a range trait to check swappability for range elements 2017-04-14 15:54:15 +02:00
Daniel Kolesa c6697c9ff4 document part of algorithm.hh 2017-04-14 15:03:54 +02:00
Daniel Kolesa c1e17617cb hide generator range too 2017-04-14 03:45:06 +02:00
Daniel Kolesa 313f637e9b hide most wrapper ranges in detail namespace 2017-04-14 03:35:30 +02:00
Daniel Kolesa 09c3c02c33 doc cleanups 2017-04-12 19:12:09 +02:00
Daniel Kolesa 220f9ee374 remove explicit copy/move ctors 2017-04-12 00:45:02 +02:00
Daniel Kolesa ce5c20a973 simplify chainable range algos 2017-04-12 00:07:21 +02:00
Daniel Kolesa 9d1c739956 document range.hh 2017-04-11 21:32:53 +02:00
Daniel Kolesa fb02bd2cb9 string.hh documentation + noexcept 2017-04-10 19:43:44 +02:00
Daniel Kolesa 1525edf3d7 type/include cleanup 2017-04-09 16:44:45 +02:00
Daniel Kolesa a913f7beca document io.hh 2017-04-09 16:09:54 +02:00
Daniel Kolesa 2b74cd170f document stream.hh 2017-04-08 18:03:02 +02:00
Daniel Kolesa 572620b10f channel api improvements 2017-04-07 19:28:19 +02:00
Daniel Kolesa 62676f4222 rename octastd to libostd 2017-04-06 20:14:52 +02:00
Daniel Kolesa 36332dff40 document environ and filesystem 2017-04-05 20:53:14 +02:00
Daniel Kolesa 480b7a56a4 more documentation 2017-04-04 19:29:15 +02:00
Daniel Kolesa 9f35909660 fixes in streams 2017-04-04 01:06:55 +02:00
Daniel Kolesa 4a7baa40a0 remove types.hh 2017-04-04 00:30:07 +02:00
Daniel Kolesa 3b7f54e64c virtual destructor for scheduler 2017-04-03 18:20:43 +02:00
Daniel Kolesa b1c9a0d196 more doc fixes 2017-04-03 18:17:47 +02:00
Daniel Kolesa 08bd63d773 doc cleanups 2017-04-03 18:11:24 +02:00
Daniel Kolesa a4523027c2 format doc fixes 2017-04-03 17:53:41 +02:00
Daniel Kolesa d4edd42596 detailed docs for format module 2017-04-02 18:24:30 +02:00
Daniel Kolesa 6d0c0a91f4 document context_stack.hh 2017-04-02 15:11:22 +02:00
Daniel Kolesa f2a78ad589 guaranteed single-argument slice 2017-04-01 16:49:38 +02:00
Daniel Kolesa 9fda006d40 range usage examples 2017-04-01 04:29:07 +02:00
Daniel Kolesa b61426c3c4 doc fixes 2017-04-01 03:46:49 +02:00
Daniel Kolesa 1c0997cdc4 more elaborate range tutorial 2017-04-01 02:16:42 +02:00
Daniel Kolesa fe4d7a553a remove pop_front_n/pop_back_n from direct definition 2017-04-01 01:07:30 +02:00
Daniel Kolesa d99768de96 remove equals_ stuff 2017-03-31 03:39:28 +02:00
Daniel Kolesa dc7c124069 remove distance_ stuff 2017-03-31 03:36:40 +02:00
Daniel Kolesa 8f70b60484 remove range push_ stuff 2017-03-31 03:34:35 +02:00
Daniel Kolesa 6ddb0f1b17 remove the range half stuff for now 2017-03-31 03:28:18 +02:00
Daniel Kolesa 9d08f4361d behavior clarifications 2017-03-31 02:32:00 +02:00
Daniel Kolesa 9a69b5d93c start a tutorial page on ranges 2017-03-31 02:21:24 +02:00
Daniel Kolesa af1c446eca cleaner example 2017-03-31 01:14:22 +02:00
Daniel Kolesa 87e619485d remove ostd:: 2017-03-30 17:53:37 +02:00
Daniel Kolesa cce56226c7 exclude internal 2017-03-30 01:22:08 +02:00
Daniel Kolesa e34169b5e6 fmt mark fix 2017-03-30 01:15:09 +02:00
Daniel Kolesa 272e7ce720 move a lot of the README into documentation, write a nice main page 2017-03-30 01:08:51 +02:00
Daniel Kolesa 1bd12fda04 use @brief 2017-03-30 00:38:43 +02:00
Daniel Kolesa d5f2f7f6b7 document generic_condvar 2017-03-30 00:36:51 +02:00
Daniel Kolesa 90af651f24 document thread pool 2017-03-29 20:41:53 +02:00
Daniel Kolesa 32110bcb9f simplify range-for-only iterators using relaxed c++17 rules 2017-03-28 23:58:44 +02:00
Daniel Kolesa 049c4b8c47 document coroutines 2017-03-28 22:21:38 +02:00