removes 'x is iterator' special casing in the language

This commit is contained in:
Araq
2015-12-03 01:07:51 +01:00
parent 50e83d6433
commit 760242b870
10 changed files with 29 additions and 50 deletions

View File

@@ -13,6 +13,8 @@
# and sweep GC to free cycles. It is hard realtime in that if you play
# according to its rules, no deadline will ever be missed.
# XXX Ensure by smart color masking that the object is not in the ZCT.
when defined(nimCoroutines):
import arch