2017-12-01 |
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig
committed
on 1 Dec 2017
|
---|---|
2017-11-06 |
Fix serialization unit test for DMD 2.077.0.
Sönke Ludwig
committed
on 6 Nov 2017
|
2017-07-02 |
Remove deprecated stdc import
Sebastian Wilzbach
committed
on 2 Jul 2017
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2017-02-23 |
|
2017-01-14 |
|
2016-12-18 |
Fix compilation errors in the "library" configuration.
Sönke Ludwig
committed
on 18 Dec 2016
|
Add file/line to JSON parser error messages. Fixes #957.
Sönke Ludwig
committed
on 18 Dec 2016
|
|
2016-07-12 |
trivial: Fix typos
Matthias Klumpp
committed
on 12 Jul 2016
|
2016-07-05 |
|
2016-06-24 |
|
2015-10-21 |
Remove unused code that throws a warning on DMD 2.069.0-b2.
Sönke Ludwig
committed
on 21 Oct 2015
|
2015-08-09 |
|
2015-07-04 |
Fix JSON unit test for 2.068.
Sönke Ludwig
committed
on 4 Jul 2015
|
2015-06-26 |
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
Enable file names/line numbers and field names for the updated JSON module.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Fix compilation of the updated vibe.d modules on all supported DMD versions.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2014-10-18 |
DFix the code
Geod24
committed
on 18 Oct 2014
|
2014-10-07 |
Fix build error on CI build.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
2014-05-22 |
Removed extra spaces between words
James Clarke
committed
on 22 May 2014
|
Ensure all files end with a newline
James Clarke
committed
on 22 May 2014
|
|
Use tabs in all JSON and D files
James Clarke
committed
on 22 May 2014
|
|
2014-05-14 |
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-21 |
Correct copyright notices.
Sönke Ludwig
committed
on 21 Mar 2014
|
2014-03-02 |
Fixing serializeToJson for structs/classes with to/fromJson to/fromString.
Matthias Dondorff
committed
on 2 Mar 2014
|
2013-11-30 |
Work around DMD associative array bug. Fixes #179.
Sönke Ludwig
committed
on 30 Nov 2013
|
2013-11-19 |
Fix warning that for some reason only occurs on some systems...
Sönke Ludwig
committed
on 19 Nov 2013
|
Improve the Appender workaround.
Sönke Ludwig
committed
on 19 Nov 2013
|