0
I Use This!
Inactive

Commits : Listings

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