Implemented implicit iterator pragma.

Fixed getPragmaOptions to return empty array if no options are set.
Fixed getVariable to return exact variable name matches before dot notation matches (i.e. the default iterator -- '.' -- will match the iterator and not try to do some crazy dot notation parsing.
This commit is contained in:
Justin Hileman
2010-04-29 22:49:50 -04:00
parent 9f8ff0d845
commit 20ace3e74c
5 changed files with 78 additions and 7 deletions
@@ -0,0 +1,5 @@
* Donkey Kong
* Luigi
* Mario
* Peach
* Yoshi