.hgignore

Wed, 17 Jul 2013 14:13:15 +0100

author
mcimadamore
date
Wed, 17 Jul 2013 14:13:15 +0100
changeset 1899
c60a5099863a
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8020147: Spurious errors when compiling nested stuck lambdas
Summary: Scope of deferred types is not copied correctly; postAttr analyzer should not run on stuck expressions
Reviewed-by: jjg

     1 ^build/
     2 ^dist/
     3 /nbproject/private/
     4 ^.hgtip
     5 .DS_Store

mercurial