introduced node index: a small unique per graph node number
[libfirm] / ir / ir / irreflect.c
2006-04-07 Michael Beckintroduced node index: a small unique per graph node...
2005-12-05 Michael Beckadded missing assert.h
2005-11-18 Michael Beckremoved INLINE definition
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-05-11 Sebastian HackSome bug bug fixes
2005-02-18 Michael Beckfixed a warning regarding const
2005-02-14 Michael Beckrenamed to firm_init_reflect()
2004-12-23 Michael Beckused new xcalloc
2004-12-23 Michael Beckused xmalloc instead of malloc
2004-12-02 Michael Beckfixed config.h include
2004-10-12 Sebastian HackAdded dynamic extension of reflection.
2004-09-14 Sebastian HackAdded basic reflaction functionality for firm operators