Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing CIJoe | Kornelius Kalnbach | 2011-09-18 | 1 | -1/+1 | |
| | ||||||
* | Travis CI no longer provides Ruby 1.8.6 | Kornelius Kalnbach | 2011-09-18 | 1 | -1/+0 | |
| | ||||||
* | fix tests | Kornelius Kalnbach | 2011-09-18 | 2 | -5/+5 | |
| | ||||||
* | backgroun-color fine tuning (alpha) | Kornelius Kalnbach | 2011-09-18 | 3 | -12/+14 | |
| | ||||||
* | remove .rvmrc -- sorry | Kornelius Kalnbach | 2011-09-14 | 1 | -1/+0 | |
| | ||||||
* | remove obsolete big C example code, to make this a Ruby project on GitHub | Kornelius Kalnbach | 2011-09-09 | 17 | -160011/+0 | |
| | ||||||
* | 1.0 RC 2v1.0.0.846rc2 | Kornelius Kalnbach | 2011-09-09 | 1 | -1/+1 | |
| | ||||||
* | less spaces mean more code on 13" screens | Kornelius Kalnbach | 2011-09-09 | 2 | -27/+6 | |
| | ||||||
* | update tmproj | Kornelius Kalnbach | 2011-09-09 | 1 | -1/+20 | |
| | ||||||
* | remove obsolete workaround for old Rubinius incompatibility | Kornelius Kalnbach | 2011-09-09 | 2 | -26/+8 | |
| | ||||||
* | #353 New scanner: HAML! | Kornelius Kalnbach | 2011-09-09 | 3 | -0/+177 | |
| | ||||||
* | fix color for :predefined_constant in Alpha style | Kornelius Kalnbach | 2011-09-09 | 1 | -2/+2 | |
| | ||||||
* | Ruby scanner accepts :state options and provides #interpreted_string_state ↵ | Kornelius Kalnbach | 2011-09-09 | 1 | -1/+5 | |
| | | | | method | |||||
* | HTML scanner ignores <% tags and accepts :state option | Kornelius Kalnbach | 2011-09-09 | 1 | -2/+2 | |
| | ||||||
* | refactor erb scanner open tag matching to fix a minor bug | Kornelius Kalnbach | 2011-09-09 | 1 | -8/+12 | |
| | ||||||
* | diff scanner: highlight "\ No newline" as :comment | Kornelius Kalnbach | 2011-09-09 | 1 | -5/+2 | |
| | ||||||
* | executable: only the first arg can be subcommand, avoid map lookup | Kornelius Kalnbach | 2011-09-09 | 1 | -2/+2 | |
| | ||||||
* | fix RedCloth gem versionv1.0.0.835rc1 | Kornelius Kalnbach | 2011-08-29 | 2 | -3/+3 | |
| | ||||||
* | fixed YAML scanner (Scanner#column rewrite broke it) | Kornelius Kalnbach | 2011-08-29 | 2 | -9/+5 | |
| | ||||||
* | fix some JRuby test problems | Kornelius Kalnbach | 2011-08-27 | 2 | -2/+2 | |
| | ||||||
* | preparing 1.0 RC | Kornelius Kalnbach | 2011-08-23 | 1 | -7/+5 | |
| | ||||||
* | deactivating scanner tests; SVN is not available on Travis CIv1.0.0.831pre | Kornelius Kalnbach | 2011-08-22 | 1 | -1/+1 | |
| | ||||||
* | try scanners tests in Travis CI | Kornelius Kalnbach | 2011-08-22 | 1 | -1/+1 | |
| | ||||||
* | add term-ansicolor to development dependencies, fix Ruby 1.8.6 warning | Kornelius Kalnbach | 2011-08-22 | 2 | -1/+2 | |
| | ||||||
* | enabling 1.8.6 tests; do they work? | Kornelius Kalnbach | 2011-08-21 | 2 | -4/+4 | |
| | ||||||
* | fix HTML scanner to correctly highlight embedded Ruby inside of attribute values | Kornelius Kalnbach | 2011-08-21 | 1 | -6/+6 | |
| | ||||||
* | add :debug token to TokenKinds | Kornelius Kalnbach | 2011-08-21 | 1 | -0/+1 | |
| | ||||||
* | fix YAML encoder for Psych (damn!) | Kornelius Kalnbach | 2011-08-21 | 2 | -26/+14 | |
| | ||||||
* | fix YAML encoder for all Rubies (again!) | Kornelius Kalnbach | 2011-08-21 | 1 | -2/+2 | |
| | ||||||
* | fix YAML encoder for Ruby 1.8.7 | Kornelius Kalnbach | 2011-08-21 | 1 | -1/+1 | |
| | ||||||
* | some more info in the Changelog | Kornelius Kalnbach | 2011-08-21 | 1 | -3/+7 | |
| | ||||||
* | cleanup CodeRay.scan* methods | Kornelius Kalnbach | 2011-08-20 | 6 | -29/+45 | |
| | ||||||
* | fix issue with diffs inside of diffs | Kornelius Kalnbach | 2011-08-19 | 1 | -1/+3 | |
| | ||||||
* | pretty (longer) token class names; closes #347 | Kornelius Kalnbach | 2011-08-19 | 25 | -468/+185 | |
| | ||||||
* | rename CaseIgnoringWordList to WordList::CaseIgnoring | Kornelius Kalnbach | 2011-08-19 | 9 | -19/+17 | |
| | ||||||
* | fix README markup | Kornelius Kalnbach | 2011-08-19 | 1 | -0/+1 | |
| | ||||||
* | ignore doc folder | Kornelius Kalnbach | 2011-08-19 | 2 | -7/+26 | |
| | ||||||
* | Please, Github, use README.textile.v1.0.0.815pre | Kornelius Kalnbach | 2011-08-19 | 5 | -12/+26 | |
| | ||||||
* | added README.textile to fix build status image | Kornelius Kalnbach | 2011-08-19 | 1 | -0/+99 | |
| | ||||||
* | Merge branch 'master' of github.com:rubychan/coderay | Kornelius Kalnbach | 2011-08-19 | 1 | -1/+1 | |
|\ | ||||||
| * | Damn, RDoc doesn't accept https image URLs! | Kornelius Kalnbach | 2011-08-19 | 1 | -1/+1 | |
| | | ||||||
* | | travis debug | Kornelius Kalnbach | 2011-08-19 | 1 | -3/+3 | |
|/ | ||||||
* | trying to integrate Travis CI | Kornelius Kalnbach | 2011-08-19 | 9 | -44/+53 | |
| | ||||||
* | Major rewrite of encoders to support IO output; fixed some minor scanner ↵ | Kornelius Kalnbach | 2011-08-19 | 51 | -671/+713 | |
| | | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests | |||||
* | remove .rvmrc | Kornelius Kalnbach | 2011-08-15 | 1 | -0/+1 | |
| | ||||||
* | PHP scanner should not scan the whole document for HTML/PHP indicators | Kornelius Kalnbach | 2011-07-26 | 1 | -2/+2 | |
| | ||||||
* | ignore benchmark output file | Kornelius Kalnbach | 2011-07-26 | 1 | -0/+2 | |
| | ||||||
* | add :erb as Ruby scanner alias | Kornelius Kalnbach | 2011-07-26 | 1 | -13/+14 | |
| | ||||||
* | add update_scanner_suite task | Kornelius Kalnbach | 2011-07-26 | 1 | -6/+13 | |
| | ||||||
* | cleanup rake tasks: allow running without bundler or rdoc | Kornelius Kalnbach | 2011-07-26 | 2 | -8/+16 | |
| |