.. |
color.hpp
|
refactor: style update
|
2022-05-29 00:37:39 +09:00 |
combinator.hpp
|
fix a compile warning C26478
|
2021-10-09 11:12:58 +09:00 |
comments.hpp
|
Spelling fixes
|
2021-08-27 19:52:45 -04:00 |
datetime.hpp
|
fix #166: reorder local/gmtime wrapper for MSVC
|
2022-03-13 00:20:00 +09:00 |
exception.hpp
|
feat: Add a parse(FILE *) interface
|
2022-09-08 17:05:11 +02:00 |
from.hpp
|
fix: remove needless include file
|
2021-05-25 21:40:41 +09:00 |
get.hpp
|
fix #177: check specific conversion function
|
2021-12-25 14:08:55 +09:00 |
into.hpp
|
fix: remove needless include file
|
2021-05-25 21:40:41 +09:00 |
lexer.hpp
|
Merge pull request #193 from lukash/replace-fstream
|
2022-09-24 00:17:52 +09:00 |
literal.hpp
|
fix: disallow null char at the end of input
|
2021-12-14 22:33:58 +09:00 |
macros.hpp
|
fix: enable to control macro definition
|
2021-04-02 17:21:25 +09:00 |
parser.hpp
|
fix: Improve error handling of ifstream a bit
|
2022-09-08 17:05:15 +02:00 |
region.hpp
|
fix: rename func args to avoid -Wshadow in GCC 4.x
|
2021-05-10 22:56:16 +09:00 |
result.hpp
|
feat: use detail::none_t instead of char
|
2019-05-31 17:07:52 +09:00 |
serializer.hpp
|
fix: serializer has wrong constructor params order when format root object
|
2021-09-22 11:38:42 +08:00 |
source_location.hpp
|
Support changing color mode at runtime
|
2022-05-27 00:01:28 +09:00 |
storage.hpp
|
refactor: add explicit to ctors of internal types
|
2020-01-24 15:58:24 +09:00 |
string.hpp
|
feat: workaround __cplusplus problem on MSVC
|
2021-12-17 22:29:57 +09:00 |
traits.hpp
|
feat: workaround __cplusplus problem on MSVC
|
2021-12-17 22:29:57 +09:00 |
types.hpp
|
Spelling fixes
|
2021-08-27 19:52:45 -04:00 |
utility.hpp
|
feat: workaround __cplusplus problem on MSVC
|
2021-12-17 22:29:57 +09:00 |
value.hpp
|
fix: #192 quick fix by checking address
|
2022-07-01 01:09:22 +09:00 |
version.hpp
|
fix: Allow MSVC to have old version
|
2021-12-18 00:36:20 +09:00 |