This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
free_mutant
Watch
1
Star
0
Fork
You've already forked free_mutant
0
Code
Releases
Activity
5922d927af
free_mutant
/
meta
/
cvar.rb
6 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add support for explicit type in meta examples * This is needed to relate examples to node types for nodes that cannot stand alone. Example are :where nodes that do not have syntax outside a :case
2016-03-19 11:13:05 -04:00
Mutant
::
Meta
::
Example
.
add
:cvar
do
Arrange meta by node name
2014-06-02 10:22:57 -04:00
source
'@@a'
Define expected mutations with less redundancy The mutation examples are now introspectable, this allows to render nice index or performing better automated analysis against the corpus.
2014-06-02 08:57:14 -04:00
Add expression => self mutation Also reorganizes parts of meta to align filenames to node name better. Closes #191
2014-06-05 12:37:31 -04:00
singleton_mutations
Define expected mutations with less redundancy The mutation examples are now introspectable, this allows to render nice index or performing better automated analysis against the corpus.
2014-06-02 08:57:14 -04:00
end
Copy permalink