summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | minor tweaks to generator and scanner edge casesKornelius Kalnbach2013-03-117-8/+8
| | | | | | | |
| | * | | | | | added Sass scanner (work in progress)Kornelius Kalnbach2013-03-114-17/+220
| | |/ / / / /
| | * | | | | vastly improve Debug encoder speed on Ruby 1.9.3Kornelius Kalnbach2013-03-111-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | support multi-line comments in JavaScript diffKornelius Kalnbach2013-03-101-4/+27
| |/ / / /
* | | | | Merge branch 'master' into lua-scannerKornelius Kalnbach2013-03-108-82/+117
|\ \ \ \ \ | |/ / / /
| * | | | cleanupKornelius Kalnbach2013-03-101-1/+1
| | | | |
| * | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2013-03-107-53/+66
| |\ \ \ \
| | * | | | fix #41 by removing special caseKornelius Kalnbach2013-03-101-17/+22
| | | | | | | | | | | | | | | | | | | | | | | | Also, clean up some code.
| | * | | | remove ondblclick handler from HTML outputKornelius Kalnbach2013-03-101-1/+1
| | | | | |
| | * | | | bump version to 1.0.9v1.0.9.rc1Kornelius Kalnbach2013-02-171-1/+1
| | | | | |
| | * | | | fix PHP scanner for Ruby 1.8Kornelius Kalnbach2013-02-171-1/+1
| | | | | |
| | * | | | fix #40 (PHP unicode)Kornelius Kalnbach2013-02-171-3/+2
| | | | | |
| | * | | | fix #83 (XML DTD)Kornelius Kalnbach2013-02-171-1/+1
| | | | | |
| | * | | | match Ruby 1.9 hash syntax even without space after colonKornelius Kalnbach2013-02-171-2/+2
| | | | | |
| | * | | | Merge branch 'fix-ruby-unicode' into fix-ruby-new-hash-syntaxKornelius Kalnbach2013-02-171-3/+3
| | |\ \ \ \
| | | * | | | improve support for Unicode non-alphanumeric characters in Ruby namesKornelius Kalnbach2013-02-171-3/+3
| | | | |/ / | | | |/| |
| | * | | | cleanup: value_expected should be booleanKornelius Kalnbach2013-02-171-2/+2
| | | | | |
| | * | | | Merge branch 'master' into fix-ruby-new-hash-syntaxKornelius Kalnbach2013-02-171-15/+15
| | |\ \ \ \
| | | * | | | whitespaceKornelius Kalnbach2013-02-171-15/+15
| | | |/ / /
| | * | | | fix #106: re-introduce highlightinging of { key: value } in Ruby 1.9 hashesKornelius Kalnbach2013-02-171-11/+20
| | |/ / /
| * | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-10-113-3/+6
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-09-071-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-06-253-14/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-04-137-20/+33
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-01-211-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2011-12-278-31/+36
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: coderay.gemspec
| * | | | | | | simplify multiline diff regexpKornelius Kalnbach2011-12-122-2/+2
| | | | | | | |
| * | | | | | | inline diff highlighting for multi-line changes (#227)Kornelius Kalnbach2011-11-022-30/+52
| | | | | | | |
* | | | | | | | :map token kindNathan Youngman2012-10-273-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use :map instead of :table. It's more generic, and won't be confused with the :table rendering style.
* | | | | | | | Merge branch 'master' into lua-scannerKornelius Kalnbach2012-10-072-2/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | bump version to 1.0.8Kornelius Kalnbach2012-10-071-1/+1
| | | | | | | |
| * | | | | | | Fix HTML scanner: Don't crash if HTML in a diff contains a JavaScript tag.Kornelius Kalnbach2012-10-071-1/+4
| | | | | | | |
* | | | | | | | escape = in regex (my editor gets confused:-)Nathan Youngman2012-09-111-10/+10
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/lua-scanner-faster' into lua-scannerNathan Youngman2012-09-111-27/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | use case+when instead of send and methodsKornelius Kalnbach2012-06-191-33/+31
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into lua-scannerNathan Youngman2012-09-113-7/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Update lib/coderay/encoders/html/numbering.rbshura2012-08-281-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | add :string.:char, remove :regexp.:function color from terminal encode (GH #29)Kornelius Kalnbach2012-07-231-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | replace LGPL license with MIT [GH-25]Kornelius Kalnbach2012-06-211-5/+0
| | | | | | |
* | | | | | | fix for Ruby 1.8, escape { and } in regexpsKornelius Kalnbach2012-06-191-6/+6
| |/ / / / / |/| | | | |
* | | | | | Merge remote-tracking branch 'Quintus/luascanner-onecommit' into lua-scannerKornelius Kalnbach2012-06-193-0/+271
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Lua scanner for CodeRay. Meta-commit.Quintus2012-04-223-0/+271
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | This commit is a super-commit containing all the subcommits for implementing the Lua scanner.
* | | | | HTML scanner accepts boolean attributes; fixes issue #26Kornelius Kalnbach2012-06-191-4/+1
| | | | |
* | | | | fix buggy indentation in documentation (issue #23)Kornelius Kalnbach2012-05-041-5/+5
|/ / / /
* | | | bump version to 1.0.7v1.0.7.rc1Kornelius Kalnbach2012-04-061-1/+1
| | | |
* | | | Removing redundant LoadError raise. File.exists? seems to have problems when ↵Will Read2012-04-011-1/+0
| | | | | | | | | | | | | | | | included in other gems and returns false when files are indeed present.
* | | | update changelog, bump version to 1.0.6v1.0.6.rc1Kornelius Kalnbach2012-04-021-1/+1
| | | |
* | | | rename :independent_lines option to :break_linesKornelius Kalnbach2012-04-021-5/+6
| | | |
* | | | here come the white-space nazisKornelius Kalnbach2012-04-012-12/+13
| | | |
* | | | Merge remote-tracking branch 'emassip/master' into independent-linesKornelius Kalnbach2012-04-012-19/+30
|\ \ \ \