0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small tweaks More... about 12 years ago
Representing mixin content blocks as thunks/closures -- makes everything work neatly. More... about 12 years ago
Reduce complexity by using strdup(). More... about 12 years ago
[context.cpp] Calling register_c_functions() from the constructor is pointless (and confusing). More... about 12 years ago
[sass_interface] Need to call register_c_functions() after adding them to the context. More... about 12 years ago
Getting default parameter values to evaluate correctly. More... about 12 years ago
Selectors directly under at-rules shouldn't be expanded. More... about 12 years ago
Making a visitor for selector expansion. More... about 12 years ago
fixes More... about 12 years ago
Raising an error when outputting numbers with combined units. More... about 12 years ago
changing the number emitter so that it doesn't use modf ... there seems to be a weird bug in that function.... More... about 12 years ago
Unit arithmetic is correct now, I believe. More... about 12 years ago
weird bug with unit conversions More... about 12 years ago
Framework for comparisons. Still need to implement number coercion. More... about 12 years ago
Handling unit arithmetic. More... about 12 years ago
Making the conversion-table look nicer. More... about 12 years ago
Merge remote-tracking branch 'upstream/master'
nabellaleen
as Nabellaleen
More... about 12 years ago
relational operators and unit conversion factors More... about 12 years ago
Better string quoting and unquoting. Always a pain in the ass. More... about 12 years ago
Handling more media query cases. More... about 12 years ago
Merge pull request #111 from Nabellaleen/FixMediaQueryValueSchema More... about 12 years ago
Renaming this array for no good reason. More... about 12 years ago
getting rid of all the commented chunks More... about 12 years ago
simplified the implementation of numbers and arithmetic More... about 12 years ago
properly handling unit math More... about 12 years ago
reusing the warning code for warnings in value contexts More... about 12 years ago
handling warnings, improved handling of namespaced properties More... about 12 years ago
eval'ing unary ops and media query expressions More... about 12 years ago
evaluators for user-defined functions More... about 12 years ago
Ignore @content when there isn't any. More... about 12 years ago