|
25e19b5810
|
build: use explicit constructors
|
2017-05-23 12:50:51 +10:00 |
|
|
68fa98e70e
|
build: workaround gcc synthesis constructor cast warnings
|
2016-10-11 21:43:28 +11:00 |
|
|
10e0c4f923
|
json/except: use a human readable key_error message
the exception string was completely useless without mentioning "you
tried to dereference an invalid key".
|
2016-06-29 17:55:44 +10:00 |
|
|
eb1b042e06
|
j/except: remove useless inherited constructor
|
2016-04-27 16:12:45 +10:00 |
|
|
3801842373
|
json/except: add line number to what output
|
2015-09-09 18:45:23 +10:00 |
|
|
fd319d579b
|
build: make single argument constructors explicit
|
2015-06-04 22:18:43 +10:00 |
|
|
7ae57730f0
|
whitespace
|
2015-04-13 18:06:08 +10:00 |
|
|
2658b41ea1
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
|
|
47cc2adfab
|
json: add key_error exception class
|
2015-03-18 15:42:03 +11:00 |
|
|
60787655b3
|
json: split json impl files into tree and flat
|
2015-02-03 00:15:07 +11:00 |
|