summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* simplify HTML page layout (no border)Kornelius Kalnbach2011-10-191-1/+9
|
* version bumped to 1.0.1Kornelius Kalnbach2011-10-171-1/+1
|
* cleanup changelogKornelius Kalnbach2011-10-171-2/+7
|
* reference github ticket in changelogKornelius Kalnbach2011-10-151-1/+1
|
* fix additional scrollbarKornelius Kalnbach2011-10-152-1/+1
|
* remove CodeRay.tmprojKornelius Kalnbach2011-10-152-190/+1
|
* changelogKornelius Kalnbach2011-10-151-0/+6
|
* fix warning in "coderay stylesheet" commandKornelius Kalnbach2011-10-131-1/+1
|
* allow - and / in YAML keysKornelius Kalnbach2011-10-131-1/+1
|
* use assert_warningKornelius Kalnbach2011-09-262-20/+14
|
* renaming changelogsKornelius Kalnbach2011-09-263-661/+661
|
* 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 ↵Kornelius Kalnbach2011-09-091-1/+5
| | | | method
* 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
|