1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove Ignore attribute from all remaining Function tests. Values are clamped when out of range. More... over 14 years ago
When dividing 2 numbers of the same units, return number with no units More... over 14 years ago
Use new AssertExpression method in FunctionFixture More... over 14 years ago
Committed a test for multiplying a unit by a percentage. More... over 14 years ago
Moved FunctionFixture into Spec folder More... over 14 years ago
Changed grammar to allow expressions as arguments and updated TreeBuilder accordingly. More... over 14 years ago
Improve SpecHelper output to give a line number More... over 14 years ago
Properly evaluate expressions with less than 3 nodes More... over 14 years ago
Started work on conditional statements in Less file More... over 14 years ago
Started work on conditional statements in Less file More... over 14 years ago
Forgot to save project..
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Implemented --watch feature to the compiler.exe
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Added copyright header More... over 14 years ago
Added a Guard class to make throwing exceptions easier. Removed Ignore attribute from most tests expecting an Exception Red, Green and Blue functions now edit the color if a second value is passed. More... over 14 years ago
Clean up Number.FormatValue More... over 14 years ago
Allow functions with no arguments More... over 14 years ago
Renamed HslColourFunctions to HslColorFunctions, forgot to commit the project. More... over 14 years ago
Added copyright headers More... over 14 years ago
changed grammar, reordered 'function' within 'argument', the following expressing seems to be too greedy [-a-zA-Z0-9_%$/.&=:;#+?]+ More... over 14 years ago
Implemented various numeric, color, and HSL color functions. More... over 14 years ago
Removed dummy ColorFunction. More... over 14 years ago
Cleaned up Color class. Force Color.A to print like a Number More... over 14 years ago
Numeric and color nodes now work in arguments. Evaluate IEvaluatable arguments within functions. More... over 14 years ago
Edit Number.FormatNumber to clean up trailing zeros More... over 14 years ago
Defaulted new settings to false to avoid breaking existing use More... over 14 years ago
Added setting to use .less.css file extension for better Visual Studio integration More... over 14 years ago
Added setting to run template on every build More... over 14 years ago
Moved from internal minifier to YUI Compressor for .NET
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Instead of giving the path as parameter to TransformToCss, now gives LessSourceObject. More... over 14 years ago
Fixed a bug where default Source was not AspPathSource when not configured
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago