Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak Debug scanners again, introduce :unknown token kind | Kornelius Kalnbach | 2013-07-21 | 1 | -3/+3 |
| | |||||
* | prevent Symbol attack in Debug scanner | Kornelius Kalnbach | 2013-07-21 | 1 | -6/+6 |
| | |||||
* | #352 CodeRay.scan returns TokensProxy | Kornelius Kalnbach | 2011-09-18 | 1 | -1/+2 |
| | |||||
* | Added lots of unit tests. | murphy | 2010-06-29 | 1 | -0/+76 |
Theses actually come from the library files; now they are included. Also, rake test and test:all don't test the scanners now; you have to start them using rake test:scanners. |