Commit Graph

18 Commits

Author SHA1 Message Date
c83e21e8f2 Remove trailing tokens after macro 2019-12-17 00:30:59 -05:00
9c61b2fc15 Update tests 2019-12-16 23:54:20 -05:00
7c8ad32ff9 A object pointer value is only a constant expression if it points to an object with static storage duration. 2019-12-16 19:22:41 -05:00
d9848a83b6 More fixes for tests 2019-12-16 18:31:31 -05:00
3e967fb4ea Fixed small renaming issue 2019-12-16 18:23:57 -05:00
0f4d2db416 Fix test and standalone support 2019-12-16 18:19:01 -05:00
e26c470c3a Renamed from fixed_string to static_string, added aliases 2019-12-16 12:23:46 -05:00
c3110b1b6c Merge review changes with master
* Initial constexpr support

* Remove invisible unicode

* Fix const function qualification

* Working constexpr
2019-12-16 00:51:47 -05:00
104a439f68 Add copyright 2019-11-07 10:10:30 -05:00
1d2fbacc31 Fixed small bug in replace 2019-11-06 19:38:50 -05:00
71804b8acf Better inside string check, and addtional tests for better coverage 2019-11-06 19:38:50 -05:00
829c099a3c Finish up replace tests, and reorganize 2019-11-06 19:38:49 -05:00
c46e1c1459 Added missing return in tests 2019-11-06 19:38:49 -05:00
7a0a720a42 Minor bug fixs for find and replace, more tests 2019-11-06 19:38:49 -05:00
193439e3ef Added tests for find_meow, insert, and replace 2019-11-06 19:38:49 -05:00
75db467323 Refactor 2019-09-21 08:49:30 -07:00
773450c868 Use Boost lightweight_test
close #11
2019-09-13 10:05:39 -07:00
406b929fc5 Initial commit 2019-09-13 06:29:15 -07:00