Luke Page
99da1f21a3
revert original fix for #2360 and fix #2360 by constructing the URL using a Quoted type instead of an anonymous one, since the url is quoted.
2015-01-01 16:41:02 +00:00
Matthew Smith
19b606b439
Improve url check to be more robust, fix tests
...
I figured out that the test would still fail if I call the import in the
urls.less file. That way I don't need to figure out all the setup
required to test this bug.
- #2360
2014-12-31 13:09:02 -07:00
Luke Page
6ccf6d2d96
Fix typo
2014-11-16 16:07:33 +00:00
Luke Page
7572cf44a0
make relative path test for drive name case insensitive. Fixes #2292 .
2014-11-16 15:37:23 +00:00
Luke Page
27dea8ed2b
Fix variables with important to be consistent - Fixes #2286
2014-11-15 11:07:10 +00:00
Luke Page
9869b29c3d
Add file manager to plugin system
2014-10-09 17:45:30 +01:00
Luke Page
91025dbe7e
move browser log code out to log listener and remove option I added temporarily that wasn't an opiption
2014-10-07 21:05:26 +01:00
Luke Page
8d431179e5
Add logger
2014-10-05 20:36:23 +01:00
Luke Page
dedf0eee38
rename env to context to avoid confusion with environment
2014-10-05 18:50:34 +01:00
Luke Page
7a6b1e278b
Pull out the file manager aspect of the environment so new file managers can be added dynamically
2014-10-04 17:46:30 +01:00
Luke Page
823ab221dd
further simplifications to the parse context
2014-09-22 21:24:48 +01:00
Luke Page
3f38581ce3
move some contexts into the import manager
2014-09-22 20:44:01 +01:00
Luke Page
b3b8b278bd
import managaer related simplifications
2014-09-22 20:32:46 +01:00
Luke Page
e108b50c51
move cleancss into lessc bin only
2014-09-03 18:33:19 +01:00
Luke Page
41732cc60b
pull out the input processing out of the parser class and a few small improvements - the no js option now applies to all js, including that within quotes. The Javascript node now also returns the right index.
2014-08-25 12:19:04 +01:00
Luke Page
95dedcc576
rename env to contexts
2014-08-24 18:03:33 +01:00