view .hgignore @ 435:74101be2a553

Added type param to DVarValue as DMD sometimes overrides the type of the VarDeclaration. Added support for align(1)/packed structs, other alignments are still ignored. Fixed some problems with accessing lazy arguments.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Wed, 30 Jul 2008 10:12:55 +0200
parents c028fd91b3b0
children 7f037b2ab84e
line wrap: on
line source

syntax: glob
tests/dstress
tests/reference
*.bc
*.o
*.s
*.a
obj/*
tango/lib/common/tango/core/*.di
Makefile
bin/llvmdc
idgen
idgen.make
impcnvgen
impcnvgen.make
llvmdc.make
dmd/impcnvtab.c
tests/runminitest
tests/findregressions
tests/mini/obj/*