0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add angular gradients, or whatever they are called. More... about 16 years ago
Use both solutions in radial gradient and find positive one, this allows more freedom in relative positions of defining circles. More... about 16 years ago
Extract default number of steps into a dynamic variable. More... about 16 years ago
If there is a 1.0 stop the last entry in the table should be it. More... about 16 years ago
Add multistop color table generator. More... about 16 years ago
Fix typo in README More... about 16 years ago
Fix modulus in reflect mode. More... about 16 years ago
Don't intern symbols in export list. More... about 16 years ago
Condition out sbcl specific declaration. More... about 16 years ago
Add gradient repeating and reflecting More... about 16 years ago
Expand README More... about 16 years ago
Add radial gradients More... about 16 years ago
Muffle remaining notes. More... about 16 years ago
Colors were reversed. More... about 16 years ago
Explaing fixnum-xy More... about 16 years ago
Add short manual to README More... about 16 years ago
Optimize closure which assumes its arguments are fixnums. More... about 16 years ago
Fix spelling again, add a closure which assumes that arguments are fixnums. More... about 16 years ago
Add basic optimization, fix spelling error, add another at the moment unused argument. More... about 16 years ago
Fix obvious bug. More... about 16 years ago
Fix error noticed by compiler. More... about 16 years ago
Rework completely, untested. More... about 16 years ago
Rename system and package More... about 16 years ago
Change package. More... about 16 years ago
Add README, .gitignore More... about 16 years ago
Remove package and requires from main file. More... about 16 years ago
Use asdf, create package file, prepare for remaking with added Lisp knowledge. More... about 16 years ago
Fix divide by zero bug and branch using closure More... almost 17 years ago
Mistyped inline declaration More... almost 17 years ago
Remove debug (format t ...) More... almost 17 years ago