view .hgignore @ 864:2025c9a24efd

Adjust error message for missing toConstExp to include 'is not a const exp'.
author Christian Kamm <kamm incasoftware de>
date Sat, 20 Dec 2008 09:13:44 +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/.*