0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename rdoc task More... over 9 years ago
Implemented variable assignement, method definition, multiline and block support. More... over 11 years ago
Fixed preprocessor when result is not a String More... over 11 years ago
Release 0.8.10 More... about 12 years ago
Fixed Range handling. More... about 12 years ago
Release 0.8.9 to fix recent ruby_arser dependency More... over 12 years ago
Fixed a bug with ternary op missing parenthesis. More... almost 13 years ago
Added support for Range. More... almost 13 years ago
Releasing 0.8.6. More... over 13 years ago
Added support for 'nil'. More... almost 14 years ago
releasing 0.8.5 More... about 14 years ago
Added support for append_args and multiple prepend arguments. More... about 14 years ago
Fixed safe_method caching. Releasing 0.8.4. More... about 14 years ago
Fixed type resolution caching issue when we have queries before full class loading. More... about 14 years ago
Releasing 0.8.3 More... about 14 years ago
Better support for Hash literals and methods on Hash. More... about 14 years ago
Better support for literal arrays (not returning Array but [String] instead). More... about 14 years ago
Added support for true/false. More... about 14 years ago
Added some methods for basic types (==, -x, to_i, to_f). More... about 14 years ago
Releasing 0.8.2 More... over 14 years ago
Fixed an annoying bug with literal values in pre-processing. More... over 14 years ago
Better pre-processing (nil objects, receiver rewrite, etc). More... over 14 years ago
Changed API for Proc types (we now send 'helper, this, args'). More... over 14 years ago
Added support for Array method on list types. More... over 14 years ago
Releasing 0.8 More... over 14 years ago
Better resolution when receiving dynamic classes or proxy, fixed memoization bug. More... over 14 years ago
Releasing 0.7.0. More... almost 15 years ago
Warning: changed RubyLess.translate to use (helper, code) instead of (code, helper). More... almost 15 years ago
Enable translation starting with a TypedString. More... almost 15 years ago
Enable contextual method resolution by passing the receiver in method resolution. More... almost 15 years ago