Skip to content

[pull] master from clojure:master#1

Open
pull[bot] wants to merge 853 commits intolovejavaee:masterfrom
clojure:master
Open

[pull] master from clojure:master#1
pull[bot] wants to merge 853 commits intolovejavaee:masterfrom
clojure:master

Conversation

@pull
Copy link

@pull pull bot commented Apr 13, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

puredanger and others added 30 commits January 6, 2021 11:20
Signed-off-by: Stuart Halloway <[email protected]>
Signed-off-by: Andy Fingerhut <[email protected]>
Signed-off-by: Stuart Halloway <[email protected]>
This reverts commit f25f3e2.

Signed-off-by: Stuart Halloway <[email protected]>
Signed-off-by: Stuart Halloway <[email protected]>
…cturing support for seqs. Moved to use of PersistentArrayMap/createAsIfByAssoc in map destructuring context. Modified docstrings for let and fn to add mention of destructuring forms. Finally, added seq-to-map-for-destructuring to help developers get the same behavior in their own macros.

Signed-off-by: Alex Miller <[email protected]>
When calling a keyword with the wrong number of arguments (0, or more
than 2), throw an ArityException rather than IllegalArgumentException.
The ArityException class has improved error messages over the custom
IllegalArgumentException thrown by Keyword.java.

Signed-off-by: Alex Miller <[email protected]>
…r seq of Map.Entry instances and extended to Object -- this is the new slow path. This change makes it general enough to deal with 'seqs to Map.Entries', detaching it from any fully-enumerable set of types.

Signed-off-by: Alex Miller <[email protected]>
fogus and others added 30 commits December 2, 2024 16:57
This reverts commit 2bb190f.
…od call to catch the case where a static field shadows a method name. Additionally, reproduce the pre-1.12 error where non-overloaded field was used in invoke-position.
…ting gen-class constraints around unqualified symbols defaulting to java.lang package qualification.
…nd-ness as condition for registering, and push null on compile() to reset state for nested compilation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.