Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [json/en] Cut noise, formatting, links. | duci9y | 2015-10-20 | -27/+24 |
| | | | Also removed some duplicate information. | |||
* | Added a more info link and extra explanation | Michael Neth | 2015-10-15 | -0/+6 |
| | | | | Added link to json.org Included information about using JSON text as data. | |||
* | Added my contributor information | Michael Neth | 2015-10-15 | -0/+1 |
| | ||||
* | Added some more information about valid JSON | Michael Neth | 2015-10-15 | -10/+20 |
| | | | | A single array can also be valid JSON. Removed the "And, you're done. You now know everything JSON has to offer." value since I added additional information after it. | |||
* | Remove "drawbacks" sentence | Michael Neth | 2015-10-15 | -2/+1 |
| | | | Opinionated information probably shouldn't end up in one of these, especially when it is non-comprehensive and does not include any of the "pro" arguments. | |||
* | Clarified some of the intro text | Michael Neth | 2015-10-15 | -3/+5 |
| | | | | | Clarified the terminology of a "JSON value" and its limited set of options. Clarified that Supporting Browsers are from the shown version and up. Clarified that ".json" is the standard "file extension". | |||
* | Fixed incorrect information about commas in JSON doc | Michał Woźniczak | 2015-10-13 | -1/+1 |
| | ||||
* | Merge pull request #1399 from himanshu81494/master | Levi Bostian | 2015-10-12 | -0/+6 |
|\ | | | | | example function added for call by reference | |||
| * | Update json.html.markdown | himanshu81494 | 2015-10-08 | -0/+6 |
| | | ||||
* | | [json/en] Typo | Vojta Svoboda | 2015-10-09 | -1/+1 |
| | | ||||
* | | Mention of trailing commas in JSON and that they should be avoided | Martin N | 2015-10-09 | -2/+5 |
|/ | ||||
* | removing whitespace all over | Gabriel Halley | 2015-10-07 | -2/+2 |
| | ||||
* | Correct usage of "it's" in javascript doc | David Stockton | 2015-10-03 | -1/+1 |
| | ||||
* | Fix Markdown | Alois | 2015-05-03 | -1/+1 |
| | ||||
* | [json/en] JSON should not use single quote delimited strings | Frederik Ring | 2014-09-21 | -1/+1 |
| | ||||
* | Merge pull request #643 from marcoms/patch-1 | Levi Bostian | 2014-06-18 | -0/+10 |
|\ | | | | | Add extra detail | |||
| * | Remove escaped quotes and external gist link | Marco Scannadinari | 2014-06-13 | -2/+2 |
| | | ||||
| * | Fix missing commas and closing braces | Marco Scannadinari | 2014-06-11 | -1/+2 |
| | | ||||
| * | Add extra detail | Marco Scannadinari | 2014-06-08 | -0/+9 |
| | | ||||
* | | [json/en] - fixed typo | Jack Hooper | 2014-06-12 | -1/+1 |
|/ | | | Changed "You know know everything..." to "You now know everything..." | |||
* | slightly expanded on json.html.markdown | iirelu | 2014-03-01 | -5/+4 |
| | | | | Removed useless stuff, added new stuff. | |||
* | added json.html.markdown | iirelu | 2014-03-01 | -0/+49 |
Very short and slightly silly, but I think it works. |