Commit Graph

40 Commits (3906e5f1ee26279cac22ebea2920d643ffb61942)

Author SHA1 Message Date
Daniel Kolesa 3906e5f1ee build: add meson as the new buildsystem for libostd 2018-10-27 23:49:49 +02:00
Daniel Kolesa 855a936c0f readme 2018-04-18 11:34:09 +02:00
Daniel Kolesa 9aa03b8a9f remove c++ std::filesystem stuff 2018-04-18 03:57:22 +02:00
Daniel Kolesa c6a854fac3 clearer readme 2017-06-19 17:09:30 +02:00
Daniel Kolesa 58a448b79a readme fix 2017-06-18 16:25:00 +02:00
Daniel Kolesa 73421a5902 add argparse examples 2017-05-26 22:00:51 +02:00
Daniel Kolesa 52ed8d7c08 more build cleanups 2017-05-01 17:49:27 +02:00
Daniel Kolesa fbdcbed55e markdown fix 2017-05-01 17:40:39 +02:00
Daniel Kolesa d62bf9c096 remove build.sh, always use build.cc to build 2017-05-01 17:39:33 +02:00
Daniel Kolesa 62676f4222 rename octastd to libostd 2017-04-06 20:14:52 +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 83cdc21174 add doxygen doc support 2017-03-27 01:32:20 +02:00
Daniel Kolesa 4562156200 make platform support into a table 2017-03-24 16:37:07 +01:00
Daniel Kolesa 0d8fb5f970 readme update 2017-03-23 15:55:36 +01:00
Daniel Kolesa 94d72b693e remove split stack support (not portable or available on Windows) 2017-03-19 19:11:54 +01:00
Daniel Kolesa 8e97f7fdfd separate stack stuff into its own file, add support for segmented stacks on POSIX+gcc/clang 2017-03-08 18:11:39 +01:00
Daniel Kolesa 7b65f8b64e readme clarification 2017-02-25 15:43:07 +01:00
Daniel Kolesa 2e773b3849 clean up join/zip ranges with c++17 fold expressions 2017-02-10 20:26:13 +01:00
Daniel Kolesa 632147c5fb bump compiler 2017-01-29 21:22:40 +01:00
Daniel Kolesa faa8c95486 update OS support 2017-01-28 19:53:52 +01:00
Daniel Kolesa 5ec32439c5 mark visual studio permanently unsupported 2017-01-28 14:53:01 +01:00
Daniel Kolesa 41ad273c32 std allowed by default 2017-01-14 15:09:27 +01:00
Daniel Kolesa fc52acc79d clarify mac support now that xcode 8 is out 2016-10-18 19:40:18 +02:00
Daniel Kolesa 519c9c7624 more noexcept and readme note 2016-09-11 21:20:03 +02:00
Daniel Kolesa 4dbe64a0e9 clarify Windows support 2016-07-08 19:53:40 +01:00
Daniel Kolesa 826c28ab36 bump gcc requirement to 5.4+/6+ as i'm tired of dealing with ICEs and standards compliance issues 2016-07-03 20:27:44 +01:00
Daniel Kolesa 676f76acee string element append fix and OS X support note 2016-06-27 19:18:31 +01:00
Daniel Kolesa b66c684add add trailing newlines 2016-02-07 21:19:20 +00:00
Daniel Kolesa a2b50e59df readme update 2016-01-30 00:43:01 +01:00
Daniel Kolesa 05bc21e255 bump readme compiler versions 2016-01-12 18:34:24 +00:00
Daniel Kolesa e91420fd2a readme 2015-09-09 19:51:33 +01:00
Daniel Kolesa 70f309df7a docs link in readme 2015-05-18 02:13:16 +01:00
Daniel Kolesa f7888d1266 readme fix 2015-05-06 19:54:20 +01:00
Daniel Kolesa 64f403011a deprecate MSVC support for the time being 2015-05-02 22:12:28 +01:00
Daniel Kolesa f106c5ae24 get rid of namespace internal 2015-04-24 18:16:35 +01:00
Daniel Kolesa c388e8c09a add lots of new traits 2015-04-23 18:47:33 +01:00
Daniel Kolesa 844fc88b9b some core types, initial type traits 2015-04-13 22:25:31 +01:00
Daniel Kolesa 962f3ff2ff initial code 2015-04-06 00:05:21 +01:00
Daniel Kolesa f5f24bb46d readme 2015-04-05 23:10:44 +01:00
Daniel Kolesa c54df5a520 Initial commit 2015-04-04 20:12:10 +01:00