Marijn Haverbeke 6dd35f870a [loose parser] Fix bug in continued-expression closing
When the continued expression sat on column 1 after a non-whitespace char,
the heuristic would consider it the start of the line, even though it wasn't.

Issue marijnh/tern#141
2013-05-15 12:03:00 +02:00
2013-02-27 09:59:42 +01:00
2012-10-02 16:17:48 +02:00
2012-09-24 11:50:10 +02:00
2013-05-03 11:54:04 +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%