Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #190 from rubychan/autoload | Kornelius Kalnbach | 2016-02-13 | 1 | -0/+18 |
|\ | | | | | Cleanup Folder structure | ||||
| * | use autoload again | Kornelius Kalnbach | 2013-10-22 | 1 | -0/+18 |
| | | |||||
* | | Merge branch 'master' into tweak-function-colors | Kornelius Kalnbach | 2016-02-13 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | add Ruby 2 syntax: %i(…) and %I(…) | Kornelius Kalnbach | 2013-07-20 | 1 | -1/+1 |
| | | |||||
| * | make predefined-type a bit more bright/blue | Kornelius Kalnbach | 2013-06-23 | 1 | -1/+1 |
| | | |||||
* | | tweaking colors for :function tokens | Kornelius Kalnbach | 2013-06-23 | 1 | -1/+2 |
|/ | |||||
* | whitespace | Kornelius Kalnbach | 2013-06-23 | 1 | -5/+5 |
| | |||||
* | tweak :local_variable token color | Kornelius Kalnbach | 2013-06-23 | 1 | -1/+1 |
| | |||||
* | move .map styles before .string | Kornelius Kalnbach | 2013-06-23 | 1 | -3/+3 |
| | |||||
* | whitespace | Kornelius Kalnbach | 2013-06-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into lua-scanner | Kornelius Kalnbach | 2013-06-22 | 1 | -17/+16 |
|\ | | | | | | | | | | | Conflicts: lib/coderay/styles/alpha.rb lib/coderay/token_kinds.rb | ||||
| * | tags should be bold | Kornelius Kalnbach | 2013-06-22 | 1 | -1/+1 |
| | | |||||
| * | tweak Terminal encoder, cleanup token kinds | Kornelius Kalnbach | 2013-06-13 | 1 | -16/+13 |
| | | |||||
| * | add python binary string | Kornelius Kalnbach | 2013-06-12 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'master' into lua-scanner | Kornelius Kalnbach | 2013-06-12 | 1 | -0/+8 |
|\ \ | |/ | | | | | | | Conflicts: lib/coderay/token_kinds.rb | ||||
| * | tweak Taskpaper scanner, cleanup doc_string kind | Kornelius Kalnbach | 2013-06-12 | 1 | -2/+1 |
| | | |||||
| * | Merge remote-tracking branch 'shimomura1004/taskpaper' into taskpaper-scanner | Kornelius Kalnbach | 2013-06-12 | 1 | -0/+3 |
| |\ | |||||
| | * | TaskPaper scanner for CodeRay | SHIMOMURA Sho | 2012-10-22 | 1 | -0/+3 |
| | | | |||||
| * | | tweak CSS tag/id token kind patch from noprompt | Kornelius Kalnbach | 2013-06-11 | 1 | -0/+1 |
| | | | |||||
| * | | set line numbers to word-break: normal to fix #102 | Kornelius Kalnbach | 2013-06-11 | 1 | -0/+3 |
| | | | |||||
| * | | added Sass scanner (work in progress) | Kornelius Kalnbach | 2013-03-11 | 1 | -0/+2 |
| |/ | |||||
* | | :map token kind | Nathan Youngman | 2012-10-27 | 1 | -4/+4 |
| | | | | | | | | Use :map instead of :table. It's more generic, and won't be confused with the :table rendering style. | ||||
* | | Lua scanner for CodeRay. Meta-commit. | Quintus | 2012-04-22 | 1 | -0/+3 |
|/ | | | | | This commit is a super-commit containing all the subcommits for implementing the Lua scanner. | ||||
* | fix additional scrollbar | Kornelius Kalnbach | 2011-10-15 | 1 | -1/+0 |
| | |||||
* | backgroun-color fine tuning (alpha) | Kornelius Kalnbach | 2011-09-18 | 1 | -7/+7 |
| | |||||
* | fix color for :predefined_constant in Alpha style | Kornelius Kalnbach | 2011-09-09 | 1 | -2/+2 |
| | |||||
* | pretty (longer) token class names; closes #347 | Kornelius Kalnbach | 2011-08-19 | 3 | -365/+85 |
| | |||||
* | lighter diff background colors | murphy | 2011-07-08 | 1 | -2/+2 |
| | |||||
* | use brighter colors for diff symbols | murphy | 2011-07-07 | 1 | -4/+4 |
| | |||||
* | #309 Improved highlighting of Ruby inside diffs | murphy | 2011-06-22 | 1 | -2/+2 |
| | |||||
* | changed the color of :char from blue-ish to red-ish (alpha style) | murphy | 2011-05-21 | 1 | -6/+7 |
| | |||||
* | fixed highlighted numbers in alpha style | murphy | 2011-03-07 | 1 | -1/+2 |
| | |||||
* | Code cleanup. | murphy | 2010-11-21 | 1 | -2/+2 |
| | |||||
* | Fix invalid HTML markup for line tokens (use span + CSS instead of div). | murphy | 2010-09-22 | 2 | -1/+3 |
| | |||||
* | Fixed a:target color. | murphy | 2010-09-21 | 1 | -5/+5 |
| | |||||
* | Added ! important rules for line numbers in the Alpha style. | murphy | 2010-08-23 | 1 | -0/+5 |
| | |||||
* | Alpha style: Removed background color for :inline_delimiter. | murphy | 2010-06-27 | 1 | -2/+1 |
| | |||||
* | Updated Alpha style: less bolded tokens, user-select:none for line numbers ↵ | murphy | 2010-06-16 | 1 | -34/+37 |
| | | | | (closes #226), removed osolete .rx .fu style. | ||||
* | Added :string :modifier color for Alpha style. | murphy | 2010-06-15 | 1 | -0/+1 |
| | |||||
* | Added :eyecatcher token type (for inline diff highlighting) and improved | murphy | 2010-06-01 | 1 | -11/+14 |
| | | | | | some nested styles. | ||||
* | Python scanner highlights docstrings as comments (see #190). | murphy | 2010-04-02 | 1 | -0/+2 |
| | |||||
* | Java Scanner: Package names are recognized, along with some code cleanup. ↵ | murphy | 2010-04-02 | 2 | -0/+2 |
| | | | | Closes #210. | ||||
* | New HTML Encoder option :line_number_anchors (closes #208). | murphy | 2010-04-02 | 3 | -37/+18 |
| | | | | | Also removed the :list wrapping style, and made a lot of cleanup in the styles. See Changes.textile. | ||||
* | HTML encoder is HTML 5 and CSS 3 compatible (closes #215). | murphy | 2010-04-02 | 1 | -1/+1 |
| | | | | | | | | This also means it's incompatible to previous versions of HTML and CSS. Also, the output may not show correctly on IE. I officially drop support for Internet Explorer with no regrets. | ||||
* | Improved the styles a bit. | murphy | 2010-03-31 | 2 | -6/+6 |
| | |||||
* | Use new :alpha style be default. This means IE will have problems with the ↵ | murphy | 2010-03-31 | 1 | -1/+1 |
| | | | | colors. | ||||
* | Renamed token_classes to token_kinds (closes #122). | murphy | 2010-03-30 | 2 | -11/+6 |
| | | | | | | | | | * *RENAMED* from ClassOfKind. The term "token class" is no longer used in CodeRay. Instead, tokens have _kinds_. * *RENAMED* TokenKindFilter to TokenClassFilter. * *ADDED* documentation on encoders affected by the term change. * *REMOVED* token kinds :attribute_name_fat, :attribute_value_fat, :operator_fat, :tag_fat, and :xml_text. * *ADDED* token kind :filename. | ||||
* | A new color style using HSLA colors (alpha channel, issue #199) | murphy | 2010-02-17 | 1 | -0/+145 |
| | |||||
* | Cleanups. | murphy | 2009-12-30 | 1 | -1/+1 |
| | |||||
* | Tweaking colors for :pre_type, :pseudo_class and :exception. | murphy | 2009-10-18 | 1 | -3/+3 |
| |