From 4b7de4dc5e628bf08ad6673652f1aa2df019525c Mon Sep 17 00:00:00 2001 From: Araq Date: Fri, 5 Dec 2014 10:09:29 +0100 Subject: implemented 'experimental' switch --- compiler/wordrecg.nim | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'compiler/wordrecg.nim') diff --git a/compiler/wordrecg.nim b/compiler/wordrecg.nim index 45206e7e7..f08ab0ad9 100644 --- a/compiler/wordrecg.nim +++ b/compiler/wordrecg.nim @@ -61,7 +61,8 @@ type wPassc, wPassl, wBorrow, wDiscardable, wFieldChecks, wWatchPoint, wSubsChar, - wAcyclic, wShallow, wUnroll, wLinearScanEnd, wComputedGoto, wInjectStmt, + wAcyclic, wShallow, wUnroll, wLinearScanEnd, wComputedGoto, + wInjectStmt, wExperimental, wWrite, wGensym, wInject, wDirty, wInheritable, wThreadVar, wEmit, wAsmNoStackFrame, wImplicitStatic, wGlobal, wCodegenDecl, wUnchecked, wGuard, wLocks, @@ -144,7 +145,7 @@ const "passc", "passl", "borrow", "discardable", "fieldchecks", "watchpoint", "subschar", "acyclic", "shallow", "unroll", "linearscanend", - "computedgoto", "injectstmt", + "computedgoto", "injectstmt", "experimental", "write", "gensym", "inject", "dirty", "inheritable", "threadvar", "emit", "asmnostackframe", "implicitstatic", "global", "codegendecl", "unchecked", "guard", "locks", -- cgit 1.4.1-2-gfad0