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
ToruNiina
9633e5fe5a
doc: add iteration examples into as_xxx section
...
related to #120
2020-06-21 14:11:26 +09:00
ToruNiina
2164fd39f7
doc: explain about the type of the top-level value
...
fix #120 .
2020-06-21 14:04:20 +09:00
Shu Wang
f29f42277e
fix: "Finding a value in an array" example in README
2020-05-18 13:53:48 +08:00
ToruNiina
bf992e8f94
doc: update README for v1-rc1
2020-04-03 23:45:45 +09:00
ToruNiina
ea87f92358
doc: update exception section in README ( fix #107 )
2020-03-23 20:57:36 +09:00
ToruNiina
a20a2c0b80
doc: update README
2020-03-01 00:35:27 +09:00
ToruNiina
8acf105b56
doc: update contributor list and test commands
2020-02-27 19:30:34 +09:00
ToruNiina
d290c3b7e5
doc: add contributor to README
2020-02-14 19:25:41 +09:00
ToruNiina
b2bb21a473
doc: update year of copyright notice
2020-01-23 22:18:04 +09:00
ToruNiina
5ce44adbdc
doc: add description about toml::value memfuns
2020-01-17 20:26:36 +09:00
ToruNiina
81ed4c0e9d
Merge branch 'master' of github.com:ToruNiina/toml11
2020-01-10 21:17:17 +09:00
ToruNiina
1b07baf184
doc: add toml::get specialization using ctor
2020-01-10 20:46:54 +09:00
ToruNiina
aa6271af75
doc: update README
2020-01-09 01:40:05 +09:00
ToruNiina
a6d24b02d5
Merge branch 'colorize-err-msg'
2019-12-13 20:23:27 +09:00
ToruNiina
08bf5ffbdf
doc: put screenshot to colorize-error-message
2019-12-13 17:28:43 +09:00
ToruNiina
f4ac286b0f
doc: add description about format_error
2019-12-12 21:31:21 +09:00
ToruNiina
f31dc6ba37
doc: add example of hints in an error message
2019-12-12 18:09:13 +09:00
ToruNiina
fecd50dfeb
doc: add contributors
2019-12-12 18:02:16 +09:00
ToruNiina
d48d454a61
doc: modify README a bit
2019-12-12 17:55:20 +09:00
ToruNiina
5c146857a3
Merge branch 'master' into colorize-err-msg
2019-12-11 22:49:38 +09:00
ToruNiina
a41dc08025
doc: add document of operator[]
2019-12-10 20:06:01 +09:00
ToruNiina
89714fb24b
doc: note about local timezone and datetime
2019-12-06 21:15:31 +09:00
ToruNiina
28519f5712
doc: add colorize section to README
2019-12-02 17:08:00 +09:00