free_mutant/lib/mutant/ast
John Backus 1ddcac2504 Add restarg arity mutation
- Mutates `def foo(*args); end` into `def foo(*args); args = []; end`
- Closes #181
2015-09-08 08:03:48 -07:00
..
meta Add restarg arity mutation 2015-09-08 08:03:48 -07:00
meta.rb Move AST::Meta descendants to their own files 2015-08-19 21:02:18 -04:00
named_children.rb Fix YARD summary line 2015-07-03 15:21:39 +00:00
node_predicates.rb Prefer String#chomp over String#sub 2014-06-29 22:21:47 +00:00
nodes.rb
sexp.rb Fix positioning of @api YARD tag 2015-07-02 03:35:54 +00:00
types.rb Correct miscellaneous typos 2014-11-22 11:16:07 -08:00