view .hgignore @ 778:4adf0f742896

Get rid of DtoBoolean - use DtoCast(... Type::tbool) instead. Fixed some casts to bool that were using truncation.
author Christian Kamm <kamm incasoftware de>
date Sat, 22 Nov 2008 18:35:52 +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/.*