Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed error handling of all scanners: :error tokens are OK now, even in ↵ | murphy | 2006-07-11 | 1 | -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! | murphy | 2006-07-10 | 1 | -113/+113 |
| | |||||
* | Re-indented everything. Sorry to break the blame chain. | murphy | 2006-04-16 | 1 | -2/+4 |
| | |||||
* | All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel] | murphy | 2006-04-16 | 1 | -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: | murphy | 2005-11-05 | 1 | -1/+1 |
| | | | | | | | | new CaseIgnoringWordList class simplified implementation Performance gain should be small. Adjusted scanner.rb and scanners/delphi.rb | ||||
* | New Repository, initial import | no author | 2005-09-26 | 1 | -0/+123 |