view .hgignore @ 870:af7a6faf9406

Fix #153. Factor out common code in StructLiteralExp::to(Const)Elem.
author Christian Kamm <kamm incasoftware de>
date Tue, 30 Dec 2008 11:42:01 +0100
parents 82ad6c0c601c
children 3efbe9b0dd36
line wrap: on
line source

syntax: glob
*.bc
*.o
*.obj
*.orig
*.a
*.s
*.so
*.rej
Makefile
CMakeFiles
CMakeCache.txt
cmake_install.cmake
.DS_Store

syntax: regexp
^obj/.*
^tests/dstress
^tests/reference
^tango
^druntime
^import
^bin/ldc
^idgen
^idgen.make
^impcnvgen
^impcnvgen.make
^ldc.make
^revisions.pl
^dmd2?/revisions.h
^dmd2?/impcnvtab.c
^dmd2?/id.c
^dmd2?/id.h
^tests/runminitest
^tests/findregressions
^tests/makewebstatistics
^tests/mini/obj/.*