Commit Graph

1899 Commits (e48d5ff9938e4e8c5194951eb306654c3109643b)
 

Author SHA1 Message Date
cloudhead e30851d384 fixed whitespace eating through chunks
15 years ago
cloudhead c041deacdb fixed parsing of `[disabled]` style attribute selectors
15 years ago
cloudhead 7b96181f06 minor optimization in element parsing
15 years ago
cloudhead 2dea90afb7 parse *prop for ie
15 years ago
cloudhead c8b11c7796 added `ms` unit
15 years ago
cloudhead b60c296e6e throw a ParseError, instead of just an Error
15 years ago
cloudhead 543fb96a03 parse alpha in call() instead
15 years ago
cloudhead 3f893b8ddc alpha.js init
15 years ago
cloudhead 9970cb0124 parse IE's alpha()
15 years ago
cloudhead 2353885d6a moved some tests around
15 years ago
cloudhead c2453cd02a additional tests in comments.kess
15 years ago
cloudhead 8c45b58524 parse !important
15 years ago
cloudhead 3f753da627 ability to parse more complex directives
15 years ago
cloudhead 3d60c12a68 get attribute parsing going
15 years ago
cloudhead cc1b5a91c3 pass a context to directive(), so it can parse a block
15 years ago
cloudhead 5038b215fc handle parse error at beginning of file
15 years ago
cloudhead 8a7747d15b url() parsing
15 years ago
cloudhead 6d022858be ws
15 years ago
cloudhead 3ffb62a051 added `make benchmark`
15 years ago
cloudhead bb63c6ad56 improved benchmark script
15 years ago
cloudhead 3a3674c9ad removed test.less from test/
15 years ago
cloudhead 9de16ff637 benchmarking!
15 years ago
cloudhead 22b4380645 output is multiline for everything by default
15 years ago
cloudhead b81160107e in a parens expression, just return the Expression for now
15 years ago
cloudhead a01cb190eb support caps in keywords, for fonts and stuff
15 years ago
cloudhead a3b1ef0fd6 // comments
15 years ago
cloudhead 6e22c810d0 code style change in variable.js
15 years ago
cloudhead 3b53bb8707 dont output variables
15 years ago
cloudhead c8f5997c27 Quoted.eval returns self
15 years ago
cloudhead b84ec0b67f Element doesnt need to have a combinator
15 years ago
cloudhead dbf7c5c30c per channel color operations. Color can also take an RGB array
15 years ago
cloudhead 68acd5a06c added makefile to run tests
15 years ago
cloudhead 372ff15d06 remove inspect from test file
15 years ago
cloudhead cd2d25d442 vows.js for testing, of course
15 years ago
cloudhead 43174dd252 preliminary test file
15 years ago
cloudhead 4e74ba4cb1 removed some test files
15 years ago
cloudhead c72d5da9c5 proper parser error messages
15 years ago
cloudhead 93a0a0bebf removed trace code from rule.js
15 years ago
cloudhead ba2a3e88a7 removed all the testing stuff from the server adapter
15 years ago
cloudhead 06dfff51d4 MIT license
15 years ago
cloudhead 0dc6c2e4c4 trim whitespace
15 years ago
cloudhead 308d32c587 moved primary rule to the top
15 years ago
cloudhead 01ae902eff chunkify with a zero-width regexp
15 years ago
cloudhead e339649158 literature, comments
15 years ago
cloudhead 70e6523db4 test files, from less.rb
15 years ago
cloudhead 1d1d40b353 adapters for browser/server
15 years ago
cloudhead 1d2b335827 throw error if variable isnt found
15 years ago
cloudhead 5f6160f220 updated README
15 years ago
cloudhead ad66408b9f init
15 years ago