summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup gemspecv1.0.0Kornelius Kalnbach2011-09-211-10/+4
* cleanups, documentation for TokensProxyKornelius Kalnbach2011-09-2111-138/+46
* final RCv1.0.0.864rc3Kornelius Kalnbach2011-09-191-1/+1
* preparing for RELEASEKornelius Kalnbach2011-09-191-5/+7
* TokensProxy cleanup; #each returns selfKornelius Kalnbach2011-09-191-12/+13
* don't close stdoutKornelius Kalnbach2011-09-191-1/+1
* Merge branch 'master' into tokens-proxyKornelius Kalnbach2011-09-192-28/+65
|\
| * cleanup JSON encoder gem loadingKornelius Kalnbach2011-09-191-2/+2
| * coderay binary: list filetypes, stylesKornelius Kalnbach2011-09-191-26/+63
* | TokensProxy: wrap upKornelius Kalnbach2011-09-197-18/+19
* | Merge branch 'master' into tokens-proxyKornelius Kalnbach2011-09-181-1/+1
|\ \ | |/
| * don't ignore options in CodeRay.scan_fileKornelius Kalnbach2011-09-181-1/+1
* | #352 CodeRay.scan returns TokensProxyKornelius Kalnbach2011-09-185-15/+39
|/
* testing CIJoeKornelius Kalnbach2011-09-181-1/+1
* testing CIJoeKornelius Kalnbach2011-09-181-1/+1
* Travis CI no longer provides Ruby 1.8.6Kornelius Kalnbach2011-09-181-1/+0
* fix testsKornelius Kalnbach2011-09-182-5/+5
* backgroun-color fine tuning (alpha)Kornelius Kalnbach2011-09-183-12/+14
* remove .rvmrc -- sorryKornelius Kalnbach2011-09-141-1/+0
* remove obsolete big C example code, to make this a Ruby project on GitHubKornelius Kalnbach2011-09-0917-160011/+0
* 1.0 RC 2v1.0.0.846rc2Kornelius Kalnbach2011-09-091-1/+1
* less spaces mean more code on 13" screensKornelius Kalnbach2011-09-092-27/+6
* update tmprojKornelius Kalnbach2011-09-091-1/+20
* remove obsolete workaround for old Rubinius incompatibilityKornelius Kalnbach2011-09-092-26/+8
* #353 New scanner: HAML!Kornelius Kalnbach2011-09-093-0/+177
* fix color for :predefined_constant in Alpha styleKornelius Kalnbach2011-09-091-2/+2
* Ruby scanner accepts :state options and provides #interpreted_string_state me...Kornelius Kalnbach2011-09-091-1/+5
* HTML scanner ignores <% tags and accepts :state optionKornelius Kalnbach2011-09-091-2/+2
* refactor erb scanner open tag matching to fix a minor bugKornelius Kalnbach2011-09-091-8/+12
* diff scanner: highlight "\ No newline" as :commentKornelius Kalnbach2011-09-091-5/+2
* executable: only the first arg can be subcommand, avoid map lookupKornelius Kalnbach2011-09-091-2/+2
* fix RedCloth gem versionv1.0.0.835rc1Kornelius Kalnbach2011-08-292-3/+3
* fixed YAML scanner (Scanner#column rewrite broke it)Kornelius Kalnbach2011-08-292-9/+5
* fix some JRuby test problemsKornelius Kalnbach2011-08-272-2/+2
* preparing 1.0 RCKornelius Kalnbach2011-08-231-7/+5
* deactivating scanner tests; SVN is not available on Travis CIv1.0.0.831preKornelius Kalnbach2011-08-221-1/+1
* try scanners tests in Travis CIKornelius Kalnbach2011-08-221-1/+1
* add term-ansicolor to development dependencies, fix Ruby 1.8.6 warningKornelius Kalnbach2011-08-222-1/+2
* enabling 1.8.6 tests; do they work?Kornelius Kalnbach2011-08-212-4/+4
* fix HTML scanner to correctly highlight embedded Ruby inside of attribute valuesKornelius Kalnbach2011-08-211-6/+6
* add :debug token to TokenKindsKornelius Kalnbach2011-08-211-0/+1
* fix YAML encoder for Psych (damn!)Kornelius Kalnbach2011-08-212-26/+14
* fix YAML encoder for all Rubies (again!)Kornelius Kalnbach2011-08-211-2/+2
* fix YAML encoder for Ruby 1.8.7Kornelius Kalnbach2011-08-211-1/+1
* some more info in the ChangelogKornelius Kalnbach2011-08-211-3/+7
* cleanup CodeRay.scan* methodsKornelius Kalnbach2011-08-206-29/+45
* fix issue with diffs inside of diffsKornelius Kalnbach2011-08-191-1/+3
* pretty (longer) token class names; closes #347Kornelius Kalnbach2011-08-1925-468/+185
* rename CaseIgnoringWordList to WordList::CaseIgnoringKornelius Kalnbach2011-08-199-19/+17
* fix README markupKornelius Kalnbach2011-08-191-0/+1