Commit Graph

11 Commits

Author SHA1 Message Date
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
2d7e3e5d7d build: prefer iosfwd over iostream 2018-03-22 16:11:13 +11:00
6ba88a1048 pascal: parameterise on size type 2017-02-21 21:19:58 +11:00
08293e4b1f pascal: array size should be constant 2017-02-13 17:14:13 +11:00
6fda597e07 dont overinclude iostream headers 2016-03-17 18:14:40 +11:00
b263bbef0a pascal: make size/data private 2016-03-17 18:14:40 +11:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
b442db41ec pascal: move ostream operators to util namespace 2014-09-01 16:26:47 +10:00
14fd62a64a pascal: begin/end should be const 2014-07-29 02:20:24 +10:00
d10491efbd pascal: add simple pascal string/array types 2014-07-07 15:21:17 +10:00