aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/accumulators/pom.xml31
-rw-r--r--modules/accumulators/src/main/clojure/clojure/contrib/accumulators.clj324
-rw-r--r--modules/agent-utils/pom.xml16
-rw-r--r--modules/agent-utils/src/main/clojure/clojure/contrib/agent_utils.clj35
-rw-r--r--modules/apply-macro/pom.xml16
-rw-r--r--modules/apply-macro/src/main/clojure/clojure/contrib/apply_macro.clj45
-rw-r--r--modules/base64/pom.xml16
-rw-r--r--modules/base64/src/main/clojure/clojure/contrib/base64.clj99
-rw-r--r--modules/classpath/pom.xml21
-rw-r--r--modules/classpath/src/main/clojure/clojure/contrib/classpath.clj39
-rw-r--r--modules/combinatorics/pom.xml16
-rw-r--r--modules/combinatorics/src/main/clojure/clojure/contrib/combinatorics.clj164
-rw-r--r--modules/command-line/pom.xml21
-rw-r--r--modules/command-line/src/main/clojure/clojure/contrib/command_line.clj121
-rw-r--r--modules/complex-numbers/pom.xml26
-rw-r--r--modules/complex-numbers/src/main/clojure/clojure/contrib/complex_numbers.clj293
-rw-r--r--modules/cond/pom.xml16
-rw-r--r--modules/cond/src/main/clojure/clojure/contrib/cond.clj34
-rw-r--r--modules/condition/pom.xml26
-rw-r--r--modules/condition/src/main/clojure/clojure/contrib/condition.clj147
-rw-r--r--modules/condition/src/main/clojure/clojure/contrib/condition/Condition.clj43
-rw-r--r--modules/core/pom.xml21
-rw-r--r--modules/core/src/main/clojure/clojure/contrib/core.clj89
-rw-r--r--modules/dataflow/pom.xml26
-rw-r--r--modules/dataflow/src/main/clojure/clojure/contrib/dataflow.clj509
-rw-r--r--modules/datalog/pom.xml21
-rw-r--r--modules/datalog/src/main/clojure/clojure/contrib/datalog.clj64
-rw-r--r--modules/datalog/src/main/clojure/clojure/contrib/datalog/database.clj288
-rw-r--r--modules/datalog/src/main/clojure/clojure/contrib/datalog/literals.clj413
-rw-r--r--modules/datalog/src/main/clojure/clojure/contrib/datalog/magic.clj128
-rw-r--r--modules/datalog/src/main/clojure/clojure/contrib/datalog/rules.clj208
-rw-r--r--modules/datalog/src/main/clojure/clojure/contrib/datalog/softstrat.clj161
-rw-r--r--modules/datalog/src/main/clojure/clojure/contrib/datalog/util.clj89
-rw-r--r--modules/def/pom.xml16
-rw-r--r--modules/def/src/main/clojure/clojure/contrib/def.clj149
-rw-r--r--modules/duck-streams/pom.xml16
-rw-r--r--modules/duck-streams/src/main/clojure/clojure/contrib/duck_streams.clj418
-rw-r--r--modules/error-kit/pom.xml21
-rw-r--r--modules/error-kit/src/main/clojure/clojure/contrib/error_kit.clj289
-rw-r--r--modules/except/pom.xml16
-rw-r--r--modules/except/src/main/clojure/clojure/contrib/except.clj95
-rw-r--r--modules/fcase/pom.xml16
-rw-r--r--modules/fcase/src/main/clojure/clojure/contrib/fcase.clj108
-rw-r--r--modules/find-namespaces/pom.xml26
-rw-r--r--modules/find-namespaces/src/main/clojure/clojure/contrib/find_namespaces.clj136
-rw-r--r--modules/fnmap/pom.xml14
-rw-r--r--modules/fnmap/src/main/clojure/clojure/contrib/fnmap.clj36
-rw-r--r--modules/fnmap/src/main/clojure/clojure/contrib/fnmap/PersistentFnMap.clj70
-rw-r--r--modules/gen-html-docs/pom.xml26
-rw-r--r--modules/gen-html-docs/src/main/clojure/clojure/contrib/gen_html_docs.clj540
-rw-r--r--modules/generic/pom.xml21
-rw-r--r--modules/generic/src/main/clojure/clojure/contrib/generic.clj54
-rw-r--r--modules/generic/src/main/clojure/clojure/contrib/generic/arithmetic.clj201
-rw-r--r--modules/generic/src/main/clojure/clojure/contrib/generic/collection.clj116
-rw-r--r--modules/generic/src/main/clojure/clojure/contrib/generic/comparison.clj214
-rw-r--r--modules/generic/src/main/clojure/clojure/contrib/generic/functor.clj40
-rw-r--r--modules/generic/src/main/clojure/clojure/contrib/generic/math_functions.clj114
-rw-r--r--modules/graph/pom.xml16
-rw-r--r--modules/graph/src/main/clojure/clojure/contrib/graph.clj228
-rw-r--r--modules/greatest-least/pom.xml16
-rw-r--r--modules/greatest-least/src/main/clojure/clojure/contrib/greatest_least.clj65
-rw-r--r--modules/http-agent/pom.xml26
-rw-r--r--modules/http-agent/src/main/clojure/clojure/contrib/http/agent.clj386
-rw-r--r--modules/http-connection/pom.xml21
-rw-r--r--modules/http-connection/src/main/clojure/clojure/contrib/http/connection.clj62
-rw-r--r--modules/import-static/pom.xml16
-rw-r--r--modules/import-static/src/main/clojure/clojure/contrib/import_static.clj63
-rw-r--r--modules/io/pom.xml16
-rw-r--r--modules/io/src/main/clojure/clojure/contrib/io.clj564
-rw-r--r--modules/jar/pom.xml16
-rw-r--r--modules/jar/src/main/clojure/clojure/contrib/jar.clj35
-rw-r--r--modules/java-utils/pom.xml16
-rw-r--r--modules/java-utils/src/main/clojure/clojure/contrib/java_utils.clj219
-rw-r--r--modules/javadoc/pom.xml14
-rw-r--r--modules/javadoc/src/main/clojure/clojure/contrib/javadoc.clj4
-rw-r--r--modules/javadoc/src/main/clojure/clojure/contrib/javadoc/browse.clj51
-rw-r--r--modules/javadoc/src/main/clojure/clojure/contrib/javadoc/browse_ui.clj31
-rw-r--r--modules/jmx/pom.xml26
-rw-r--r--modules/jmx/src/main/clojure/clojure/contrib/jmx.clj121
-rw-r--r--modules/jmx/src/main/clojure/clojure/contrib/jmx/Bean.clj35
-rw-r--r--modules/json/pom.xml26
-rw-r--r--modules/json/src/main/clojure/clojure/contrib/json.clj341
-rw-r--r--modules/lazy-seqs/pom.xml21
-rw-r--r--modules/lazy-seqs/src/main/clojure/clojure/contrib/lazy_seqs.clj90
-rw-r--r--modules/lazy-xml/pom.xml21
-rw-r--r--modules/lazy-xml/src/main/clojure/clojure/contrib/lazy_xml.clj215
-rw-r--r--modules/logging/pom.xml16
-rw-r--r--modules/logging/src/main/clojure/clojure/contrib/logging.clj343
-rw-r--r--modules/macro-utils/pom.xml21
-rw-r--r--modules/macro-utils/src/main/clojure/clojure/contrib/macro_utils.clj270
-rw-r--r--modules/macros/pom.xml16
-rw-r--r--modules/macros/src/main/clojure/clojure/contrib/macros.clj84
-rw-r--r--modules/map-utils/pom.xml16
-rw-r--r--modules/map-utils/src/main/clojure/clojure/contrib/map_utils.clj55
-rw-r--r--modules/math/pom.xml16
-rw-r--r--modules/math/src/main/clojure/clojure/contrib/math.clj247
-rw-r--r--modules/miglayout/pom.xml14
-rw-r--r--modules/miglayout/src/main/clojure/clojure/contrib/miglayout.clj79
-rw-r--r--modules/miglayout/src/main/clojure/clojure/contrib/miglayout/internal.clj120
-rw-r--r--modules/mmap/pom.xml16
-rw-r--r--modules/mmap/src/main/clojure/clojure/contrib/mmap.clj90
-rw-r--r--modules/mock-test-adapter/pom.xml26
-rw-r--r--modules/mock-test-adapter/src/main/clojure/clojure/contrib/mock/test_adapter.clj38
-rw-r--r--modules/mock/pom.xml26
-rw-r--r--modules/mock/src/main/clojure/clojure/contrib/mock.clj285
-rw-r--r--modules/monadic-io-streams/pom.xml26
-rw-r--r--modules/monadic-io-streams/src/main/clojure/clojure/contrib/monadic_io_streams.clj145
-rw-r--r--modules/monads/pom.xml31
-rw-r--r--modules/monads/src/main/clojure/clojure/contrib/monads.clj580
-rw-r--r--modules/ns-utils/pom.xml21
-rw-r--r--modules/ns-utils/src/main/clojure/clojure/contrib/ns_utils.clj106
-rw-r--r--modules/parent/pom.xml65
-rw-r--r--modules/pprint/pom.xml14
-rw-r--r--modules/pprint/src/main/clojure/clojure/contrib/pprint.clj43
-rw-r--r--