Commit Graph

1320 Commits

Author SHA1 Message Date
ToruNiina
d3578aec8e add test for to_toml function 2017-04-20 10:49:11 +09:00
ToruNiina
b5c41baef2 add test for initializer_list 2017-04-20 10:48:59 +09:00
ToruNiina
4a5f4a4bf5 add ctor for initializer_list 2017-04-20 10:44:11 +09:00
ToruNiina
df3602f347 add to_toml func 2017-04-20 00:13:58 +09:00
ToruNiina
9234a34faa add test for substitution 2017-04-20 00:13:37 +09:00
ToruNiina
0b13f01668 add test for values 2017-04-20 00:08:41 +09:00
ToruNiina
34b0176083 remove is_castable 2017-04-19 23:10:29 +09:00
ToruNiina
31f5745454 rename test.cpp to test_value.cpp 2017-04-19 22:48:20 +09:00
ToruNiina
f177e9c235 add CMakeLists 2017-04-19 22:47:40 +09:00
ToruNiina
0260a13f1c make tests/ and toml/ dir and move codes 2017-04-19 22:47:24 +09:00
ToruNiina
dc9e252820 move some traits to the front side 2017-04-19 20:18:16 +09:00
ToruNiina
f3a46fca05 remove needless include files 2017-04-19 14:18:46 +09:00
ToruNiina
9fea72930f add ignore 2017-04-19 13:38:38 +09:00
ToruNiina
a784e31d0c update test 2017-04-19 13:38:01 +09:00
ToruNiina
1c5c0e8572 add some meta functions 2017-04-19 13:37:39 +09:00
ToruNiina
f3276b8b09 add type storage to avoid recursive type 2017-04-19 13:37:02 +09:00
ToruNiina
6ffd233bce add table and array 2017-04-16 16:38:02 +09:00
ToruNiina
8657c45d04 add copy/move ctor/op= 2017-04-16 16:37:45 +09:00
ToruNiina
adb436dd66 rename enum type -> value_t 2017-04-16 16:37:19 +09:00
ToruNiina
fb107341b4 implement union-based toml::value 2017-04-16 15:12:39 +09:00