Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup and fix Clojure scanner. | murphy | 2010-10-15 | 1 | -2/+2 |
| | |||||
* | Added encoding header for Clojure scanner: Rember to put this on top when ↵ | murphy | 2010-06-29 | 1 | -0/+1 |
| | | | | using non-ASCII chars :) | ||||
* | Ticket #127: Clojure scanner by Licenser, yay! | murphy | 2010-06-15 | 1 | -0/+203 |
It's still in development. The Scheme scanner, which Lice used as template, has some very bad code, and both scanner must be cleaned up (see #59). |