2
I Use This!
Very High Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port EmptyLineBetweenDefs to Parser More... almost 12 years ago
Port TrivialAccessors to Parser More... almost 12 years ago
Port DefParentheses to Parser More... almost 12 years ago
Rework cops to match directly sexps More... almost 12 years ago
Disable SymbolsSnakeCase More... almost 12 years ago
Use decomposition where it makes sense More... almost 12 years ago
Port MethodAndVariableSnakeCase to Parser More... almost 12 years ago
Use src instead of source_map everywhere More... almost 12 years ago
Remove .document More... almost 12 years ago
Remove a debug puts More... almost 12 years ago
Use Parser::CurrentRuby More... almost 12 years ago
Merge pull request #168 from yujinakayama/fix-rescueexception-crash More... almost 12 years ago
Fix crash of RescueException on rescue with no class specification More... almost 12 years ago
Merge pull request #167 from yujinakayama/fix-broken-spec More... almost 12 years ago
Merge pull request #166 from yujinakayama/port-rescue-exception More... almost 12 years ago
Add pending spec for StringLiteral adds an offence to "\xf9" More... almost 12 years ago
Fix crash of ArrayLiteral and HashLiteral More... almost 12 years ago
Port RescueException to Parser More... almost 12 years ago
Port SingleLineMethods to Parser More... almost 12 years ago
Enable multiple formatters More... almost 12 years ago
Port HashLiteral to Parser More... almost 12 years ago
Port ArrayLiteral to Parser More... almost 12 years ago
Port StringLiterals to Parser More... almost 12 years ago
Extract strip_quotes into an Util module More... almost 12 years ago
Add the ability to exclude nodes in on_node More... almost 12 years ago
Merge pull request #164 from bbatsov/parser-migration More... almost 12 years ago
Bump version to 0.7.2 More... almost 12 years ago
Merge pull request #163 from jonas054/rescue_exception_bug More... almost 12 years ago
Fix a crash in RescueException on rescue clauses like rescue *ERRORS. More... almost 12 years ago
Merge pull request #162 from jonas054/symbol_snake_case_bug More... almost 12 years ago