Commit Graph

17 Commits

Author SHA1 Message Date
Luke Page
b966cf1d1b some renames, tidy ups and bugfixes whilst adding npm plugin 2014-10-11 17:51:08 +01:00
Luke Page
a344240423 Remove unused warn function (replaced with logger) and allow null environments 2014-10-09 17:48:56 +01:00
Luke Page
3450e336b8 Seperate out the browser cache 2014-10-07 23:20:47 +01:00
Luke Page
cd0cf0e243 Seperate browser a bit more 2014-10-07 21:47:35 +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
9be165ba8a Fix tests by adding logger to record messages in test common js 2014-10-07 07:42:35 +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
3af09233b1 Fix final weird error - in phantom only some console.log calls are going missing? 2014-10-05 10:42:38 +01:00
Luke Page
70bf802b2c Fix the main browser tests 2014-10-04 18:04:50 +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
ff72e24ba5 Fix browser if no less object specified 2014-09-22 20:31:25 +01:00
Luke Page
fb6c879cc4 remove env from all environment calls except the ones that actually need it 2014-09-21 16:46:44 +01:00
Luke Page
e172602938 change render and tree to return an object containing css and map and in the future possibly other things 2014-09-20 00:29:05 +01:00
Luke Page
1a78cd5901 Remove unnecessary text from require statements 2014-09-08 00:57:50 +01:00
Luke Page
d9c42e206d seperate out the environments at the top-most-level 2014-09-04 19:11:59 +01:00