Commit Graph

10 Commits

Author SHA1 Message Date
5fedbdbdfe parse: change parsing functions to modify the data view 2018-12-16 13:26:48 +11:00
f6056153e3 rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
803acc9a87 relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
3dc136595c parse: add specialisation for unsigned short
The code is horrific. Don't judge me.
2018-07-27 18:28:30 +10:00
951b160d0d parse: instantiate unsigned in parsing 2018-03-27 16:11:04 +11:00
1d11f05918 cast: move casting functions into util::cast namespace 2018-01-16 15:11:15 +11:00
9bb2bdbaba Merge remote-tracking branch 'origin/master' 2018-01-10 17:19:39 +11:00
36902f1476 parse: add specialisation for int 2017-12-19 18:18:10 +11:00
2ead13a063 parse: use views over explit begin/end pairs 2017-12-18 14:50:10 +11:00
f39f7d7362 parse: add throwing native type parsers 2017-07-26 15:26:56 +10:00