dyaml/source/dyaml
The Dlang Bot 8f9dafdef3
Merge pull request #172 from BBasile/esc-sw
convert toEscapes AA to a switch for faster convertion
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-06-22 05:34:58 +02:00
..
test partially address D-Scanner warnings in the whole project 2018-06-20 11:51:23 +02:00
composer.d Remove a number of unsafe immutable casts (#164) 2018-06-16 06:40:27 +02:00
constructor.d partially address D-Scanner warnings in the whole project 2018-06-20 11:51:23 +02:00
dumper.d partially address D-Scanner warnings in the whole project 2018-06-20 11:51:23 +02:00
emitter.d Merge pull request #172 from BBasile/esc-sw 2018-06-22 05:34:58 +02:00
encoding.d Encoding now refers to tinyendian. 2014-07-21 23:41:27 +02:00
escapes.d convert toEscapes AA to a switch for faster convertion 2018-06-21 09:21:57 +02:00
event.d style, address D-Scanner warnings on event.d 2018-06-12 11:41:20 +02:00
exception.d clean up aliases 2018-06-13 05:17:20 -03:00
flags.d hey unittests - SHUT UP! 2018-04-30 19:11:36 -03:00
hacks.d make Loader interface a bit more consistent (#124) 2018-05-31 09:02:21 +02:00
linebreak.d Another attempt at making d-yaml work with dub. 2013-03-28 21:33:13 -07:00
loader.d Merge pull request #150 from Herringway/safe-opapply 2018-06-20 21:07:03 +02:00
node.d partially address D-Scanner warnings in the whole project 2018-06-20 11:51:23 +02:00
package.d add package.d, deprecate yaml/dyaml.all 2015-11-10 01:54:54 -04:00
parser.d partially address D-Scanner warnings in the whole project 2018-06-20 11:51:23 +02:00
queue.d revert emitter copying 2018-06-16 02:20:30 -03:00
reader.d partially address D-Scanner warnings in the whole project 2018-06-20 11:51:23 +02:00
representer.d Merge pull request #115 from Herringway/remove-redundancy 2018-05-31 08:57:04 +02:00
resolver.d style, address D-Scanner warnings on resolver.d, also fix some DDOC stuff 2018-06-12 11:30:29 +02:00
scanner.d partially address D-Scanner warnings in the whole project 2018-06-20 11:51:23 +02:00
serializer.d partially address D-Scanner warnings in the whole project 2018-06-20 11:51:23 +02:00
stream.d make Loader interface a bit more consistent (#124) 2018-05-31 09:02:21 +02:00
style.d remove trailing whitespace 2018-04-09 22:57:14 -03:00
tagdirective.d Another attempt at making d-yaml work with dub. 2013-03-28 21:33:13 -07:00
token.d clean up aliases 2018-06-13 05:17:20 -03:00