Commit Graph

9 Commits

Author SHA1 Message Date
cloudhead
24bba952c7 removed lib/ext, moved lib/less.js to /index.js, moved Array/find to tree.find 2010-03-27 02:26:55 -04:00
cloudhead
ef97105ce3 made parser reentrant for import support 2010-03-21 19:17:37 -04:00
cloudhead
80905fdc58 no need to pass starting values to toCSS() anymore 2010-03-19 20:14:35 -04:00
cloudhead
9a276481f1 Fix bin/lessc to use less.js and callback-style 2010-03-19 18:04:56 -04:00
cloudhead
3175652f76 oops, fixed command line tool 2010-03-05 19:17:32 -05:00
cloudhead
78f9767c6a improved command line tool 2010-03-05 15:33:36 -05:00
cloudhead
1e16d0233c ParseErrors dont raise an exception anymore, we just set parser.error to the value of the error 2010-02-27 14:14:52 -05:00
cloudhead
7944ce092b print to stdout if no output file was specified [lessc] 2010-02-26 22:28:32 -05:00
cloudhead
d3852cf463 bin/ init 2010-02-26 18:18:11 -05:00