Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | massively improve Terminal encoder speed | Kornelius Kalnbach | 2013-06-10 | 1 | -74/+67 |
* | always load the plugin map | Kornelius Kalnbach | 2013-06-10 | 1 | -12/+4 |
* | add .xaml file type (use XML scanner) | Kornelius Kalnbach | 2013-06-09 | 1 | -2/+1 |
* | whitespace | Kornelius Kalnbach | 2013-06-09 | 1 | -4/+2 |
* | don't nest :string recursively in :sass_inline | Kornelius Kalnbach | 2013-06-09 | 1 | -1/+8 |
* | fix Sass highlighting in diff | Kornelius Kalnbach | 2013-06-09 | 1 | -3/+0 |
* | Merge branch 'master' into sass-scanner | Kornelius Kalnbach | 2013-06-09 | 7 | -5/+5 |
|\ | |||||
| * | do not warn about plugin fallback | Kornelius Kalnbach | 2013-06-09 | 1 | -1/+0 |
| * | don't allow \x00 in diff filenames | Kornelius Kalnbach | 2013-06-09 | 1 | -1/+1 |
| * | bump version to 1.1.0 | Kornelius Kalnbach | 2013-06-09 | 1 | -1/+1 |
| * | avoid empty tokens in Diff output, fix split_into_parts | Kornelius Kalnbach | 2013-06-09 | 2 | -1/+2 |
| * | treat empty token as error in Debug encoder | Kornelius Kalnbach | 2013-06-09 | 1 | -0/+1 |
| * | two fixes for CSS scanner | Kornelius Kalnbach | 2013-06-09 | 1 | -2/+2 |
| * | unfreeze TokenKinds hash, allow changes | Kornelius Kalnbach | 2013-06-09 | 1 | -2/+0 |
| * | PHP is a better highlight for phtml files | Alexandre Vezina | 2013-04-17 | 1 | -1/+1 |
| * | Support for phtml files | Alexandre Vezina | 2013-03-23 | 1 | -0/+1 |
* | | fix order of SASS_FUNCTIONs | Kornelius Kalnbach | 2013-04-11 | 1 | -1/+1 |
* | | Merge branch 'master' into sass-scanner | Kornelius Kalnbach | 2013-03-11 | 7 | -8/+8 |
|\ \ | |/ | |||||
| * | minor tweaks to generator and scanner edge cases | Kornelius Kalnbach | 2013-03-11 | 7 | -8/+8 |
* | | added Sass scanner (work in progress) | Kornelius Kalnbach | 2013-03-11 | 4 | -17/+220 |
|/ | |||||
* | vastly improve Debug encoder speed on Ruby 1.9.3 | Kornelius Kalnbach | 2013-03-11 | 1 | -1/+1 |
* | cleanup | Kornelius Kalnbach | 2013-03-10 | 1 | -1/+1 |
* | Merge branch 'master' into multiline-inline-diff | Kornelius Kalnbach | 2013-03-10 | 7 | -53/+66 |
|\ | |||||
| * | fix #41 by removing special case | Kornelius Kalnbach | 2013-03-10 | 1 | -17/+22 |
| * | remove ondblclick handler from HTML output | Kornelius Kalnbach | 2013-03-10 | 1 | -1/+1 |
| * | bump version to 1.0.9v1.0.9.rc1 | Kornelius Kalnbach | 2013-02-17 | 1 | -1/+1 |
| * | fix PHP scanner for Ruby 1.8 | Kornelius Kalnbach | 2013-02-17 | 1 | -1/+1 |
| * | fix #40 (PHP unicode) | Kornelius Kalnbach | 2013-02-17 | 1 | -3/+2 |
| * | fix #83 (XML DTD) | Kornelius Kalnbach | 2013-02-17 | 1 | -1/+1 |
| * | match Ruby 1.9 hash syntax even without space after colon | Kornelius Kalnbach | 2013-02-17 | 1 | -2/+2 |
| * | Merge branch 'fix-ruby-unicode' into fix-ruby-new-hash-syntax | Kornelius Kalnbach | 2013-02-17 | 1 | -3/+3 |
| |\ | |||||
| | * | improve support for Unicode non-alphanumeric characters in Ruby names | Kornelius Kalnbach | 2013-02-17 | 1 | -3/+3 |
| * | | cleanup: value_expected should be boolean | Kornelius Kalnbach | 2013-02-17 | 1 | -2/+2 |
| * | | Merge branch 'master' into fix-ruby-new-hash-syntax | Kornelius Kalnbach | 2013-02-17 | 1 | -15/+15 |
| |\ \ | |||||
| | * | | whitespace | Kornelius Kalnbach | 2013-02-17 | 1 | -15/+15 |
| | |/ | |||||
| * | | fix #106: re-introduce highlightinging of { key: value } in Ruby 1.9 hashes | Kornelius Kalnbach | 2013-02-17 | 1 | -11/+20 |
| |/ | |||||
* | | Merge branch 'master' into multiline-inline-diff | Kornelius Kalnbach | 2012-10-11 | 3 | -3/+6 |
|\ \ | |/ | |||||
| * | bump version to 1.0.8 | Kornelius Kalnbach | 2012-10-07 | 1 | -1/+1 |
| * | Fix HTML scanner: Don't crash if HTML in a diff contains a JavaScript tag. | Kornelius Kalnbach | 2012-10-07 | 1 | -1/+4 |
| * | Update lib/coderay/encoders/html/numbering.rb | shura | 2012-08-28 | 1 | -1/+1 |
* | | Merge branch 'master' into multiline-inline-diff | Kornelius Kalnbach | 2012-09-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | add :string.:char, remove :regexp.:function color from terminal encode (GH #29) | Kornelius Kalnbach | 2012-07-23 | 1 | -1/+1 |
* | | Merge branch 'master' into multiline-inline-diff | Kornelius Kalnbach | 2012-06-25 | 2 | -9/+1 |
|\ \ | |/ | |||||
| * | replace LGPL license with MIT [GH-25] | Kornelius Kalnbach | 2012-06-21 | 1 | -5/+0 |
| * | HTML scanner accepts boolean attributes; fixes issue #26 | Kornelius Kalnbach | 2012-06-19 | 1 | -4/+1 |
* | | Merge branch 'master' into multiline-inline-diff | Kornelius Kalnbach | 2012-04-13 | 7 | -20/+33 |
|\ \ | |/ | |||||
| * | bump version to 1.0.7v1.0.7.rc1 | Kornelius Kalnbach | 2012-04-06 | 1 | -1/+1 |
| * | Removing redundant LoadError raise. File.exists? seems to have problems when ... | Will Read | 2012-04-01 | 1 | -1/+0 |
| * | update changelog, bump version to 1.0.6v1.0.6.rc1 | Kornelius Kalnbach | 2012-04-02 | 1 | -1/+1 |
| * | rename :independent_lines option to :break_lines | Kornelius Kalnbach | 2012-04-02 | 1 | -5/+6 |