0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return all suggestions when calling driver/run More... over 9 years ago
Merge branch 'javalangmath-fns' More... over 9 years ago
Remove Math/pow rules until we can add metadata More... over 9 years ago
Add tests for class symbols More... over 9 years ago
Add tests for class symbols More... over 9 years ago
Add clean and compile steps in Travis CI More... over 9 years ago
Eval to make java based tests pass More... over 9 years ago
Merge pull request #95 from thomasmulvaney/missing-neg-case More... over 9 years ago
Update README with spelling and syntax More... over 9 years ago
Merge pull request #104 from jonase/add-build-matrix More... over 9 years ago
Add JDK build matrix More... over 9 years ago
Merge pull request #101 from danielcompton/add-travis More... over 9 years ago
Merge pull request #102 from danielcompton/add-clojurescript More... over 9 years ago
rule for using some? More... over 9 years ago
Add Travis CI and README image More... over 9 years ago
Add clojurescript, cljx, e.t.c. support More... over 9 years ago
Merge pull request #99 from danielcompton/fix-41 More... over 9 years ago
Add double-negative rule More... over 9 years ago
Merge pull request #97 from maacl/master More... almost 10 years ago
Update collections.clj More... almost 10 years ago
Update collections.clj More... almost 10 years ago
Added missing negative case More... almost 10 years ago
Merge pull request #94 from jennifersmith/fix_equality_test More... about 10 years ago
Fixes the equality tests which were suggesting a pos? replacement for <= x 1 . This rule was removed in ab491e3 as it didn't work for float comparison. More... about 10 years ago
Merge pull request #81 from borkdude/master More... about 10 years ago
Merge pull request #93 from carlhoerberg/patch-1 More... about 10 years ago
Merge pull request #91 from TAllen/master More... about 10 years ago
Clojure 1.6.0 More... about 10 years ago
Fixed a place that kibit had a better suggestion for. More... about 10 years ago
Implemented issue #90 (if ?x ?x ?y) -> (or ?x ?y) More... about 10 years ago