Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lambdaisland/tools.namespace


https://github.com/lambdaisland/tools.namespace

README: Add warning about `ns` syntax

4a999d56275d4c94d45ed38f4ad001b70f1e546f authored about 10 years ago by Stuart Sierra <[email protected]>
[maven-release-plugin] prepare for next development iteration

d300c06c7f5f351eb94135476a9215360f6b8ebf authored about 10 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release tools.namespace-0.2.8

67c0d683169e972c8875b9201605e8f830e0ea77 authored about 10 years ago by Hudson @ build.clojure.org <[email protected]>
README: update version for 0.2.8 release

81ba243eedc9aa507c0fde8d781121375c5623ba authored about 10 years ago by Stuart Sierra <[email protected]>
TNS-31: Check that :after symbol resolves

Throws Exception with informative error message instead
of NullPointerException.

b1971f8b5e030fc8f888ff67279ef474ea265d3a authored about 10 years ago by Stuart Sierra <[email protected]>
README: Add TNS-31 to Change Log

f644bfaea9004822e726bb20c0ef8f58fda05e53 authored about 10 years ago by Stuart Sierra <[email protected]>
README: formatting & corrections

620cbc4b4a6bc779d2647da0fd73b4bd658a4eaa authored about 10 years ago by Stuart Sierra <[email protected]>
README: add developer information

b9eed7c9bddf0a801c1b2ea1916f8de53e79a3b8 authored about 10 years ago by Stuart Sierra <[email protected]>
README: reorganize, add PermGen notes

ec4319c8814b7ccfe482bf39037477d0ca31c3d3 authored about 10 years ago by Stuart Sierra <[email protected]>
README: Add TNS-26 to Change Log

5b0944994b12f1a18b4c5763ce2a5d7ab5b49085 authored about 10 years ago by Stuart Sierra <[email protected]>
README: :main AOT-compiles (see TNS-27)

http://dev.clojure.org/jira/browse/TNS-27

2c630f928d8c8f3383f878dc6c1cc4cc532e6612 authored about 10 years ago by Stuart Sierra <[email protected]>
TNS-26: Fix local shadow of symbol 'alias' in 'recover-ns'

Recovery of namespace aliases did not work at all prior to this
change. It didn't throw an excep...

122e3d1d4fb01e4f1412d5cc7ec80dce76e8778a authored about 10 years ago by Stuart Sierra <[email protected]>
[maven-release-plugin] prepare for next development iteration

a166936bd757b71348c7c1608569fc0fcb1318bd authored over 10 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release tools.namespace-0.2.7

0779227c9fbea97a631d40405eb0ac5384fbd5a0 authored over 10 years ago by Hudson @ build.clojure.org <[email protected]>
Update README for 0.2.7 release

729bd41dd66e1cee6357d7af77178154487885ce authored over 10 years ago by Stuart Sierra <[email protected]>
Do not recreate fnil on every usage

Originally part of commit 57e5658c, reverted in 27194f2e

cb75db79cf143be16a89399ae66e396c0ae62391 authored over 10 years ago by Stuart Sierra <[email protected]>
Reapply README change from 57e5658c, reverted in 27194f2e

2612a10293a397d2f708fad16f73af33f30acaf9 authored over 10 years ago by Stuart Sierra <[email protected]>
Revert "README: warn on prefer-method: link TNS-23"

This reverts commit 57e5658c8d9154711979019d85b279ad5f6898c9.

This commit was a mistake: it inc...

27194f2edfe3f5f9e1343f993beca4b43f0bafe8 authored over 10 years ago by Stuart Sierra <[email protected]>
TNS-25: Fix a few doc string typos

Signed-off-by: Stuart Sierra <[email protected]>

09e1e1fd81faed4e24399bf68bf78e87b32eb68b authored over 10 years ago by Andy Fingerhut <[email protected]>
[maven-release-plugin] prepare release tools.namespace-0.2.6

d89ec2e5c13b50a29e0859237c0b72ad6cf885ff authored over 10 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare for next development iteration

25f5806c318ec413451341841b459777ae70ec69 authored over 10 years ago by Hudson @ build.clojure.org <[email protected]>
README: prepare for 0.2.6 release

32a0c08970e277d9a095308069a52edabed2b45d authored over 10 years ago by Stuart Sierra <[email protected]>
README: note TNS-22 in change log

bf32951eb95557fb85950c177a3af45cc1e94232 authored over 10 years ago by Stuart Sierra <[email protected]>
TNS-22: Change some str/replace calls so they work on Windows

Signed-off-by: Stuart Sierra <[email protected]>

a44f709e9e0a35a0eac6ec8eb6a2845c54efb97f authored over 10 years ago by Andy Fingerhut <[email protected]>
README: warn on prefer-method: link TNS-23

57e5658c8d9154711979019d85b279ad5f6898c9 authored over 10 years ago by Stuart Sierra <[email protected]>
README: note change from commit 10b17ac (read-ns-decl)

045e09118597530dd763d4abaddad3cc2b66b0b6 authored over 10 years ago by Stuart Sierra <[email protected]>
precondition to check type of PushbackReader

Since clojure.tools.namespace.parse/read-ns-decl silently ignores any
exception thrown by `read`...

10b17ace7c1940ac92c6deed4a84fd01de61797b authored over 10 years ago by Stuart Sierra <[email protected]>
Update development version in README to 0.2.6-SNAPSHOT

0348d6779f9f4a81f868749d6934908cdd5d8396 authored over 10 years ago by Stuart Sierra <[email protected]>
[maven-release-plugin] prepare release tools.namespace-0.2.5

9d01dd71401e7cbf735809299261c17d185f7257 authored over 10 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare for next development iteration

42dd55baf8f69856e1c90bd4a497d18264591b30 authored over 10 years ago by Hudson @ build.clojure.org <[email protected]>
Prepare README for 0.2.5 release

7a77ca9e94a5378c6ec7742735690c5fa7db5a62 authored over 10 years ago by Stuart Sierra <[email protected]>
Describe 'clear' in README change log

da24f7e77711aa4e036f00ce62b20e9bac260efe authored over 10 years ago by Stuart Sierra <[email protected]>
Add c.t.n.repl/clear

bfb06a52250b5bc303de2b0cd41bee3a9ee1e3d0 authored over 10 years ago by Stuart Sierra <[email protected]>
Comment describing shape of the tracker map

ddf31606983282b44ddba18ee707deaf0cce4af9 authored over 10 years ago by Stuart Sierra <[email protected]>
README: format change log release versions as headings

b239b0680ff9e5140ff6c72933bba8c79735c0c3 authored over 10 years ago by Stuart Sierra <[email protected]>
README: change log formatting & details

e49ac27b50820301a7148404ebedd7c485c2719a authored over 10 years ago by Stuart Sierra <[email protected]>
Update README for TNS-17

6ab06fc1e9414da10c54c96a313317914e714ac6 authored over 10 years ago by Stuart Sierra <[email protected]>
TNS-17: parse any top-level 'ns' declaration in file

The ns declaration no longer needs to be the first non-comment form in
the file. This is actuall...

3c08b722fe5c84ff52749fca2b00fe019ca85484 authored over 10 years ago by Stuart Sierra <[email protected]>
Update README for TNS-18

3f946380d3e530fdf1296be14826df6c4085ee85 authored over 10 years ago by Stuart Sierra <[email protected]>
Add tests that demonstrate exponential run time

Signed-off-by: Stuart Sierra <[email protected]>

3f7cb3c42b19a96d1129180dc83487e352fb1277 authored over 10 years ago by Andy Fingerhut <[email protected]>
Linear time version of transitive* functions

Signed-off-by: Stuart Sierra <[email protected]>

6f8e72920f87d074dbc2998cc5ba5d485eb685f2 authored over 10 years ago by Andy Fingerhut <[email protected]>
Clarify definition of 'transitive', remove extra fns

3d784eb8f3ca60900f3cd7d12503ad817656a419 authored over 10 years ago by Stuart Sierra <[email protected]>
Remove printlns & separate new dependency tests

3d1bbed29dcaa56853fa551f59cb4f340e246b79 authored over 10 years ago by Stuart Sierra <[email protected]>
Rename transitive-*-of-set to transitive-*-set

fc38e88fd483e1a4bd9fa0fe2c42c5d929d69e68 authored over 10 years ago by Stuart Sierra <[email protected]>
Update README for TNS-19

caa2b315f8f668e080a3758f4a3f1b9705592d41 authored over 10 years ago by Stuart Sierra <[email protected]>
TNS-19: always return set from `parse/deps-from-ns-decl`

clojure.set/union is wildly unpredictable given a mix of nils and
empty sets as input. Sometimes...

e9394727b6e6ca4491bb4e058edabd30e6524915 authored over 10 years ago by Stuart Sierra <[email protected]>
Renamed contributing.md to CONTRIBUTING.md

c3a5a48503928ca1c9ecafbd165bc83ed27c72e2 authored almost 11 years ago by Stuart Sierra <[email protected]>
Update language in 'contributing'

4eb9385be6d42242d03df61b6e8ba0af4d45cef5 authored almost 11 years ago by Stuart Sierra <[email protected]>
contributing: Add link to dev wiki home

32e0bc457349b47cf7ae284864d1bae0fd0b2859 authored almost 11 years ago by Stuart Sierra <[email protected]>
Add 'contributing' file

See https://help.github.com/articles/how-do-i-set-up-guidelines-for-contributors

9158af354198d4acf09d0a8397138a0d671aca78 authored almost 11 years ago by Stuart Sierra <[email protected]>
README: Add TNS-16 to change log

4a830f3fb0276603bbe2d29471e61d1d13610a45 authored almost 11 years ago by Stuart Sierra <[email protected]>
TNS-16: do not test fixed order in topological sort tests

There are many possible topological sort orders. The exact order
returned depends on Clojure's h...

c85c4be60cb2f16bfdbaa2b2be4a7d6eafd5a091 authored almost 11 years ago by Stuart Sierra <[email protected]>
README changelog: add links to TNS-15 and TNS-1

9d81db291c5229f3317b2ee561097735f101da28 authored about 11 years ago by Stuart Sierra <[email protected]>
Add comment in source code pointing to TNS-1

10f03a7a6f1166de53b0ba0c329e1f7444f1ff77 authored about 11 years ago by Stuart Sierra <[email protected]>
TNS-15: Handle spaces in classpath directories

Signed-off-by: Stuart Sierra <[email protected]>

8f116ba8c6944acc347cba97db0244e247021016 authored about 11 years ago by Ryan Senior <[email protected]>
README: add link to TNS-12

3d2025c2b2d7f4676065cd4ecb8c8d87ff49d46a authored over 11 years ago by Stuart Sierra <[email protected]>
README: Update Change Log with TNS-12

e37dbabe851e1f4cbce2a40b36afab24bce92eb3 authored over 11 years ago by Stuart Sierra <[email protected]>
TNS-12: remove duplicate definition of 'jar-file?'

0e4fe44be8ded594d0374d4cc21d6f42a697c18e authored over 11 years ago by Stuart Sierra <[email protected]>
README: add missing links to JIRA tickets in change log

ca5781c7e1646e61850d2d8079c4dbd58edfaf32 authored over 11 years ago by Stuart Sierra <[email protected]>
[maven-release-plugin] prepare release tools.namespace-0.2.4

a88644c962bac8368f860c790ba1107e8a027711 authored over 11 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare for next development iteration

cdb5dca0e596dff019f98ae0e4137d1777d1f935 authored over 11 years ago by Hudson @ build.clojure.org <[email protected]>
README: cleanup, no longer refer to 0.2.2 as "new"

a5e67fac881158779e8dc8ee564cf82fc39c0fb1 authored over 11 years ago by Stuart Sierra <[email protected]>
README: add link to 'Workflow Reloaded' article

5a49343b0bc3b119acccc43b00fe0e1f0a4d10c9 authored over 11 years ago by Stuart Sierra <[email protected]>
README: link Leiningen to leiningen.org instead of GitHub

1fa88acad6e41cf13d66f5c6ba7b76c381dceb01 authored over 11 years ago by Stuart Sierra <[email protected]>
Update README for 0.2.4 release

8b070a9843df50c9d645815af002e1896f1636b2 authored over 11 years ago by Stuart Sierra <[email protected]>
Update POM parent version; set warn-on-reflection true

8b4d53f8fa1f7c2b749353fe16b44adbe6bd20a0 authored over 11 years ago by Stuart Sierra <[email protected]>
Add test for move-ns

a82700d5c9b0c494f3ec7308608e05bffd2eb795 authored over 11 years ago by Stuart Sierra <[email protected]>
move-ns: do not touch files whose contents doesn't change (TNS-8)

9b43f4a07e4d7264368d64a0dbbd3a2bc3b04097 authored over 11 years ago by Stuart Sierra <[email protected]>
Fix regression: supporting bare vector as libspec

Previous commit broke parsing of (:require [foo]) with no :as or :refer
options.

930833dce8949a0154382038ac5fde85c5fb0abd authored over 11 years ago by Stuart Sierra <[email protected]>
Parse prefix lists represented as vectors; TNS-9 and TNS-11

Because `use` and `require` do little checking of argument types,
common usage has both vectors ...

e37221fecaf71ac0ca7e3022e3ee2cadbfbc1a45 authored over 11 years ago by Stuart Sierra <[email protected]>
Add tests for cyclic dependencies

85e73af04fdb497db1600ef3bf21aef5ed676619 authored over 11 years ago by Stuart Sierra <[email protected]>
A node may not depend on itself

Also simplify generation of exception message. The *print-length*
binding was paranoid: nodes sh...

41cd3c37cc29a4916d89aeca21ceac627a5174be authored over 11 years ago by Stuart Sierra <[email protected]>
Fix keyword ':import' in 'ns' for c.t.n.find

708cbf7d75e955b39a86bf615f8e348673ed0213 authored almost 12 years ago by Stuart Sierra <[email protected]>
Update README for 0.2.3 release

cdeb488239f4ba57f48412ec1b932be2ff858131 authored almost 12 years ago by Stuart Sierra <[email protected]>
[maven-release-plugin] prepare for next development iteration

deaf158f1ed8f447a5571477e6fec8d9b1192e0c authored almost 12 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release tools.namespace-0.2.3

be6de1a3775e7681daadcbae2e2910416a5ede5d authored almost 12 years ago by Hudson @ build.clojure.org <[email protected]>
Describe no-recover-attempt for reload-disabled in README

3f016964e40fbed8c6d21d815ee6fcf766315d04 authored almost 12 years ago by Stuart Sierra <[email protected]>
Fix link to Ring in README

b676d21cd9acb30bdd750e32b06be92eabb52a94 authored almost 12 years ago by Stuart Sierra <[email protected]>
Add inline headings to 'Warnings' in README

fb0eef05eb7760bbf630d8edff876dfedd49b748 authored almost 12 years ago by Stuart Sierra <[email protected]>
Warn about breaking alaises in disable-unload/reload docstring

37dae6b34983d513d7b7489e58b94c18f1da2fbb authored almost 12 years ago by Stuart Sierra <[email protected]>
Don't try to recover namespace with unloading disabled

Having 'disable-unload!' or 'disable-reload!' in a namespace could
cause errors when trying to "...

52aa183b42ee076e6b02568e47aad757883fde3c authored almost 12 years ago by Stuart Sierra <[email protected]>
Attempt partial recovery of REPL namespace on error

6723baff2c17e5ad9dde6024f4e35fe81bb0361a authored almost 12 years ago by Stuart Sierra <[email protected]>
README: warn about AOT-compiled code; reformat links

f72a8571edeca85abca57169d8b3f84265dacb5d authored about 12 years ago by Stuart Sierra <[email protected]>
[maven-release-plugin] prepare for next development iteration

22cfabeb9e14783472e80a486dd802ea0fa0f50e authored about 12 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release tools.namespace-0.2.2

6b720bd63ac26f7a9ae04f01f5c658e198420cde authored about 12 years ago by Hudson @ build.clojure.org <[email protected]>
Update README for next release 0.2.2

eb0fa2eb8cd10b13aec5ed575c0cdcfa26e6f65d authored about 12 years ago by Stuart Sierra <[email protected]>
Fix reflection warnings in 'move'

ca860fc9a8d760970e249ecd105b6b16e127b5c1 authored about 12 years ago by Stuart Sierra <[email protected]>
Update parent POM to latest release 0.0.26

34ad445d8459353c080679d4b36bb03c4eaad109 authored about 12 years ago by Stuart Sierra <[email protected]>
ns docstring for 'move'

Use older metadata syntax for backward-compatibility with older
versions of the 'ns' macro.

651d08624b5a652f02f70b1b51802ecbc701963b authored about 12 years ago by Stuart Sierra <[email protected]>
Docstrings & warnings in 'move'

5f26c53890982eebbbef5b8a2129fc1003491894 authored about 12 years ago by Stuart Sierra <[email protected]>
Update README with ':after' option

cedc45445f57e5b56d2db1a82193e27893b269e8 authored about 12 years ago by Stuart Sierra <[email protected]>
Docstrings in 'move'

faa9c905d6d9189be5a50391f34df2eb2dbad58d authored about 12 years ago by Stuart Sierra <[email protected]>
Fix arguments & support :after in refresh-all

6831271b77f0ab4036f3c24c26668dfc10a3f689 authored about 12 years ago by Stuart Sierra <[email protected]>
Add :after option to c.t.n.repl/refresh

a544efc08bd9b14dd9c96d2a20b1d043f30d5677 authored about 12 years ago by Stuart Sierra <[email protected]>
README: Update with latest release & dependency information

504d6f12042e7edcf11b8fbe69768e1e90fc1cb0 authored about 12 years ago by Stuart Sierra <[email protected]>
Add 'move-ns': refactoring tool to rename a namespace (alpha)

4470daf4d156fc643952e505f4bcc918d633b836 authored about 12 years ago by Stuart Sierra <[email protected]>
TNS-4: Eliminate several uses of reflection in tools.namespace

Signed-off-by: Stuart Sierra <[email protected]>

ada4479c4a22daf0410ca51fac0c09a26ab8e9ae authored about 12 years ago by Andy Fingerhut <[email protected]>
[maven-release-plugin] prepare for next development iteration

1a463762c0b7660ddf0fa737d5ba7432f8ffaf19 authored about 12 years ago by Hudson @ build.clojure.org <[email protected]>
[maven-release-plugin] prepare release tools.namespace-0.2.1

e5cc4eba2e75de201b44d71e269fc9b2dcb3ac46 authored about 12 years ago by Hudson @ build.clojure.org <[email protected]>
Add old 0.1.x API as deprecated functions

3153fefd501a0c0d0da6c01502111cabf67fb096 authored about 12 years ago by Stuart Sierra <[email protected]>