Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-13 | Add 'complete' module to build jar containing all modules. | Stuart Sierra | |
2010-08-13 | Fix name of probabilities module in POM | Stuart Sierra | |
2010-08-13 | Fix remaining dependency issues in modular build | Stuart Sierra | |
2010-08-12 | Comment out tests in macro-utils with circular dependency on monads | Stuart Sierra | |
2010-08-12 | Continue updating dependencies & adding missing files | Stuart Sierra | |
2010-08-11 | Disable compiling clojure.contrib.javadoc | Stuart Sierra | |
c.c.javadoc throws deprecation errors on load. This should probably be configured in the module POM. | |||
2010-08-11 | Add missing dependencies in javadoc and gen-html-docs | Stuart Sierra | |
2010-08-10 | Add test sources to their respective modules | Stuart Sierra | |
2010-08-07 | Split all namespaces into sub-modules. | Stuart Sierra | |
* Examples and tests have not been copied over. * Clojure test/compile phases are commented out in parent POM. * May require installing parent POM before full build. |