Aparajita Fishman 389c9b225b Fixed: tokLineStart and tokCurLine have no meaning if options.locations is false.
Everywhere else (except one place which is a bug) those variables only appear within an `if (options.locations)` block.
2013-10-10 09:59:16 +02:00
2013-07-08 09:07:10 +02:00
2013-09-09 22:11:12 +02:00
2013-09-09 22:11:12 +02:00
2012-10-02 16:17:48 +02:00
2013-10-10 09:58:23 +02:00
2012-09-24 11:50:10 +02:00
2013-06-11 12:44:35 +02:00
2012-09-24 12:10:30 +02:00

Acorn

A tiny, fast JavaScript parser in JavaScript.

See http://marijnhaverbeke.nl/acorn/

Description
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%