Commit Graph

759 Commits

Author SHA1 Message Date
Rasmus Jensen
0036967763 option for ignoring e4x literals 2013-04-12 11:21:44 +02:00
Rasmus Jensen
e10042eecd test case 2013-04-12 11:13:01 +02:00
Liam Newman
44586d7a60 Add tweak to switch/case tests
Provide counter test using same inputs for jslint_happy = false.

Additional for #230, #213.
2013-04-10 16:40:17 -07:00
Mathieu Quinette
39275fc613 Add tests for jslint_happy switch/case. 2013-04-09 21:40:19 +02:00
Mathieu Quinette
0c29aaa902 close #213: jslint_happy option will make switch/case at same indent level. 2013-04-09 10:20:33 +02:00
Liam Newman
ddc44e65c4 Add $HOME to config chain
Most direct fix.

Closes #228.
2013-04-08 12:56:37 -07:00
Mathieu Quinette
9086a796d6 Use index so testj will error if pathway is incorrect. 2013-04-08 09:03:05 +02:00
Mathieu Quinette
11f2b5975f Fix path to beautify libs. 2013-04-07 09:16:04 +02:00
Liam Newman
9de057f94c Reorganize file structure by language/platform
Moved all files that are specifically for the website into web (except for index.htm)
Moved all files that are javascript (for node or web) into js
Organized js folder to generally follow node structures

This change also changes .npmignore to include unpackers in the package.
First step on #224.
2013-04-04 15:51:19 -07:00