3
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed MXMS import from Declare.pm since it's now a keyword, added tests for other inner keywords More... about 15 years ago
method keyword now only available by default in namespaces that consumed MooseSetup More... about 15 years ago
Make method keyword now only available by default in namespaces that consumed MooseSetup. More... about 15 years ago
Added emacs syntax highlighter
j1n3l0
as Nelo Onyiah
More... about 15 years ago
Added emacs syntax highlighter
j1n3l0
as Nelo Onyiah
More... about 15 years ago
Merge branch 'master' of git://github.com/rafl/moosex-declare
j1n3l0
as Nelo Onyiah
More... about 15 years ago
Merge branch 'master' into autoclean More... about 15 years ago
TODO failing test. More... about 15 years ago
Add failing tests for setting up inner keywords only inside of class and role blocks. More... about 15 years ago
Depend on namespace::autoclean for class and role autocleaning. More... about 15 years ago
Automatically clean all imports at the end of compile time unless the dirty trait is given. More... about 15 years ago
Fix test plan. More... about 15 years ago
Merge branch 'master' into autoclean More... about 15 years ago
Version 0.20. More... about 15 years ago
Matt contributed a couple of POD fixes. More... about 15 years ago
Depend on the latest MX::M::S for non-scalar parameters. More... about 15 years ago
Fix doc typo. More... about 15 years ago
Added link to vim syntax More... about 15 years ago
Some refactoring on how options are handled. More... about 15 years ago
Break strip_name_and_options into strip_word and strip_options. More... about 15 years ago
Merge branch 'role_parameterized' of git://github.com/rafl/moosex-declare
j1n3l0
as Nelo Onyiah
More... about 15 years ago
WIP: parameterized roles More... about 15 years ago
Actually call the wrapped context_traits method. More... about 15 years ago
Merge branch 'master' into role_parameterized More... about 15 years ago
Use MooseX::Traits. More... about 15 years ago
method declaration splitup More... about 15 years ago
split up namespaced declaration parsing and added context traits More... about 15 years ago
split up namespaced declaration parsing and added context traits More... about 15 years ago
Break strip_name_and_options into strip_word and strip_options. More... about 15 years ago
Role parameters are named, not positional. More... about 15 years ago