summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * 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
| | |\
| | | * 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
* Merge branch 'master' into fix-rdocKornelius Kalnbach2013-03-1019-235/+276
|\
| * ignore old-stuff folderKornelius Kalnbach2013-03-101-1/+1
| * changelogKornelius Kalnbach2013-03-101-0/+1
| * cleanupKornelius Kalnbach2013-03-101-1/+1
| * Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2013-03-1015-184/+197
| |\
| | * fix #41 by removing special caseKornelius Kalnbach2013-03-103-18/+24
| | * convert README to markdown, use syntax highlighting, cleanupKornelius Kalnbach2013-03-102-37/+27
| | * move credits into CREDITS.textileKornelius Kalnbach2013-03-102-63/+61
| | * remove ondblclick handler from HTML outputKornelius Kalnbach2013-03-103-88/+90
| | * trying to enable ruby-head tests in TravisKornelius Kalnbach2013-02-202-3/+4
| | * Fix Travis badge URLsv1.0.9Kornelius Kalnbach2013-02-171-1/+1
| | * properly credit Lance Li for reporting the PHP unicode issue ;)Kornelius Kalnbach2013-02-171-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-172-3/+3
| | * fix #83 (XML DTD)Kornelius Kalnbach2013-02-172-1/+2