Commit Graph

823 Commits

Author SHA1 Message Date
a2dc9c35c2 simple logger module 2018-09-11 17:52:13 +07:00
6e1955c925 input_sequence and output_sequence stream helpers 2018-09-11 17:51:31 +07:00
6d5d487f5e Merge branch 'feature/module' into feature/debug 2018-09-10 16:25:07 +07:00
bc84300475 simple module holder class 2018-09-10 16:05:30 +07:00
BlackMat MATov
1425cbb50f Merge pull request #2 from enduro2d/feature/url
feature/url
2018-09-04 17:32:09 +03:00
8db54bfc76 noexcept with default ctor compilation error fix 2018-09-04 21:02:01 +07:00
c8c92634f3 path functions to a separated header file 2018-09-04 20:00:40 +07:00
c43a7f8dae Merge branch 'master' into feature/url 2018-09-04 17:58:49 +07:00
BlackMat MATov
18858dd86c Merge pull request #1 from enduro2d/feature/format_str_view
strings::format string view support
2018-09-04 10:33:25 +03:00
5b95a68ffe strings::format string view support 2018-09-04 05:18:59 +07:00
36a053a4e9 basic url class impl 2018-09-04 04:29:57 +07:00
2ce653eacc initial basic utils 2018-09-01 20:02:39 +07:00
769c1f151a math::trunc and fix check_numeric_cast (float to int case) 2018-08-15 19:25:04 +07:00
367c6aa284 initial basic math 2018-08-15 11:04:20 +07:00
304030db04 update travis and build scripts 2018-08-15 03:16:28 +07:00
190f3aa297 add E2D_UNUSED macro 2018-08-12 08:39:00 +07:00
65350abf01 add ROADMAP and update README 2018-08-07 18:53:50 +07:00
428acdd809 more compilers and configurations for CI 2018-08-07 02:26:41 +07:00
ad872cc56f common header for all unit tests 2018-08-06 03:11:21 +07:00
6b5fbde442 3rd party modules (stb, catch2, utfcpp) 2018-08-05 22:50:34 +07:00
b7c8534782 basic travis and appveyor CI configs 2018-08-05 10:54:55 +07:00
ed07be5d70 Initial project structure 2018-08-05 04:21:43 +07:00
21db63b827 Initial commit 2018-08-04 20:19:32 +07:00