clojure:dev-symbolic-array-type

Last commit made on 2024-01-10
Get this branch:
git clone -b dev-symbolic-array-type https://git.launchpad.net/clojure

Branch merges

Branch information

Name:
dev-symbolic-array-type
Repository:
lp:clojure

Recent commits

b689cf3... by Alex Miller <email address hidden>

CLJ-2807: Add support for a symbol comprising the name of the array component type (primitive, full-qualified class, or import aliases accepted) followed by an asterisk for each dimension of the array (1 or more).

08a2d9b... by clojure-build <email address hidden>

[maven-release-plugin] prepare for next development iteration

5dbf142... by clojure-build <email address hidden>

[maven-release-plugin] prepare release clojure-1.12.0-alpha5

c6122eb... by Alex Miller <email address hidden>

Add Java 21 to test matrix

496f60a... by Alex Miller <email address hidden>

CLJ-2804 - to avoid i/o blocking under synchronized, replace with ReentrantLock in LazySeq and Delay

Signed-off-by: Alex Miller <email address hidden>

6975553... by Alex Miller <email address hidden>

update links in readme - fix feedback and license links

2a05881... by JarrodCTaylor <email address hidden>

Add github action to build api docs

501348d... by clojure-build <email address hidden>

[maven-release-plugin] prepare for next development iteration

5bc453e... by clojure-build <email address hidden>

[maven-release-plugin] prepare release clojure-1.12.0-alpha4

1555113... by Alex Miller <email address hidden>

Fix bad character in Javadoc