0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment More... about 14 years ago
Remove block comments from `comments` More... about 14 years ago
Trim trailing comments from lines before indenting More... about 14 years ago
Use specific coffee syntax names More... about 14 years ago
Return if inner conditions don't match More... about 14 years ago
Replace ~/.vimrc with vimrc More... about 14 years ago
Pedantic More... about 14 years ago
Update thanks.md More... about 14 years ago
Document CoffeeRun in readme More... about 14 years ago
using better implementation of CoffeeRun command, fixes newline bug More... about 14 years ago
added CoffeeRun command More... about 14 years ago
Readme More... about 14 years ago
Comments More... about 14 years ago
Break elseifs into ifs More... about 14 years ago
Add undo files to .gitignore More... about 14 years ago
Syntax cosmetic cleanups More... about 14 years ago
Always indent after certain operators More... about 14 years ago
Don't indent after heregexen More... about 14 years ago
Remove unnecessary nested groups More... about 14 years ago
Abbreviate syntax and highlight More... about 14 years ago
Syntax errors may not end in a period More... about 14 years ago
Handle filenames better in CoffeeMake More... about 14 years ago
Only set variables if they're needed More... about 14 years ago
Oop, forgot debugging stuff More... about 14 years ago
Remove unncessary check More... about 14 years ago
Simplify `IsCommentLine` More... about 14 years ago
Keywords inside \<\> have to be grouped More... about 14 years ago
Move indenting logic together More... about 14 years ago
Expand if-elseif chain in `GetCoffeeIndent` More... about 14 years ago
Comments More... about 14 years ago