aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/parseJSON.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix #14492: More correct jQuery.parseJSON. Close gh-1419.Richard Gibson2013-11-121-22/+31
|
* All non-var modules should not indent in their AMD wrappers (just for ↵Timmy Willison2013-09-091-32/+33
| | | | prettier builds). No functionality changes.
* Move parsing methods to their own files (separates manipulation dependency ↵Timmy Willison2013-09-081-0/+41
from core) Conflicts: src/core.js