Commit Graph

26 Commits

Author SHA1 Message Date
meri
32e67b6b70 Fixed input file encoding problem (failing css.less test) 2013-12-19 22:41:34 +01:00
meri
b8cb398de1 Fixing windows related errors in gradle build file. 2013-12-12 13:51:48 +01:00
Oliver Becker
b02d35891e refactored rhino require() for provided (node) modules 2013-11-12 21:58:29 +01:00
Oliver Becker
4210cfd2d1 started data-uri implementation, added basic console formatting support 2013-11-11 22:15:42 +01:00
Oliver Becker
4aa040a356 renamed path implementation in less for rhino to _path 2013-11-08 18:53:03 +01:00
Oliver Becker
929bb44fa7 fixed test for initRhinoTest function 2013-10-27 17:02:02 +01:00
Oliver Becker
6367b96a2a fixed some jshint errors 2013-10-27 15:15:46 +01:00
Oliver Becker
716101256e added gradle based test suite, reviewed rhino integration 2013-10-27 12:47:59 +01:00
Luke Page
9447421258 switch on latedef option and fix issues. Fixes #1521 2013-09-01 12:34:20 +01:00
Luke Page
fc35190d38 unused variable cleanup 2013-07-20 22:44:13 +01:00
Daniel Stockman
8eeaf87a79 JSHint lib/* and test runners. 2013-07-08 19:09:03 -07:00
ForbesLindesay
22c5bd77c4 Fix global variable leaks 2013-07-05 06:10:16 +01:00
Luke Page
ab3ddf413d Fix rhino merge error. Fixes #1184 2013-02-16 10:02:50 +00:00
Spocke
8bde1635fe Fixed bug where a UTF8 BOM in the less files would break the rhino command line compressor. 2013-01-05 16:24:58 +00:00
Luke Page
d0512b1ce2 Make import-once fix, but for the browser 2012-12-22 18:10:49 +00:00
Luke Page
b65d420353 Fix typo in rhino. Fixes #896 2012-08-15 18:50:48 +01:00
Paulo Gaspar
66bbb9a44a Fix for issue 592. Additional removal of TODOs and Rhino support by
@agatronic.
2012-08-11 16:40:59 +01:00
Luke Page
e98a20a50d allow windows and unix path seperators in rhino. Fixes #828 2012-07-29 14:03:32 +01:00
Luke Page
be5464d2a6 make rhino arguments match lessc 2012-07-29 11:47:17 +01:00
Luke Page
acace43415 merge compression argument support 2012-07-29 11:37:13 +01:00
Luke Page
1199ce41b0 Make rhino error support better 2012-07-28 23:16:10 +01:00
Simon Dittlmann
e0ebaeeb55 Fixed rhino's loadStyleSheet callback invocation (first parameter is the error object and not root) 2012-07-28 19:19:41 +01:00
Jeff Tougas
9403777f82 adding optional compress flag for rhino command line tool 2012-02-21 14:19:39 -05:00
Christian Eager
c7bcf94ef7 Pass current sheet's path to the new Parser.
This fixes relative @imports from LESS files in subdirectories.
2011-12-09 15:03:09 -05:00
Erwan Loisant
43b0e95fd5 Support output to a file 2011-09-14 17:46:53 +02:00
Erwan Loisant
c5c1031402 Basic rhino support 2011-09-14 17:46:53 +02:00