dyaml/source/dyaml
Cameron Ross d10d2b2981 change accidental octal literals into decimal literals (#243)
change accidental octal literals into decimal literals
merged-on-behalf-of: Basile-z <Basile-z@users.noreply.github.com>
2019-04-07 10:16:42 +02:00
..
test remove Dumper.emit() and Loader.scan() (#239) 2019-03-18 07:10:47 +01:00
composer.d remove pointless Composer destructor (#238) 2019-03-17 20:39:45 +01:00
constructor.d fix some Exception constructors incorrectly using uint for line numbers instead of size_t 2019-03-17 19:59:35 -03:00
dumper.d remove Dumper.emit() and Loader.scan() (#239) 2019-03-18 07:10:47 +01:00
emitter.d some simple @trusted -> @safe upgrades (#240) 2019-03-18 07:09:21 +01:00
encoding.d Encoding now refers to tinyendian. 2014-07-21 23:41:27 +02:00
escapes.d change canFind() to among() where possible (#221) 2019-01-16 07:23:48 +01:00
event.d don't create null anchors (#245) 2019-04-07 10:15:54 +02:00
exception.d remove all sizeof asserts 2018-12-11 16:29:19 -04:00
linebreak.d use camelCasing for enum members 2018-08-26 21:49:14 -03:00
loader.d remove Dumper.emit() and Loader.scan() (#239) 2019-03-18 07:10:47 +01:00
node.d change accidental octal literals into decimal literals (#243) 2019-04-07 10:16:42 +02:00
package.d Move custom types to Node (#213) 2019-01-15 08:37:50 +01:00
parser.d some simple @trusted -> @safe upgrades (#240) 2019-03-18 07:09:21 +01:00
queue.d let Queue be a range (#220) 2019-01-16 05:27:38 +01:00
reader.d Merge pull request #241 from Herringway/exception-fixes 2019-03-30 21:32:04 +01:00
representer.d change accidental octal literals into decimal literals (#243) 2019-04-07 10:16:42 +02:00
resolver.d convert Resolver to struct (#229) 2019-02-05 10:00:48 +01:00
scanner.d use enforce for most Scanner exceptions 2019-03-17 19:56:25 -03:00
serializer.d don't create null anchors (#245) 2019-04-07 10:15:54 +02:00
style.d use camelCasing for enum members 2018-08-26 21:49:14 -03:00
tagdirective.d Another attempt at making d-yaml work with dub. 2013-03-28 21:33:13 -07:00
token.d remove all sizeof asserts 2018-12-11 16:29:19 -04:00