.. |
combinator.hpp
|
fix sign-compare warning
|
2019-06-09 12:00:28 -07:00 |
comments.hpp
|
feat: enable to swap comment and strings
|
2019-07-13 14:33:14 +09:00 |
datetime.hpp
|
refactor: add explicit type conversion
|
2019-06-21 00:25:57 +09: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: make return type rvalue when rvalue is passed
|
2019-09-28 10:31:10 +09:00 |
into.hpp
|
feat: add from<T> and into<T>
|
2019-03-16 14:27:05 +09:00 |
lexer.hpp
|
fix: add "unreleased" flag to raw-tab-in-string
|
2019-09-04 18:10:15 +09:00 |
literal.hpp
|
refactor: remove needless code snippet
|
2019-06-22 17:52:01 +09:00 |
parser.hpp
|
fix: skip whitespaces without newline
|
2019-08-26 18:16:09 +09:00 |
region.hpp
|
Merge branch 'v3' of github.com:ToruNiina/toml11 into v3
|
2019-06-21 14:31:52 +09:00 |
result.hpp
|
feat: use detail::none_t instead of char
|
2019-05-31 17:07:52 +09:00 |
serializer.hpp
|
fix: check inline table does not include LF
|
2019-06-29 16:39:54 +09:00 |
source_location.hpp
|
refactor: add explicit type conversion
|
2019-06-21 00:25:57 +09:00 |
storage.hpp
|
add simplest copyright notice
|
2018-12-13 20:44:10 +09:00 |
string.hpp
|
feat💥: format toml::string as TOML format
|
2019-06-29 20:19:47 +09:00 |
traits.hpp
|
Merge branch 'master' into v3
|
2019-06-19 19:53:08 +09:00 |
types.hpp
|
feat: remove unused trait types
|
2019-06-22 17:35:40 +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
|
fix: initialize source_location correctly
|
2019-06-26 21:35:01 +09:00 |