.. |
combinator.hpp
|
feat: use detail::none_t instead of char
|
2019-05-31 17:07:52 +09:00 |
comments.hpp
|
fix: remove unused argument to suppress warnings
|
2019-06-02 18:32:47 +09:00 |
datetime.hpp
|
Fix Visual Studio 2019 warnings in pedantic compilation mode (/W4 /WX)
|
2019-05-10 14:58:22 +03:00 |
exception.hpp
|
refactor: make include guard style uniform
|
2019-03-16 14:19:47 +09:00 |
from.hpp
|
feat: add from<T> and into<T>
|
2019-03-16 14:27:05 +09:00 |
get.hpp
|
fix: correct SFINAE conditions and types
|
2019-06-03 21:44:11 +09:00 |
into.hpp
|
feat: add from<T> and into<T>
|
2019-03-16 14:27:05 +09:00 |
lexer.hpp
|
fix: disallow invalid escape sequence
|
2019-03-01 22:13:32 +09:00 |
literal.hpp
|
feat(WIP): add workaround to make literal compiles
|
2019-06-06 22:32:51 +09:00 |
parser.hpp
|
feat: 💥 update types and retval of parser
|
2019-06-02 21:47:57 +09:00 |
region.hpp
|
fix: add missing include file
|
2019-06-01 19:43:35 +09:00 |
result.hpp
|
feat: use detail::none_t instead of char
|
2019-05-31 17:07:52 +09:00 |
serializer.hpp
|
fix: update value_t::* names in serializer
|
2019-06-02 21:51:37 +09:00 |
source_location.hpp
|
feat: add source_location for error message generation.
|
2019-06-01 13:25:02 +09:00 |
storage.hpp
|
add simplest copyright notice
|
2018-12-13 20:44:10 +09:00 |
string.hpp
|
feat: conversion toml::string <-> string_view
|
2019-04-22 23:18:05 +09:00 |
traits.hpp
|
refactor: move type alias from get to trait
|
2019-06-02 20:43:08 +09:00 |
types.hpp
|
refactor: move default value types to value.hpp
|
2019-06-01 23:58:17 +09:00 |
utility.hpp
|
Fix Visual Studio 2019 warnings in pedantic compilation mode (/W4 /WX)
|
2019-05-10 14:58:22 +03:00 |
value.hpp
|
feat: enable to edit comments through memfun
|
2019-06-03 22:17:10 +09:00 |