1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create Color.FromXXX factory methods. More... over 8 years ago
Fix percent conversion to color. More... over 8 years ago
Eagerly evaluate argument check for correct exception messages in tests. More... over 8 years ago
Get rid of exotic constructors. More... over 8 years ago
Refactor away usage of weird IEnumerable constructor. More... over 8 years ago
Cleanup RgbaFunction a bit. More... over 8 years ago
Add return value for Guard.ExepctAllNodes. More... over 8 years ago
Use new return value of Guard.ExpectNode to refine casting... More... over 8 years ago
Normalize RGB and Alpha values in all constructors. More... over 8 years ago
Replace overloaded constructors with optional parameters. More... over 8 years ago
Make Guard.ExpectNode more usable by returning a casted result. More... over 8 years ago
Passing condition as lambda makes no sense in Guard.Expect. More... over 8 years ago
Merge branch 'yln-compatibility-test-suite' into develop More... over 8 years ago
Make paths configurable via App.config. More... over 8 years ago
Also dump input file for easier debugging. More... over 8 years ago
Refine path handling. More... over 8 years ago
Extract Ignore helper class. More... over 8 years ago
Comment out a failing ignore to showcase failure. More... over 8 years ago
Dealing with all the different path was too confusing: factor out TestPath helper class. More... over 8 years ago
Populate ignore file with all failing tests. More... over 8 years ago
Cleanup debug directory in fixture setup. More... over 8 years ago
First stab at leveraging the lessJs test suite. More... over 8 years ago
Merge branch 'develop' More... over 8 years ago
- Evaluate Shorthands so that variables get expanded at the correct time (fixes #481) More... over 8 years ago
- Add a DebuggerDisplay for Tokenizer to help spot where we are going More... over 8 years ago
Merge branch 'develop' More... over 8 years ago
- Match semicolon-separated argument lists less greedily (fixes #479) More... over 8 years ago
- When parsing an operation in Strict Math mode, if the opening paren is found, turn strict math off for subexpressions (fixes #476) More... over 8 years ago
- Change parsing order so that negative numbers may parse as Dimensions (fixes #478) More... over 8 years ago
Merge branch 'develop' More... almost 9 years ago