lp:clojure

Owned by Elana Hashman
Get this repository:
git clone https://git.launchpad.net/clojure

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/clojure/clojure.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-19 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-19 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-18 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-18 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-9 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-9 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-20 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-19 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-7 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-7 and finished taking 50 seconds — see the log

Branches

Name Last Modified Last Commit
clj-2954 2026-06-12 13:17:06 UTC
CLJ-2954 let/loop/let* - disallow & as binding name

Author: Alex Miller
Author Date: 2026-06-09 18:30:22 UTC

CLJ-2954 let/loop/let* - disallow & as binding name

master 2026-06-10 12:50:55 UTC
added RT.req, to support req! Test for Long first in Util.isInteger

Author: Rich Hickey
Author Date: 2026-06-10 12:50:55 UTC

added RT.req, to support req! Test for Long first in Util.isInteger

dev-get-or-else 2026-06-10 01:35:49 UTC
wip, testing different versions

Author: Fogus
Author Date: 2026-06-10 01:35:49 UTC

wip, testing different versions

clojure-1.12-dev 2026-05-12 18:05:58 UTC
[maven-release-plugin] prepare for next development iteration

Author: clojure-build
Author Date: 2026-05-12 18:05:58 UTC

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

dev-2945 2026-03-31 22:51:53 UTC
CLJ-2945: do not propagate file/line info to runtime reify obj

Author: Ghadi Shayban
Author Date: 2026-03-31 19:49:32 UTC

CLJ-2945: do not propagate file/line info to runtime reify obj

dev-strbang 2026-01-16 14:55:01 UTC
CLJ-2802: Added stateful string accumulator for use in a transduce/reduce tha...

Author: Fogus
Author Date: 2026-01-16 14:55:01 UTC

CLJ-2802: Added stateful string accumulator for use in a transduce/reduce that uses StringBuilder as its intermediate state.

dev-2931 2025-12-16 14:11:46 UTC
CLJ-2931 Invalid symbol regex parses keywords with empty namespace

Author: JarrodCTaylor
Author Date: 2025-12-16 14:11:46 UTC

CLJ-2931 Invalid symbol regex parses keywords with empty namespace

src/jvm/clojure/lang/LispReader.java
  * symbolPat update regex pattern

src/jvm/clojure/lang/EdnReader.java
  * symbolPat update regex pattern

test/clojure/test_clojure/reader.cljc
  * Add tests

gh-pages 2025-12-10 19:07:25 UTC
Autodoc commit

Author: clojure-build
Author Date: 2025-12-10 19:07:25 UTC

Autodoc commit

dev-clj-2919 2025-09-12 22:09:43 UTC
Revert "CLJ-2919 Use KEYWORD_CALLSITES = null to signal no registration"

Author: Alex Miller
Author Date: 2025-09-12 22:09:43 UTC

Revert "CLJ-2919 Use KEYWORD_CALLSITES = null to signal no registration"

This reverts commit d582b1f00dfc8e01e45dfa467fd6275a09005673.

dev-lazyseq-writeObject 2025-07-15 14:28:15 UTC
Set new serialVersionUID for LazySeq, no longer compatible

Author: Alex Miller
Author Date: 2025-07-15 14:28:15 UTC

Set new serialVersionUID for LazySeq, no longer compatible

dev-static-shadows 2025-05-20 12:54:41 UTC
Renaming overloadsField to preferOverloadField

Author: Fogus
Author Date: 2025-05-20 12:54:41 UTC

Renaming overloadsField to preferOverloadField

dev-CLJ-2898 2025-02-25 21:00:06 UTC
CLJ-2898 Add additional check to prevent FI conversion if object is both IFn ...

Author: Alex Miller
Author Date: 2025-02-25 21:00:06 UTC

CLJ-2898 Add additional check to prevent FI conversion if object is both IFn and FI

dev-genclass-array 2025-01-13 13:04:27 UTC
isPosDigit doesn't need to be public

Author: Fogus
Author Date: 2025-01-13 13:04:27 UTC

isPosDigit doesn't need to be public

dev-require-when 2024-09-26 14:15:09 UTC
cleaning up defer code

Author: Fogus
Author Date: 2024-09-26 14:15:09 UTC

cleaning up defer code

dev-2883-2 2024-09-09 15:01:50 UTC
CLJ-2883 Simplify bridge method checking in reflector

Author: Alex Miller
Author Date: 2024-09-09 15:01:50 UTC

CLJ-2883 Simplify bridge method checking in reflector

dev-2883 2024-09-09 14:43:15 UTC
CLJ-2883 Simplify bridge method checking in reflector

Author: Alex Miller
Author Date: 2024-09-09 14:43:15 UTC

CLJ-2883 Simplify bridge method checking in reflector

dev-2882 2024-08-27 20:49:49 UTC
Add custom reporters dynamic variables

Author: Noah Bogart
Author Date: 2024-08-23 13:30:33 UTC

Add custom reporters dynamic variables

clojure-1.11-dev 2024-08-03 17:36:32 UTC
[maven-release-plugin] prepare for next development iteration

Author: clojure-build
Author Date: 2024-08-03 17:36:32 UTC

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

dev-2145-8 2024-08-02 12:30:55 UTC
CLJ-2145 Fix clearing of closed overs in ^:once fns, recur to head of :once f...

Author: Alex Miller
Author Date: 2024-08-02 12:26:18 UTC

CLJ-2145 Fix clearing of closed overs in ^:once fns, recur to head of :once fn cancels once

dev-2145-7 2024-08-01 14:56:10 UTC
CLJ-2145 Fix clearing closed over locals, disallow recur to head in :once fn

Author: Alex Miller
Author Date: 2024-08-01 14:56:10 UTC

CLJ-2145 Fix clearing closed over locals, disallow recur to head in :once fn

dev-2145-detector 2024-07-31 21:10:43 UTC
detector2

Author: Alex Miller
Author Date: 2024-07-31 21:10:43 UTC

detector2

dev-2145-6 2024-07-31 19:27:01 UTC
CLJ-2145 Fix clearing closed over locals

Author: Alex Miller
Author Date: 2024-07-31 19:21:16 UTC

CLJ-2145 Fix clearing closed over locals

dev-2145-3 2024-07-25 17:45:27 UTC
2145-3

Author: Alex Miller
Author Date: 2024-07-25 17:45:27 UTC

2145-3

dev-convey-qme-tag 2024-07-02 16:51:45 UTC
all into ctor

Author: Fogus
Author Date: 2024-07-02 16:51:45 UTC

all into ctor

dev-fi-bool-ret 2024-06-14 18:07:15 UTC
CLJ-2864 Remove truthy logic return FI invokers

Author: Alex Miller
Author Date: 2024-06-14 18:07:15 UTC

CLJ-2864 Remove truthy logic return FI invokers

dev-sam-direct 2024-06-13 14:59:32 UTC
add missing prim wrapper

Author: Alex Miller
Author Date: 2024-06-13 14:59:32 UTC

add missing prim wrapper

dev-defprotocol-disallow-prim-rethint 2024-06-10 14:56:09 UTC
removing redundant fn wrapping around dis|allowed? sets.

Author: Fogus
Author Date: 2024-06-10 14:56:09 UTC

removing redundant fn wrapping around dis|allowed? sets.

dev-fi-direct 2024-06-03 22:09:52 UTC
implement method value FI direct validation

Author: Alex Miller
Author Date: 2024-06-03 22:09:52 UTC

implement method value FI direct validation

dev-adapt-sams 2024-05-24 00:46:06 UTC
use prim boolean type

Author: Alex Miller
Author Date: 2024-05-24 00:46:06 UTC

use prim boolean type

dev-reflecting-method-unresolved-message 2024-05-23 19:12:49 UTC
removing target from noMethodReport

Author: Fogus
Author Date: 2024-05-23 19:12:49 UTC

removing target from noMethodReport

dev-fns 2024-05-16 15:21:09 UTC
screening updates

Author: Alex Miller
Author Date: 2024-05-16 15:21:09 UTC

screening updates

dev-fns-gen 2024-05-13 01:08:38 UTC
Add generators for adapter tests

Author: JarrodCTaylor
Author Date: 2024-05-13 01:08:38 UTC

Add generators for adapter tests

dev-update-pom-versions 2024-05-10 21:42:13 UTC
update all pom versions

Author: Alex Miller
Author Date: 2024-05-10 21:42:13 UTC

update all pom versions

dev-2743-2521 2024-05-07 19:49:25 UTC
apply clj-2743 and clj-2521 for testing

Author: Alex Miller
Author Date: 2024-05-07 19:49:25 UTC

apply clj-2743 and clj-2521 for testing

dev-2743 2024-05-07 19:43:47 UTC
add tests

Author: Alex Miller
Author Date: 2024-05-07 19:43:47 UTC

add tests

dev-QualifiedMethodExpr 2024-04-25 20:30:24 UTC
expand args to resolveHintedMethod

Author: Alex Miller
Author Date: 2024-04-25 20:30:24 UTC

expand args to resolveHintedMethod

dev-array-syms-cT_SLASH_N 2024-04-12 16:50:53 UTC
remove null check in maybeArrayClass

Author: fogus
Author Date: 2024-04-12 16:50:53 UTC

remove null check in maybeArrayClass

dev-componentType-N 2024-03-27 13:47:31 UTC
added test for Compiler.resolveIn path

Author: fogus
Author Date: 2024-03-27 13:47:31 UTC

added test for Compiler.resolveIn path

dev-reflective-method-values 2024-03-26 13:44:25 UTC
added qualified method exact resolution tests and also incorrectly failing te...

Author: fogus
Author Date: 2024-03-26 13:44:25 UTC

added qualified method exact resolution tests and also incorrectly failing tests (currently commented out)

dev-method-w-reflect 2024-03-14 22:28:12 UTC
relocate prior methods

Author: Alex Miller
Author Date: 2024-03-14 22:28:12 UTC

relocate prior methods

dev-method-values 2024-02-08 18:09:27 UTC
renaming return hint for clarity

Author: fogus
Author Date: 2024-02-08 18:09:27 UTC

renaming return hint for clarity

dev-param-tags 2024-01-29 22:32:52 UTC
collapsing branches

Author: fogus
Author Date: 2024-01-29 22:32:52 UTC

collapsing branches

dev-symbolic-array-type 2024-01-10 17:01:32 UTC
CLJ-2807: Add support for a symbol comprising the name of the array component...

Author: Alex Miller
Author Date: 2024-01-10 17:01:32 UTC

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).

dev-method-thunks-val-position 2024-01-09 13:52:32 UTC
widen error message for static field/method exception

Author: fogus
Author Date: 2024-01-09 13:52:32 UTC

widen error message for static field/method exception

dev-qualified-instance-method 2024-01-06 00:32:29 UTC
re-add code to handle calling 0-arg instance method with qualifier

Author: Alex Miller
Author Date: 2024-01-06 00:32:29 UTC

re-add code to handle calling 0-arg instance method with qualifier

dev-array-type-syms 2024-01-05 21:37:43 UTC
comment array type regex and improve perf of making array class string

Author: Alex Miller
Author Date: 2024-01-05 21:37:43 UTC

comment array type regex and improve perf of making array class string

dev-arg-tags 2023-12-13 19:20:56 UTC
methodizing logic to check if method names a constructor

Author: fogus
Author Date: 2023-12-13 19:20:56 UTC

methodizing logic to check if method names a constructor

dev-fn-interfaces 2023-12-08 17:31:02 UTC
Merge branch 'master' into dev-fn-interfaces

Author: Alex Miller
Author Date: 2023-12-08 17:31:02 UTC

Merge branch 'master' into dev-fn-interfaces

staging 2023-06-08 19:21:14 UTC
narrow test matrix JDK distributions

Author: Alex Miller
Author Date: 2023-06-08 19:21:14 UTC

narrow test matrix JDK distributions

direct 2014-06-12 18:56:14 UTC
direct linking wip, no knobs yet

Author: Rich Hickey
Author Date: 2014-06-12 18:56:14 UTC

direct linking wip, no knobs yet

fastload 2014-06-07 16:26:28 UTC
more meta elision

Author: Rich Hickey
Author Date: 2014-06-07 16:26:28 UTC

more meta elision

1.5.x 2013-08-14 22:50:34 UTC
Add Sonatype OSS release profile

Author: Stuart Sierra
Author Date: 2013-04-23 01:25:07 UTC

Add Sonatype OSS release profile

Using nexus-staging-maven-plugin. Adapted from the procedure developed
for contrib libraries at https://github.com/clojure/build.poms

Signed-off-by: Stuart Halloway <stu@thinkrelevance.com>

1.3.x 2011-09-23 18:48:23 UTC
[maven-release-plugin] prepare release clojure-1.3.0

Author: Hudson @ build.clojure.org
Author Date: 2011-09-23 18:48:23 UTC

[maven-release-plugin] prepare release clojure-1.3.0

1.2.x 2011-03-11 21:46:40 UTC
[Automated release] Clojure 1.2.1

Author: Stuart Halloway
Author Date: 2011-03-11 21:46:40 UTC

[Automated release] Clojure 1.2.1

equiv 2010-06-25 17:13:02 UTC
incorporate BigInt

Author: Rich Hickey
Author Date: 2010-06-25 17:13:02 UTC

incorporate BigInt

equal 2010-06-21 14:42:59 UTC
auto-box loop arg when primitive local recur mismatch, print warning that thi...

Author: Rich Hickey
Author Date: 2010-06-21 14:42:59 UTC

auto-box loop arg when primitive local recur mismatch, print warning that this is happening when *warn-on-reflection* is true

num 2010-06-17 16:42:39 UTC
Util.equals unboxed support for long/double

Author: Rich Hickey
Author Date: 2010-06-17 16:42:39 UTC

Util.equals unboxed support for long/double

prim 2010-06-11 17:40:44 UTC
re-enable protocol-based reduce

Author: Rich Hickey
Author Date: 2010-06-11 17:40:44 UTC

re-enable protocol-based reduce

seqfns 2010-04-28 17:02:17 UTC
Merge branch 'master' into seqfns

Author: Rich Hickey
Author Date: 2010-04-28 17:02:17 UTC

Merge branch 'master' into seqfns

1.1.x 2009-12-31 14:11:19 UTC
remove qualifier for 1.1.0 release

Author: Rich Hickey
Author Date: 2009-12-31 14:11:19 UTC

remove qualifier for 1.1.0 release

new 2009-12-31 14:08:43 UTC
Merge branch 'master' into new

Author: Rich Hickey
Author Date: 2009-12-31 14:08:43 UTC

Merge branch 'master' into new

par 2009-12-02 14:46:33 UTC
Add branch name "par" to version.properties

Author: Chouser
Author Date: 2009-12-02 14:46:33 UTC

Add branch name "par" to version.properties

1.0.x 2009-08-03 13:22:54 UTC
fixes commute after set

Author: Christophe Grand
Author Date: 2009-08-03 09:40:58 UTC

fixes commute after set

Signed-off-by: Rich Hickey <richhickey@gmail.com>

chunks 2009-08-02 15:45:13 UTC
refactor so mutable vectors support ordinary read functions: get/count/nth/fu...

Author: Rich Hickey
Author Date: 2009-08-02 15:45:13 UTC

refactor so mutable vectors support ordinary read functions: get/count/nth/function-call, with thread safety check

ensure 2009-07-03 16:55:40 UTC
support overlapping ensures with no retry, refs #143

Author: Rich Hickey
Author Date: 2009-07-03 16:55:40 UTC

support overlapping ensures with no retry, refs #143

20090320 2009-03-20 14:28:10 UTC
branch for 20090320 release

Author: Rich Hickey
Author Date: 2009-03-20 14:28:10 UTC

branch for 20090320 release

lazy 2009-02-16 22:48:11 UTC
[lazy] smarter ASeq and LazySeq isEmpty()

Author: Rich Hickey
Author Date: 2009-02-16 22:48:11 UTC

[lazy] smarter ASeq and LazySeq isEmpty()

streams 2009-01-25 20:30:13 UTC
Made Atream.Iter an IFn, so can act as generator

Author: Rich Hickey
Author Date: 2009-01-25 20:30:13 UTC

Made Atream.Iter an IFn, so can act as generator

20081217 2008-12-21 14:22:04 UTC
integrate 1177: fixed with-bindings to not hardwire compile-time compile path

Author: Rich Hickey
Author Date: 2008-12-21 14:22:04 UTC

integrate 1177: fixed with-bindings to not hardwire compile-time compile path

169 of 69 results
This repository contains Public information 
Everyone can see this information.

Subscribers