summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cleanup HTML encoder (#135)Kornelius Kalnbach2013-06-101-33/+33
|
* massively improve Terminal encoder speedKornelius Kalnbach2013-06-101-74/+67
|
* use :plain for unknown output file typesKornelius Kalnbach2013-06-101-1/+1
|
* greatly improve stdout output speedKornelius Kalnbach2013-06-101-1/+0
|
* always load the plugin mapKornelius Kalnbach2013-06-101-12/+4
|
* changelogKornelius Kalnbach2013-06-091-0/+1
|
* add .xaml file type (use XML scanner)Kornelius Kalnbach2013-06-091-2/+1
|
* whitespaceKornelius Kalnbach2013-06-091-4/+2
|
* Merge pull request #120 from rubychan/sass-scannerKornelius Kalnbach2013-06-095-17/+225
|\ | | | | Sass scanner
| * Merge branch 'master' into sass-scannerKornelius Kalnbach2013-06-093-8/+16
| |\ | |/ |/|
* | update READMEKornelius Kalnbach2013-06-091-2/+6
| |
* | Merge branch 'master' of github.com:rubychan/coderayKornelius Kalnbach2013-06-091-1/+1
|\ \
| * | Update README.markdownKornelius Kalnbach2013-06-091-1/+1
| | |
* | | tweak .travis.yamlKornelius Kalnbach2013-06-091-4/+8
|/ /
* | update term-ansicolorKornelius Kalnbach2013-06-091-1/+1
| |
* | update shoulda-contextKornelius Kalnbach2013-06-091-1/+1
| |
| * Merge branch 'master' into sass-scannerKornelius Kalnbach2013-06-092-14/+5
| |\ | |/ |/|
* | fix testsKornelius Kalnbach2013-06-092-14/+5
| |
| * don't nest :string recursively in :sass_inlineKornelius Kalnbach2013-06-091-1/+8
| |
| * fix Sass highlighting in diffKornelius Kalnbach2013-06-091-3/+0
| |
| * Merge branch 'master' into sass-scannerKornelius Kalnbach2013-06-0910-7/+11
| |\ | |/ |/| | | | | Conflicts: lib/coderay/scanners/css.rb
* | do not warn about plugin fallbackKornelius Kalnbach2013-06-092-1/+1
| |
* | don't allow \x00 in diff filenamesKornelius Kalnbach2013-06-091-1/+1
| |
* | bump version to 1.1.0Kornelius Kalnbach2013-06-091-1/+1
| |
* | update .gitignoreKornelius Kalnbach2013-06-091-0/+1
| |
* | avoid empty tokens in Diff output, fix split_into_partsKornelius Kalnbach2013-06-092-1/+2
| |
* | treat empty token as error in Debug encoderKornelius Kalnbach2013-06-091-0/+1
| |
* | two fixes for CSS scannerKornelius Kalnbach2013-06-092-2/+3
| |
* | unfreeze TokenKinds hash, allow changesKornelius Kalnbach2013-06-092-2/+1
| |
* | Merge branch 'master' of github.com:rubychan/coderayKornelius Kalnbach2013-05-241-0/+1
|\ \
| * \ Merge pull request #122 from alexandrevez/masterKornelius Kalnbach2013-05-051-0/+1
| |\ \ | | | | | | | | Support for phtml FileType
| | * | PHP is a better highlight for phtml filesAlexandre Vezina2013-04-171-1/+1
| | | |
| | * | Support for phtml filesAlexandre Vezina2013-03-231-0/+1
| | | |
* | | | fix term-ansicolor version to prevent warnings spam on rake test:scanners (#128)Kornelius Kalnbach2013-05-241-2/+2
|/ / /
| | * Merge branch 'master' into sass-scannerKornelius Kalnbach2013-04-111-1/+1
| | |\ | |_|/ |/| |
* | | Update README.markdownKornelius Kalnbach2013-04-081-1/+1
| | |
| | * fix order of SASS_FUNCTIONsKornelius Kalnbach2013-04-111-1/+1
| | |
| | * Merge branch 'master' into sass-scannerKornelius Kalnbach2013-04-092-1/+5
| | |\ | |_|/ |/| |
* | | ignore .ruby-version, .ruby-gemset filesKornelius Kalnbach2013-03-301-0/+2
|/ /
* | add source :rubygems back to GemfileKornelius Kalnbach2013-03-111-0/+3
| |
* | remove rdoc from GemfileKornelius Kalnbach2013-03-111-2/+1
| |
| * Merge branch 'master' into sass-scannerKornelius Kalnbach2013-03-119-11/+10
| |\ | |/ |/|
* | remove activesupport from GemfileKornelius Kalnbach2013-03-111-1/+0
| |
* | minor tweaks to generator and scanner edge casesKornelius Kalnbach2013-03-118-10/+10
| |
| * changelogKornelius Kalnbach2013-03-111-0/+1
| |
| * 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
|
* upgrade generate:scanner taskKornelius Kalnbach2013-03-101-13/+10
|
* cleanup GemfileKornelius Kalnbach2013-03-101-6/+5
|
* cleanup .gitignoreKornelius Kalnbach2013-03-101-13/+0
|