Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into possible-speedups | Kornelius Kalnbach | 2017-11-03 | 2 | -2/+1 |
|\ | |||||
| * | port a few tweaks from dsl branch | Kornelius Kalnbach | 2017-11-03 | 2 | -2/+1 |
| | | |||||
* | | Merge branch 'master' into possible-speedups | Kornelius Kalnbach | 2017-11-02 | 6 | -6/+6 |
|\ \ | |/ | |||||
| * | bump version to 1.1.2v1.1.2.rc1v1.1.2 | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+1 |
| | | |||||
| * | avoid regexp syntax warnings on Ruby 1.8 | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+1 |
| | | |||||
| * | restore support for Ruby 1.8.7 | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #212 from t-gergely/java-nonascii | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+1 |
| |\ | | | | | | | allow for non-ASCII identifiers | ||||
| | * | compatibility with Ruby < 2 | t-gergely | 2017-07-07 | 1 | -1/+1 |
| | | | | | | | | | As requested by korny. Thanks. | ||||
| | * | allow for non-ASCII identifiers | t-gergely | 2017-07-04 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #211 from pat/frozen-string-literals | Kornelius Kalnbach | 2017-07-07 | 2 | -3/+3 |
| |\ \ | | | | | | | | | Get tests running with frozen string literals. | ||||
| | * | | Get tests running with frozen string literals. | Pat Allan | 2017-06-28 | 2 | -3/+3 |
| | |/ | |||||
| * | | allow "-" in Haml tags | Kornelius Kalnbach | 2017-04-09 | 1 | -1/+1 |
| |/ | |||||
| * | Remove executable bit for the script files with shebang. | Jun Aruga | 2017-01-11 | 1 | -0/+0 |
| | | |||||
* | | don't escape / | Kornelius Kalnbach | 2016-06-13 | 1 | -1/+1 |
| | | |||||
* | | speedup plugin lookup | Kornelius Kalnbach | 2016-06-13 | 1 | -5/+15 |
| | | |||||
* | | use EscapeUtils | Kornelius Kalnbach | 2016-06-07 | 1 | -38/+2 |
| | | |||||
* | | Merge branch 'master' into possible-speedups | Kornelius Kalnbach | 2016-06-04 | 10 | -272/+302 |
|\ \ | |/ | |||||
| * | Moved final from keywords to directive | Johnny Willemsen | 2016-05-30 | 1 | -2/+2 |
| | | | | | | | | * lib/coderay/scanners/cpp.rb: | ||||
| * | Small changes to grouping of new C++11 keywords | Johnny Willemsen | 2016-03-13 | 1 | -4/+4 |
| | | | | | | | | * lib/coderay/scanners/cpp.rb: | ||||
| * | Add C++11 keywords | Johnny Willemsen | 2016-03-10 | 1 | -16/+18 |
| | | | | | | | | * lib/coderay/scanners/cpp.rb: | ||||
| * | Merge pull request #190 from rubychan/autoload | Kornelius Kalnbach | 2016-02-13 | 9 | -255/+283 |
| |\ | | | | | | | Cleanup Folder structure | ||||
| | * | Merge branch 'master' into autoloadautoload | Kornelius Kalnbach | 2016-02-13 | 7 | -36/+44 |
| | |\ | |||||
| | * | | cleanup | Kornelius Kalnbach | 2013-10-22 | 1 | -2/+0 |
| | | | | |||||
| | * | | fix | Kornelius Kalnbach | 2013-10-22 | 1 | -1/+1 |
| | | | | |||||
| | * | | tweaks | Kornelius Kalnbach | 2013-10-22 | 4 | -2/+10 |
| | | | | |||||
| | * | | use autoload again | Kornelius Kalnbach | 2013-10-22 | 11 | -257/+279 |
| | | | | |||||
* | | | | Merge branch 'master' into possible-speedups | Kornelius Kalnbach | 2016-02-13 | 6 | -10/+27 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'master' into tweak-function-colors | Kornelius Kalnbach | 2016-02-13 | 18 | -122/+422 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | document new option to keep tabs | Kornelius Kalnbach | 2016-02-13 | 1 | -1/+2 |
| | | | | |||||
| | * | | Merge pull request #173 from benbasson/dollar-in-object-names | Kornelius Kalnbach | 2016-02-13 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | Allow $ in SQL identifiers | ||||
| | | * | | Allow $ in SQL object names. | BenBasson | 2014-06-12 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | don't ruin indentation | Kornelius Kalnbach | 2016-02-13 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | skip over interpolation if not nested | Kornelius Kalnbach | 2016-02-13 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | check for keys with escape sequences, too | Kornelius Kalnbach | 2016-02-13 | 2 | -2/+11 |
| | | | | | |||||
| | * | | | allow indentation of squiggly heredoc delimiter | Kornelius Kalnbach | 2016-02-13 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | add support for Ruby 2.3 squiggly heredocruby-2.3 | Kornelius Kalnbach | 2016-02-13 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | add support for Ruby 2.3 safe navigation operator | Kornelius Kalnbach | 2016-02-13 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | add support for Ruby 2.2 quoted hash keys | Kornelius Kalnbach | 2016-02-13 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | KNOWN ISSUE: string interpolation will not work! | ||||
| | * | | | add support for Ruby 2.1 number literal suffixes | Kornelius Kalnbach | 2016-02-13 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | tweaking colors for :function tokens | Kornelius Kalnbach | 2013-06-23 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Merge branch 'master' into possible-speedups | Kornelius Kalnbach | 2015-12-24 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | prevent running out of regexp stack | Kornelius Kalnbach | 2015-03-21 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'master' into possible-speedups | Kornelius Kalnbach | 2014-12-18 | 3 | -26/+18 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | Conflicts: lib/coderay/encoders/html.rb | ||||
| * | | | HTML envoder keeps \t with tab_width: false | Kornelius Kalnbach | 2014-05-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Fixes #170 | ||||
| * | | | fix for #163 (SQL scanner), declare 1.1.1 | Kornelius Kalnbach | 2014-02-22 | 2 | -25/+17 |
| | |/ | |/| | |||||
* | | | don't escape " in HTML | Kornelius Kalnbach | 2013-11-20 | 1 | -2/+1 |
| | | | |||||
* | | | even less API changes | Kornelius Kalnbach | 2013-10-03 | 2 | -3/+2 |
| | | | |||||
* | | | don't break old API | Kornelius Kalnbach | 2013-10-03 | 1 | -12/+13 |
| | | | |||||
* | | | cleanup changes into make_escape_cache | Kornelius Kalnbach | 2013-09-20 | 1 | -16/+27 |
| | | | |||||
* | | | Merge branch 'master' into possible-speedups | Kornelius Kalnbach | 2013-09-07 | 1 | -1/+0 |
|\ \ \ | |/ / |