evalEmpire/method-signatures
Method and function declarations with signatures, no source filter
PerlNOASSERTION
Issues
- 4
Change Any::Moose for Moo
#117 opened by joenio - 10
Become a wrapper around Function::Parameters
#116 opened by schwern - 1
- 0
libmethod-signatures-perl: depends on libdata-alias-perl, broken with Perl 5.24
#128 opened by gregoa - 4
- 1
Allow bare sigils as placeholders
#100 opened by barefootcoder - 2
Anonymous functions which are a key in a hash will get the line number of the hash declaration.
#112 opened by schwern - 0
Type error in earlier Perl versions on Windows
#111 opened by barefootcoder - 9
Line numbers offset when signature has spaces in it
#104 opened by schwern - 1
($a, $b?, $c) should be a compile error
#108 opened by schwern - 34
- 33
support Type::Tiny
#81 opened by dams - 1
Multi-line defaults are broken
#106 opened by schwern - 0
Type checking of defaults
#105 opened by schwern - 3
Type checks should be done after default is applied.
#102 opened by schwern - 1
- 1
- 9
Implement the "go really fast" switch
#73 opened by barefootcoder - 5
Signature introspection API
#64 opened by schwern - 0
Ability to replace Parse::Method::Signatures with Method::Signatures in TryCatch
#74 opened by schwern - 3
Add coerce trait
#65 opened by schwern - 0
Turn on coercion by default
#67 opened by schwern - 4
Add a syntax for on-the-fly coercion
#68 opened by barefootcoder - 0
Benchmarks vs 5.20
#101 opened by schwern - 1
Deprecate `@_` in favor of `...`
#95 opened by barefootcoder - 4
Move to evalEmpire org
#98 opened by schwern - 3
- 3
- 5
t/thread-bug.t crashes under 5.8.9 + threads
#80 opened by MidLifeXis - 4
- 10
Drop 5.8? New minimum 5.10.1?
#58 opened by schwern - 3
Data::Alias is still required in 20131010
#89 opened by dgholz - 9
Make Data::Alias optional
#77 opened by schwern - 3
Data::Alias conflicting with Try::Tiny
#71 opened by barefootcoder - 7
Support 'method BUILD' for Moo.*
#84 opened by rjattrill - 6
Make `is alias` imply `is ro`.
#79 opened by schwern - 0
Turned on continuous integration testing
#78 opened by schwern - 14
- 2
Cannot make named parameters aliases
#57 opened by barefootcoder - 0
Add an option to set default traits lexically.
#66 opened by schwern - 0
- 24
- 7
`when {}` is a syntax error
#60 opened by schwern - 3
- 31
modifiers for defaults (||=, //= and ''=)
#45 opened by ruz - 9
Generate "apply defaults when condition" syntax
#48 opened by schwern - 5
Different behavior of $foo ~~ 0 in 5.10.0.
#59 opened by schwern - 8
Method Modifiers Outside of MooseX::Declare
#53 opened by jberger - 4
Release check-in
#44 opened by barefootcoder - 7
Performance issues with type-constraint checking
#42 opened by rsimoes