summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Simplify source by adding Utils.isEmptyObject methodThom Williams2016-08-191-2/+10
* Solve issue 59: Stringify empty objects inlineThom Williams2016-08-191-6/+6
* Ignore empty lines for smallest indentdtaniwaki2016-02-271-0/+1
* Add more string escaping tests; Fix #54jeremyfa2016-02-161-5/+4
* Fix #46 and add the related unit testjeremyfa2015-09-151-1/+1
* Merge pull request #26 from phpdave11/developJérémy Faivre2015-07-222-20/+20
|\
| * Replaced reserved javascript keyword "char" with "_char". Fixes Adobe ExtendS...phpdave112014-10-272-20/+20
* | added global flag for unescapeSingleQuotedString methodIFours2015-07-211-1/+1
* | Fix #12 and add related unit testjeremyfa2015-05-221-0/+12
* | Fix #30jeremyfa2015-05-221-1/+4
* | Fix #29 and add unit tests to ensure it won't break againjeremyfa2015-05-221-10/+12
* | Fix #33jeremyfa2015-04-291-2/+2
|/
* Escape all single quotesLiam Mitchell2014-09-301-1/+1
* Add additional tests. Fix asynchronous loading.Jérémy Faivre2014-09-142-5/+7
* Add most of the test cases and fix bugs making some test fail.Jeremy Faivre2014-08-255-35/+54
* Improve performances (more than 2 times faster), rewrite in coffee-script, fi...Jeremy Faivre2014-07-2219-2405/+1963
* dumping empty string to ""Chethiya Abeysinghe2014-04-051-1/+1
* Cleanup, build and increment version.v0.1.4Jeremy Faivre2012-12-161-3/+3
* Detect Unindented Sequence of Mapsziad-sawalha2012-11-211-1/+6
* Fixed parse error when putting commend after 'some quoted string'.v0.1.3Jeremy Faivre2012-09-191-1/+2
* fixed global leak isQuotedJohann Philipp Strathausen (on eeepc)2012-08-251-1/+1
* Fixed YAML not screaming when adding extra characters after inline value.v0.1.2Jeremy Faivre2012-08-143-6/+6
* Added command line tools yaml2json and json2yaml.Jeremy Faivre2012-08-059-9/+360
* Cleaned-up files and added compatibility with node.jsJeremy Faivre2012-08-047-0/+2048