History for dub_jkp / source / dub / internal / vibecompat / data / json.d
2014-05-22
@James Clarke
Removed extra spaces between words
James Clarke committed on 22 May 2014
@James Clarke
Ensure all files end with a newline
James Clarke committed on 22 May 2014
@James Clarke
Use tabs in all JSON and D files
James Clarke committed on 22 May 2014
2014-05-14
@Sönke Ludwig
Enable line number display for JSON errors and improve error messages. See #317 and #325.
Sönke Ludwig committed on 14 May 2014
2014-03-02
@Matthias Dondorff
Fixing serializeToJson for structs/classes with to/fromJson to/fromString.
Matthias Dondorff committed on 2 Mar 2014
2013-11-30
@Sönke Ludwig
Work around DMD associative array bug. Fixes #179.
Sönke Ludwig committed on 30 Nov 2013
2013-11-19
@Sönke Ludwig
Fix warning that for some reason only occurs on some systems...
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Improve the Appender workaround.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Add workaround for corrupted Json values when using Appender.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Fix compiler error on DMD 2.063.2.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Let Json.checkType take an optional string to avoid compilation errors in the future.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Record the field name of JSON objects to improve error messages.
Sönke Ludwig committed on 19 Nov 2013
2013-11-18
@Sönke Ludwig
Adjust style of dub.internal.vibecompat.data.json to latest vibe.d and use vibe.data.json if available.
Sönke Ludwig committed on 18 Nov 2013
2013-06-30
@Sönke Ludwig
Remove deprecated aliases.
Sönke Ludwig committed on 30 Jun 2013
2013-05-14
@Sönke Ludwig
Improve JSON pretty printing and appending.
Sönke Ludwig committed on 14 May 2013
2013-04-11
@Sönke Ludwig
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig committed on 11 Apr 2013