CK Tan
|
05e27a7cab
|
copyright years
|
2019-02-19 10:51:51 -08:00 |
|
CK Tan
|
43f7a52064
|
Fix #14 and #13
|
2019-02-16 17:37:59 -08:00 |
|
Stanley Pinchak
|
3fed0ab455
|
Add helper functions to access key
New functions for read only access to the key of toml_array_t and
toml_table_t structs
|
2019-01-08 13:31:10 -06:00 |
|
Stanley Pinchak
|
b53c016877
|
Add helper function for arrays
New function for read only access to the internal nelem member of
toml_array_t structs
|
2019-01-08 13:31:04 -06:00 |
|
Stanley Pinchak
|
88eacb3fe0
|
Add helper functions for tables
New functions for read only access to internal nkval, narr and ntab
members of toml_table_t structs.
|
2019-01-08 13:30:54 -06:00 |
|
CK Tan
|
287defadb1
|
Add github link to license text
|
2017-04-16 23:19:51 -07:00 |
|
CK Tan
|
a0b38a34ea
|
Add comment
|
2017-03-18 14:23:25 -07:00 |
|
CK Tan
|
09de99f7a8
|
Init.
|
2017-03-18 14:20:51 -07:00 |
|