Commit Graph

179 Commits

Author SHA1 Message Date
ToruNiina
be08ba2be2 doc: update versions in docs 2025-02-16 00:15:09 +09:00
ToruNiina
a15a68a821 doc: update acknowledgement 2025-02-15 23:26:37 +09:00
ToruNiina
499be3c177 doc: update example tag/version 2025-01-13 19:50:06 +09:00
ToruNiina
1e7bea87b6 doc: update acknowledgement 2025-01-13 18:15:56 +09:00
ToruNiina
7f6c574ff5 doc: update CPM in README with OPTIONS 2024-10-14 20:25:53 +09:00
somebody
5445905e5e Update README.md
Co-authored-by: Toru Niina <niina.toru.68u@gmail.com>
2024-09-30 11:04:57 +08:00
lz
576a71aa0e update README.md 2024-09-29 15:27:07 +08:00
lz
2c96a2059f 🐞 fix(README.md): fix syntax errors 2024-09-29 15:25:57 +08:00
ToruNiina
070fa825e4 doc: update README 2024-08-12 00:23:59 +09:00
ToruNiina
9b914db23d doc: add description about ordered_type_config 2024-08-10 02:10:54 +09:00
ToruNiina
572781971f doc: add doc about CPM 2024-07-23 01:29:13 +09:00
ToruNiina
911abe939e doc: update acknowledgment in README 2024-07-21 14:34:20 +09:00
ToruNiina
34a2091a4d doc: update README 2024-07-06 18:58:50 +09:00
ToruNiina
d00c0c1b15 doc: explain a macro to link pre-built lib 2024-06-28 23:52:58 +09:00
ToruNiina
5e8d8d0243 doc: fix link in README 2024-06-21 00:05:09 +09:00
ToruNiina
717c2d8eaa doc: add links to README 2024-06-16 20:33:10 +09:00
ToruNiina
38e4a34ea2 doc: update README a bit 2024-06-16 19:43:40 +09:00
ToruNiina
12452a695d ci: use appveyor for multi msvc versions 2024-06-16 19:28:46 +09:00
ToruNiina
4b5e85c2bc doc: update README 2024-06-15 19:28:16 +09:00
ToruNiina
04209b1540 doc: update contributors list 2024-01-06 01:58:51 +09:00
Kfir Gollan
2339b32258 Add installation example with checkinstall and cmake 2023-07-28 19:02:01 +00:00
offa
85d880d84e Remove Travis CI config 2023-07-25 20:14:37 +02:00
ToruNiina
2da3b67d02 doc #217: add description about C++17 feature 2023-04-24 22:36:08 +09:00
ToruNiina
0dcf07b774 doc: update contributor list 2023-04-24 22:34:49 +09:00
helaxious
1c3c84e90a fixed a typo ('optinoal' to 'optional') 2022-07-27 17:58:47 -03:00
ToruNiina
9e1bfcc962 doc: merge contributions from the same person 2022-06-22 21:24:22 +09:00
ToruNiina
4a0df22548 doc: update contributor list 2022-06-14 23:31:58 +09:00
Ken Matsui
9086b1114f Support changing color mode at runtime 2022-05-27 00:01:28 +09:00
Ken Matsui
c26aa013cd Support opting out of the default [error] prefix 2022-05-22 13:50:45 +09:00
ToruNiina
5924325652 doc: update unreleased TOML features section 2022-03-17 00:07:48 +09:00
ToruNiina
2f07030d43 doc: update the list of contributors 2022-03-13 01:40:43 +09:00
ToruNiina
2ddcfb4b61 doc: update constributors in README 2021-12-08 21:50:09 +09:00
estshorter
e40dfc28eb fix a compile error in a code example 2021-10-10 14:07:34 +09:00
Karl Nilsson
3eee515ce1 Spelling fixes 2021-08-27 19:52:45 -04:00
ToruNiina
f04cf596eb doc: update README 2021-05-26 23:16:03 +09:00
Oliver Kahrmann
58542d36be Preserve empty location for empty files
Without a region, error messages in exceptions are unable to print
a filename.

By retaining the location in a zero-length region and detecting this
when formatting the exception text it is possible to print the filename
and explicitly state that the file is completely empty.

Fixes #160
2021-05-25 20:52:33 +02:00
ToruNiina
0c4594f59a doc: add TOML11_PRESERVE_COMMENTS_BY_DEFAULT 2021-05-15 21:53:13 +09:00
ToruNiina
e73c98490b doc: add recursive find_or to README 2021-05-15 21:47:03 +09:00
ToruNiina
392a260db8 doc: write about precedence 2021-05-15 00:24:51 +09:00
ToruNiina
03c846dc9d doc: add conversion macro to README 2021-04-02 19:28:45 +09:00
ToruNiina
17a15d3c18 doc: update contributor list and link in README 2021-03-25 22:33:05 +09:00
ToruNiina
d3de136562 doc: simplity example code a bit 2021-01-25 17:25:29 +09:00
ToruNiina
2fb8793f1a doc: add document about basic_value and toml::into
related to #146.
2020-12-29 18:52:07 +09:00
ToruNiina
c037913b2c doc: update link to the TOML spec 2020-09-20 19:24:48 +09:00
ToruNiina
6a328fe890 doc: recommend to set /Zc:__cplusplus 2020-09-20 18:07:58 +09:00
ToruNiina
7c18cbb1d9 doc: update section "contributors" 2020-09-19 20:35:37 +09:00
MoAlyousef
00bec8ae45 update Running Tests heading 2020-09-14 22:05:15 +03:00
OGAWA KenIchi
99d565bcc4 doc: fix include path
* see #72
2020-09-07 15:32:28 +09:00
ToruNiina
d43139a471 doc: update Contributors section 2020-07-19 19:50:02 +09:00
ToruNiina
25aa97a435 doc: add actions status badge to README 2020-07-19 19:09:47 +09:00