bf4379bb564a2928917ad5dac2fc88c788cbcbb5 |
|
22-Jul-2016 |
Lubos Kosco <tarzanek@gmail.com> |
checkstyle fixes |
7a901a0be55a8a3c63aed0013b4a3aa10ace0adb |
|
10-Jun-2016 |
Farid Zakaria <fzakaria@apple.com> |
updated ClojureAnalyzerFactoryTest for new clojure sample file |
f2c2e34eec8ec66a7f830c31be39e568a6ecf686 |
|
10-Jun-2016 |
Farid Zakaria <fzakaria@apple.com> |
Complete ClojureAnalyzerFactoryTest
Added a test and checked that the Definitions are properly resolving to the correct
tag type and line number. |
6f57e337e147fcb6a473df55a97ea94b017bc21c |
|
09-Jun-2016 |
Farid Zakaria <fzakaria@apple.com> |
Clojure Analyzer test added
Errors were noted from ctags when trying to analyze clojure files `repetition-operator operand invalid`
Changed the regex matching for the clojure files to remove such errors and added a unit test
for ClojureAnalyzer |