Welcome! Please see the
About
page for a little more info on how this works.
GitHub Login
All Activity
Questions
Unanswered
Tags
Ask a Question
About
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Ask a question:
Most viewed questions in Compiler
0
votes
1
answer
Can we get Clojure support on Mono webassembly?
asked
Aug 31, 2020
in
Compiler
by
John Davis
+1
vote
2
answers
issue using new functional interface sugar with log4j
asked
Oct 14, 2024
in
Compiler
by
dpsutton
0
votes
1
answer
proxy-super calls generally use reflection
asked
May 29, 2014
in
Compiler
by
jira
problem
jira
+3
votes
1
answer
Can't type hint literal collection containing runtime values
asked
May 16, 2016
in
Compiler
by
jira
problem
jira
0
votes
2
answers
extend-type doesn't type-hint correctly as promised by the doc when the class is determined at run-time
asked
Dec 15, 2013
in
Compiler
by
jira
problem
jira
0
votes
1
answer
VerifyError caused by combination of protocols, primitive type hints, `min`
asked
Feb 8, 2022
in
Compiler
by
James Henderson
+1
vote
1
answer
More customizable elide meta?
asked
Jun 2, 2024
in
Compiler
by
lgrapenthin
+3
votes
1
answer
Macro symbols in &env don't get updated when shadowed, still contain the outer symbol instead.
asked
Jan 30, 2023
in
Compiler
by
didibus
problem
compiler
type-hints
macroexpansion
jira
0
votes
2
answers
^:const no-field record reports generic class
asked
Jan 15, 2019
in
Compiler
by
jira
problem
jira
+1
vote
1
answer
Comparing ratios with BigDecimals can throw
asked
Feb 21
in
Compiler
by
Daniel Janus
clojure
numerics
bug
+1
vote
2
answers
Evaling ((fn [do] do) 1) returns nil while ((fn [do] do do) 1) returns 1
asked
Jun 9, 2013
in
Compiler
by
jira
problem
jira
+2
votes
1
answer
Breaking change in 1.12.0 - a static field is always preferred to a static function with the same name
asked
Feb 28
in
Compiler
by
Eugene Pakhomov
regression
problem
jira
+1
vote
1
answer
Why does compilation of fn fail when referencing a class with a failing static field initializer?
asked
Apr 8, 2024
in
Compiler
by
Moritz Heidkamp
clojure
problem
compiler
java-interop
jira
+2
votes
1
answer
Constructor callsites should emit an entry for the line number table?
asked
Nov 4, 2021
in
Compiler
by
Shogo Ohta
request
jira
0
votes
2
answers
try accepts multiple catch blocks for the same class
asked
Jun 7, 2017
in
Compiler
by
jira
problem
jira
Page:
« prev
1
...
5
6
7
8
9
10
next »
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Categories
All categories
Clojure
(1.6k)
Syntax and reader
(77)
Compiler
(144)
Macros
(26)
Records and Types
(19)
Collections
(81)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(8)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(85)
IO
(22)
Errors
(76)
REPL
(50)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(104)
ClojureScript
(619)
ClojureCLR
(28)
Contrib libs
(739)
Tools
(81)
Meta
(20)
Other
(96)
Beginner
(2)
...