view .hgignore @ 723:55f6c2e454d7

Implemented correct parameter order according to x86-32 ABI documentation. Changed AA types to just a void* .
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Sat, 25 Oct 2008 06:03:28 +0200
parents 6aaa3d3c1183
children d7aae6f09754
line wrap: on
line source

syntax: glob
tests/dstress
tests/reference
*.bc
*.o
*.s
*.a
*.so
*.orig
obj/*
tango
import
Makefile
bin/ldc
idgen
idgen.make
impcnvgen
impcnvgen.make
ldc.make
dmd/impcnvtab.c
tests/runminitest
tests/findregressions
tests/makewebstatistics
tests/mini/obj/*

# Mac OS X
.DS_Store