3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Choose your own attribute delimiter! More... almost 15 years ago
Benchmark: Include Tilt::CompileSite to improve performance More... almost 15 years ago
Default to HTML5-mode More... almost 15 years ago
Let's keep it consistent and use \s. :) More... almost 15 years ago
Compiler#on_text: Use static if possible More... almost 15 years ago
Added benchmarks on OS X. More... almost 15 years ago
Updated Gemfile.lock. More... almost 15 years ago
Removed the mustache template. More... almost 15 years ago
Add support for parentheses around attributes More... almost 15 years ago
Remove unwanted files from gemspec More... almost 15 years ago
Update gemspec More... almost 15 years ago
Slim now uses Temple and Tilt. More... almost 15 years ago
Regenerated gemspec for version 0.6.1 More... almost 15 years ago
bump version 0.6.1 for paren support More... almost 15 years ago
add paren example to readme More... almost 15 years ago
can wrap parens around attributes if you so desire More... almost 15 years ago
remove mustache. add others that fall in same classification More... almost 15 years ago
added erubis to the benchmarks More... almost 15 years ago
doh. slim vs. erb was wrong since slim escapes html by default. modified the tests so they function the same. More... almost 15 years ago
update gemfile More... almost 15 years ago
Regenerated gemspec for version 0.6.0 More... almost 15 years ago
pulling the trigger to get out of beta for 6.0 More... almost 15 years ago
Rework of 6be7359f693415753d7ea1ff0d5238774e22f458. Simply by adjusting the regex to pass all the added tests. The goal of this commit is to make minimal changes to the codebase (i.e. without adding more regex and string replace methods). More... almost 15 years ago
Use 'empty?' in favour of 'length == 0'. More... almost 15 years ago
Having this functionality doesn't break any tests so I believe we should keep it. The use case would be to use it with Rail's builtin 'capture' function, or a 'capture_slim' function similar to Haml's 'capture_haml'. More... almost 15 years ago
remove code block functionality More... almost 15 years ago
shortcuts plus html5 attributes now work More... almost 15 years ago
Moved "Things to know" and "Line indicators" to the top as I think users need to know these things first before diving into the other language features. More... almost 15 years ago
Escape, Skip, or Bypass? :D More... almost 15 years ago
Added author information to the readme. More... almost 15 years ago