13
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve support for symbols, integers and floats
dkearns
as Doug Kearns
More... over 21 years ago
remove Vim 5.x sections and simplify general delimited input syntax groups
dkearns
as Doug Kearns
More... over 21 years ago
rename the rubyStringDelimit syntax group rubyStringDelimiter
dkearns
as Doug Kearns
More... over 21 years ago
highlight one line module, class, and method definitions correctly
dkearns
as Doug Kearns
More... over 21 years ago
add the @Spell cluster to support spell checking
dkearns
as Doug Kearns
More... over 21 years ago
add support for the new %s() symbol literal
dkearns
as Doug Kearns
More... over 21 years ago
update the compiler maintainer's email address
dkearns
as Doug Kearns
More... over 21 years ago
prevent the optional 'do' in loop constructs from being matched as the beginning of a do/end code block
dkearns
as Doug Kearns
More... over 21 years ago
add folding support to __END__ directive data sections
dkearns
as Doug Kearns
More... over 21 years ago
don't allow the start of a heredoc to match after '.' or '::'
dkearns
as Doug Kearns
More... over 21 years ago
fix ignored shebang highlighting
dkearns
as Doug Kearns
More... over 21 years ago
add support for the new %W() word list literal and add folding to %q() strings and %w() word lists
dkearns
as Doug Kearns
More... over 21 years ago
match $deferr explicitly and add support for several more 'special' methods
dkearns
as Doug Kearns
More... over 21 years ago
add support for access control methods (public, protected and private)
dkearns
as Doug Kearns
More... over 21 years ago
create Special Methods section and add ruby_no_special_methods variable
dkearns
as Doug Kearns
More... over 21 years ago
retab the header sections
dkearns
as Doug Kearns
More... over 21 years ago
allow for, while and until loop bodies to contain do...end blocks
dkearns
as Doug Kearns
More... over 21 years ago
string expression substitution of class variables does not require braces
dkearns
as Doug Kearns
More... over 21 years ago
Fixed URL and email More... over 21 years ago
Converted files to unix format More... over 21 years ago
Included licence, disclaimer, $, website More... over 21 years ago
Included licence, disclaimer, $, website More... over 21 years ago
Included licence, disclaimer, $, website More... over 21 years ago
Changed $ to $ More... over 21 years ago
Included licence, disclaimer, $, credit, website More... over 21 years ago
Fixed a bug with array collectors in block variable specs, e.g. foo.each do |k, *v| ... end. More... over 21 years ago
Speed-up fix and multi-line string handling. More... over 21 years ago
Small changes to fix obscure indentation issues. More... over 21 years ago
Initial import. This one should work great. More... over 21 years ago
Much improved version submitted by Nikolai Weibull More... over 21 years ago