summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/delphi.rb
Commit message (Collapse)AuthorAgeFilesLines
* Changed error handling of all scanners: :error tokens are OK now, even in ↵murphy2006-07-111-129/+131
| | | | | | | | | | | | | debug mode, but token kind is nil unless assigned. Small fixes for C and Ruby scanners. Renamed local variable type to kind in Ruby scanner. Improved RHTML scanner to recognize -%> as delimiter. HTML encoder: improved handling of malformed token strings. Fixed PluginHost#inspect including docu. Scanner#raise_inspect also shows state if given.
* Big re-indenting - no more tabs!murphy2006-07-101-113/+113
|
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-2/+4
|
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-161-1/+5
| | | | | | | Fixed numerization for input not ending with \n. Added test cases in C scanner tests. Added WoNáDo as contributer for last Ruby scanner fix. Updated TODO.
* helpers/word_list.rb:murphy2005-11-051-1/+1
| | | | | | | | new CaseIgnoringWordList class simplified implementation Performance gain should be small. Adjusted scanner.rb and scanners/delphi.rb
* New Repository, initial importno author2005-09-261-0/+123