view .hgignore @ 780:2cf440d511bb

Move tuple syntax copy for function arguments after semantic, to make sure ->ty contains the final value. Fixes run/t/tuple_20_A again.
author Christian Kamm <kamm incasoftware de>
date Sat, 22 Nov 2008 18:45:09 +0100
parents d7aae6f09754
children d268bf419a09
line wrap: on
line source

syntax: glob
*.bc
*.o
*.s
*.a
*.so
*.orig
Makefile
.DS_Store

syntax: regexp
^obj/.*
^tests/dstress
^tests/reference
^tango
^import
^bin/ldc
^idgen
^idgen.make
^impcnvgen
^impcnvgen.make
^ldc.make
^dmd/impcnvtab.c
^tests/runminitest
^tests/findregressions
^tests/makewebstatistics
^tests/mini/obj/.*