1
0
Fork 0
Commit Graph

5 Commits (675feef02468da2c983b059671a7a32fd0758ed2)

Author SHA1 Message Date
Philip Nelson bb54cc242b
Merge branch 'master' into foreach-infinite-loop 2017-12-28 08:42:34 +11:00
Philip Nelson 2b7d340c6f
don't check foreach keys/values when we come from the foreach collection 2017-12-28 08:21:44 +11:00
Phil Nelson 1cfba8b6bb fix(DefinitionResolver): don't crash if foreach key isn't a variable (#564) 2017-12-24 17:55:48 -08:00
Phil Nelson 425b2390b5 fix(DefinitionResolver): fix crash on unknown foreach type (#562)
Fix when unknown type is found in foreach expression
2017-12-24 01:52:49 -08:00
Phil Nelson 9eea26df71 feat: foreach completion (#551) 2017-12-17 17:55:12 -08:00