1
0
mirror of synced 2025-12-24 16:38:26 +08:00
Commit Graph

39 Commits

Author SHA1 Message Date
Zachary Carter
11e7192a72 appease jslint 2012-05-15 21:42:25 -07:00
Zachary Carter
c42d2abffc 1.3.2 v1.3.2 2012-05-15 19:53:48 -07:00
Zachary Carter
ee5c2d557c use stderr for errors 2012-05-15 19:53:35 -07:00
Zach Carter
2e869ca7ec Merge branch 'master' of github.com:zaach/jsonlint 2012-05-15 22:14:10 -04:00
Zach Carter
833a75648f MIT License 2012-05-15 19:04:46 -07:00
Zach Carter
efd1ae6071 1.3.1 2012-04-17 15:06:44 -04:00
Zach Carter
0653b731db update nomnom 2012-04-05 22:18:27 -04:00
Zach Carter
5cca03512e fix issue #16, normalize path 2012-04-05 22:13:44 -04:00
Zach Carter
4c65154163 Remove comment about top level primitives 2012-04-05 22:14:20 -03:00
Zach Carter
c21e8eb8de update version 2011-12-17 19:51:52 -05:00
Zach Carter
6d09e77ef9 Merge pull request #15 from millermedeiros/master
added compact output option to allow integrating into IDEs more easily (like Vim)
2011-12-17 16:48:38 -08:00
millermedeiros
1956caa5a4 add compact option to CLI and update flags to work with latest nomnom api. see #10 2011-12-16 13:45:52 -02:00
Zach Carter
5a52ba4662 change sys module to util 2011-11-21 20:19:34 -05:00
Zach Carter
1ff64514b6 update for node 0.6 2011-11-10 12:32:38 -05:00
Zach Carter
19fd9a63d2 Merge pull request #9 from fjakobs/patch-1
fix typo
2011-06-19 13:27:12 -07:00
Fabian Jakobs
36370390e0 fix typo 2011-06-19 13:11:46 -07:00
Zach Carter
cdd45ca8ad version 1.2.0 v1.2.0 2011-06-12 13:42:05 -04:00
Zach Carter
348eeb4c11 Follow spec instead of rfc for top level strings/numbers/null/booleans 2011-06-12 13:40:39 -04:00
Zach Carter
acf3cd47bc Merge branch 'master' of github.com:zaach/jsonlint 2011-06-04 10:33:02 -04:00
Zach Carter
cfda950c3c version 1.1.1 v1.1.1 2011-06-04 10:32:18 -04:00
Zach Carter
ae5025e5ac Fix overwriting bug. 2011-06-04 10:32:04 -04:00
Zach Carter
77766eeae9 Note command-line options in the readme 2011-06-01 16:09:35 -07:00
Zach Carter
280ccc5121 version 1.1.0 v1.1.0 2011-06-01 17:56:38 -04:00
Zach Carter
f08f1b245f add option to sort object keys 2011-06-01 17:55:58 -04:00
Zach Carter
7d7e4b499f allow inplace overwrite 2011-06-01 17:42:36 -04:00
Zach Carter
26d697c45f Add nomnom for option parsing. Allow indentation option" 2011-06-01 17:24:24 -04:00
Zach Carter
e48d7b93b4 version 1.0.1 v1.0.1 2011-05-21 01:30:02 -04:00
Zach Carter
727145ae87 ignore node_modules 2011-05-21 01:25:12 -04:00
Zach Carter
f5047cbd7a remove "too deep" test 2011-05-21 01:22:57 -04:00
Zach Carter
558431957e regenerate parser 2011-05-21 01:22:02 -04:00
Zach Carter
2ec6d3f3ba fix grammar bugs 2011-05-21 01:21:41 -04:00
Zach Carter
f04de635cd Merge pull request #3 from umbrae/master
Fixing tests
2011-05-20 14:47:12 -07:00
Chris Dary
2561596808 Fixing tests and adding another failing test. 2011-05-18 18:31:34 -04:00
Zach Carter
2c7695a873 Merge pull request #2 from umbrae/master
Added Tests from JSON_Checker
2011-05-16 17:13:07 -07:00
Chris Dary
4401a5a329 Added all-tests changes 2011-05-16 11:20:34 -04:00
Chris Dary
deef07eef4 Added a number of tests from JSON_checker's test suite here: http://json.org/JSON_checker/ 2011-05-16 11:17:31 -04:00
Zach Carter
9c1023cfb1 command line interface and updates for npm 2011-05-01 17:36:27 -04:00
Zachary Carter
ac7b47930b Update readme. 2010-03-13 14:10:57 -05:00
Zachary Carter
1740851f1f First 2010-03-13 14:01:56 -05:00