mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Adds the "jsparse" JavaScript parser as an internal package. At some point jsparse will get proper docs and become a public package. For now, it's basically complete and has unit tests, so it meets the bar for an internal package. It will be used by the new docs tool.