Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed documentation of C scanner. | murphy | 2010-03-26 | 1 | -2/+0 | |
| | ||||||
* | Cleanups for C, C++, CSS, Delphi, Groovy, Java, PHP, Python, RHTML, XML, and ↵ | murphy | 2010-03-26 | 11 | -111/+141 | |
| | | | | YAML scanners. | |||||
* | Improvements and cleanups in JavaScript Scanner: | murphy | 2010-03-26 | 1 | -17/+22 | |
| | | | | | - Added NaN and Infinity to list of predefined constants. - E4X: Don't keep state of XML scanner between calls. | |||||
* | Cleanup of Nitro-XHTML Scanner. | murphy | 2010-03-26 | 1 | -9/+10 | |
| | ||||||
* | Cleanup of JSON Scanner. | murphy | 2010-03-26 | 1 | -2/+9 | |
| | ||||||
* | Cleanup of JSON Scanner. | murphy | 2010-03-26 | 1 | -6/+9 | |
| | ||||||
* | Cleanup of scanner map: | murphy | 2010-03-26 | 1 | -2/+1 | |
| | | | | | | - removed :h - it's just a file extension, not a language name - removed :ecma - that's the name of an association, not a language - added :patch as an alias for :diff | |||||
* | Tests for the improved SQL scanner. | murphy | 2010-03-21 | 8 | -95/+195 | |
| | ||||||
* | Improvements to the SQL scanner - more keywords, more colors :) | murphy | 2010-03-21 | 1 | -10/+24 | |
| | ||||||
* | Updated Changes.textile. | murphy | 2010-02-20 | 1 | -4/+48 | |
| | ||||||
* | Closes #205. | murphy | 2010-02-19 | 0 | -0/+0 | |
| | ||||||
* | A new color style using HSLA colors (alpha channel, issue #199) | murphy | 2010-02-17 | 1 | -0/+145 | |
| | ||||||
* | Documentation cleanup. | murphy | 2010-02-13 | 1 | -2/+2 | |
| | ||||||
* | Documentation. | murphy | 2010-02-13 | 1 | -7/+10 | |
| | ||||||
* | Ruby scanner can't parse complex method definitions (issue #147) | murphy | 2010-01-22 | 3 | -0/+180 | |
| | ||||||
* | Added some coderay statistic scripts, and ansi-color experiments from | murphy | 2010-01-22 | 5 | -3/+385 | |
| | | | | | http://frexx.de/xterm-256-notes/. | |||||
* | Experiments with token classes. | murphy | 2010-01-20 | 3 | -208/+40 | |
| | ||||||
* | A little fix in the color output of the test suite. | murphy | 2010-01-20 | 1 | -1/+1 | |
| | ||||||
* | Update FOLDERS documentation; fix image links in template. | murphy | 2010-01-20 | 2 | -10/+6 | |
| | ||||||
* | Documentation: Don't include protected and private methods, and handle ↵ | murphy | 2010-01-20 | 1 | -2/+2 | |
| | | | | coderay.rb last (fixes some issues). | |||||
* | Cleanup *.debug.diff files in test:clean task. | murphy | 2010-01-20 | 1 | -0/+3 | |
| | ||||||
* | Fix rake tasks for Ruby 1.9 (include . in load path) | murphy | 2010-01-20 | 1 | -0/+1 | |
| | ||||||
* | Fixed link to image. | murphy | 2010-01-06 | 1 | -1/+1 | |
| | ||||||
* | Renamed Terminal encoder, cleanups. | murphy | 2010-01-06 | 3 | -7/+26 | |
| | ||||||
* | Plaintext scanner speedup: Just returns string without scanning. | murphy | 2010-01-06 | 1 | -2/+1 | |
| | ||||||
* | Encoders::HTML#token's second parameter is no longer optional. | murphy | 2010-01-06 | 1 | -1/+1 | |
| | ||||||
* | Cleanups. | murphy | 2010-01-06 | 2 | -3/+3 | |
| | ||||||
* | Added some benchmark experiments for highlighting without Tokens. | murphy | 2010-01-06 | 3 | -25/+364 | |
| | ||||||
* | Last changes. | murphy | 2010-01-01 | 2 | -41/+9 | |
| | ||||||
* | Improved scanner tests: known issues, JRuby bug workaround (see #136). | murphy | 2010-01-01 | 5 | -75/+68 | |
| | ||||||
* | New method Scanner#lang. | murphy | 2010-01-01 | 2 | -0/+6 | |
| | ||||||
* | Cleanup for gem.rake: more intelligent, removed obsolete code. | murphy | 2010-01-01 | 2 | -118/+11 | |
| | ||||||
* | Cleanup. | murphy | 2010-01-01 | 1 | -1/+1 | |
| | ||||||
* | Cleaning up functional tests; test:functional scans without loading Rubygems ↵ | murphy | 2010-01-01 | 5 | -78/+100 | |
| | | | | now. | |||||
* | Fixed: More file extensions for C++ scanner as suggested by Sander Cox. | murphy | 2010-01-01 | 1 | -1/+16 | |
| | ||||||
* | Preparing for 0.9.1. | murphy | 2009-12-31 | 3 | -4/+6 | |
| | ||||||
* | Updated list of changes. | murphy | 2009-12-31 | 1 | -1/+4 | |
| | ||||||
* | Fixed example tests. | murphy | 2009-12-31 | 18 | -75/+144 | |
| | | | | | | | | | | | * test:clean task also deletes .expected.html files * LinesOfCode encoder can deal with tokens that have no scanner. Tests were added for this. * JSON encoder load rubygems if necessary. * NEW :loc as an alias for :lines_of_code * NEW Scanner methods marshal_dump, marshal_load FIXED Tokens dumping (failed while trying to dump @scanner) | |||||
* | Fixing rake task names. | murphy | 2009-12-30 | 1 | -2/+2 | |
| | ||||||
* | New rake tasks test:scanner:lang for every language. | murphy | 2009-12-30 | 3 | -21/+37 | |
| | ||||||
* | Updated TextMate project file. | murphy | 2009-12-30 | 1 | -18/+290 | |
| | ||||||
* | 0.8.4 as a version patch. | murphy | 2009-12-30 | 1 | -0/+73 | |
| | ||||||
* | Added list of changes. | murphy | 2009-12-30 | 1 | -0/+221 | |
| | ||||||
* | Cleanups. | murphy | 2009-12-30 | 5 | -12/+8 | |
| | ||||||
* | Using XML scanner for XML literals. | murphy | 2009-12-30 | 1 | -4/+5 | |
| | ||||||
* | Don't cache the CaseIgnoringWordLists. | murphy | 2009-12-30 | 2 | -3/+3 | |
| | ||||||
* | Documentation: Added warning about WordList caching. | murphy | 2009-12-30 | 1 | -4/+18 | |
| | ||||||
* | Documentation. | murphy | 2009-12-30 | 1 | -2/+4 | |
| | ||||||
* | JSON encoder: New format to preserve all information and be more accessible ↵ | murphy | 2009-12-30 | 1 | -2/+47 | |
| | | | | for JavaScript programmers (each token is an object). Also a refactorization. Added tests. | |||||
* | Cleanup. | murphy | 2009-12-30 | 1 | -2/+1 | |
| |