Issues
- 4
TagBot trigger issue
#70 opened by JuliaTagBot - 1
Register 2.1.1
#107 opened by gafter - 1
- 2
Deduplication can take exponential time
#106 opened by gafter - 1
Support ML-style active patterns
#92 opened by gafter - 1
- 0
Support MLStyle-style guards
#91 opened by gafter - 0
Support `SumTypes` variants
#104 opened by nystrom - 2
Register 2.1.0
#103 opened by gafter - 2
Support `T[x,y,z]` patterns for arrays
#94 opened by nystrom - 7
- 0
Specify the set of variables to be defined in @ismatch
#101 opened by gafter - 2
- 1
Unexpected match with disjunction
#99 opened by gafter - 3
a new pattern match for Julia
#77 opened by Roger-luo - 5
Possible to match a NamedTuple?
#95 opened by fredcallaway - 0
Example fails to compile
#93 opened by cbsteh - 1
Test patterns of the form `start:step:stop`
#89 opened by gafter - 0
Add an optimization to remove a value test after a type test that shows that the input is not of the type.
#88 opened by gafter - 1
- 0
Incorrect position on @warn
#86 opened by gafter - 0
Matching Exprs (vararg constructor)
#85 opened by gafter - 0
- 0
Quoted forms in matches
#84 opened by gafter - 0
Match dictionaries
#82 opened by gafter - 0
Don't assume 1-based indexing.
#81 opened by gafter - 2
Can't match single-item tuples
#43 opened by haldean - 3
Extractor Support? unapply method support
#44 opened by Qiyamah - 3
Confusion between symbols and variables
#45 opened by jamii - 1
- 4
Documentation example
#55 opened by musm - 4
Wrong result for enum
#56 opened by bliang26 - 1
Docstrings
#57 opened by codesections - 1
match macro in loop
#59 opened by eckofoid - 2
The pattern `nothing` matches any expressions
#60 opened by lihebi - 1
Match can't match tuple literal
#62 opened by smabie - 1
Error on failed match?
#63 opened by jtrakk - 1
head body... tail match
#64 opened by xiaodaigh - 0
Possible additional example for truth table
#65 opened by spk57 - 1
Typo in regex matching?
#67 opened by McSaks - 3
- 2
- 3
Doesn't work with @enum
#73 opened by Lincoln-Hannah - 1
Register version 2.0
#79 opened by gafter - 3
- 5
use `false` instead of `Symbol(false)`
#58 opened by JeffBezanson - 1
Matching types gives wrong answers
#61 opened by rdeits - 3
Broken in Julia v0.7
#47 opened by epatters - 6
Dropped support for Char ranges
#51 opened by aviks - 7
Match.jl doesn't work in Julia 0.6
#35 opened by jamii