You are currently using a new, unsaved search.
1 2 Next >>
Pattern Map's aren't working
Nested rest pattern in vector patterns cause infinite loop
map pattern keys should be allowed to be heterogenous types
Migrate to Maven
Invalid method Code length when generating red black tree matcher
Investigate non-overlapping pattern optimization via pre-allocated exception for backtracking
Vector Pattern bug when patterns not all of the same length
Binding issue
Empty Vector Patterns Fail to Match
The order of pattern rows should be preserved
IndexOutOfBound exception using '&' in vector matching.
first-column-chosen-case Infinite Loop at Compilation
Head-Tail Pattern Matching Fails for Lists
boolean expression fails
Doesn't match 'head & tail' in vector matching.
Analyze action bodies for the presence of recur, if recur is present do not use backtracking
map pattern order bug
Map pattern :only case still not right
Bug in the way that constructor set for a column is computed
match eats exceptions
Setting *warn-on-reflection* affects all code using core.match
clojure.core.match ns instead of clojure.core.match.core
match should not throw, return nil if no match found like cond
throw if binding name reused in the same pattern row
remove infix or pattern syntax, use (:or x y z) instead
remove match-1, match should support match-1 behavior
quoted symbols should be treated as literals
This 5-clause match expression fails to compile
:or leaks into the matches
group types together
Vector pattern - unreachable clause
ClojureScript map-matching should use cljs.core/ILookup, not cljs.core.ILookup
locals pattern matching issue
match broken on ClojureScript >= 88b36c1
Cannot match entire/single value
Misleading comment in clojure.core.match.bits
Rest patterns should infer their type
strange infinite lazy seq of nils pattern rows bug at leaf nodes
Allow flattened pattern syntax at top-level to avoid nesting :when and :as
interpose1 no longer needed
regroup-keywords should not use gensym
Matching maps with :only broken in CLJS
Guards cannot be fn expressions
typo in README.md
vector patterns should work on seq
vector patterns dispatch on count after dispatching on type
throw on unsuccessful match
Bug in seq pattern matching
Optimized pattern matching on deftype/record, POJOs
Matching Diagnostics