improve support for symbols, integers and floats |
|
More...
|
over 21 years ago
|
remove Vim 5.x sections and simplify general delimited input syntax groups |
|
More...
|
over 21 years ago
|
rename the rubyStringDelimit syntax group rubyStringDelimiter |
|
More...
|
over 21 years ago
|
highlight one line module, class, and method definitions correctly |
|
More...
|
over 21 years ago
|
add the @Spell cluster to support spell checking |
|
More...
|
over 21 years ago
|
add support for the new %s() symbol literal |
|
More...
|
over 21 years ago
|
update the compiler maintainer's email address |
|
More...
|
over 21 years ago
|
prevent the optional 'do' in loop constructs from being matched as the beginning of a do/end code block |
|
More...
|
over 21 years ago
|
add folding support to __END__ directive data sections |
|
More...
|
over 21 years ago
|
don't allow the start of a heredoc to match after '.' or '::' |
|
More...
|
over 21 years ago
|
fix ignored shebang highlighting |
|
More...
|
over 21 years ago
|
add support for the new %W() word list literal and add folding to %q() strings and %w() word lists |
|
More...
|
over 21 years ago
|
match $deferr explicitly and add support for several more 'special' methods |
|
More...
|
over 21 years ago
|
add support for access control methods (public, protected and private) |
|
More...
|
over 21 years ago
|
create Special Methods section and add ruby_no_special_methods variable |
|
More...
|
over 21 years ago
|
retab the header sections |
|
More...
|
over 21 years ago
|
allow for, while and until loop bodies to contain do...end blocks |
|
More...
|
over 21 years ago
|
string expression substitution of class variables does not require braces |
|
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
|