adapt to latest libfirm
[cparser] / entity.c
2012-12-01 Matthias Braunrename source_position_t to position_t, rename members...
2012-10-30 Christoph MallonLet panic() print file, line and function.
2012-05-16 Christoph MallonUse the same struct variable_t for variable and paramet...
2012-04-27 Christoph MallonPass the source position to allocate_entity_zero()...
2011-09-05 Christoph MallonThe variants of advance_current_object() and descend_in...
2011-08-13 Matthias Braunremove ENTITY_INVALID
2011-06-24 Andreas ZwinkauMerge branch 'makefilefix'
2011-06-17 Christoph MallonPass the symbol to allocate_entity_zero() instead of...
2011-06-17 Christoph MallonPass the namespace to allocate_entity_zero() instead...
2011-06-09 Matthias Braunadded elf-visibility handling
2010-02-15 Matthias Brauncleanup builtin handling and put it into an own file...
2009-06-08 Matthias Braunsome more work towards (c++) namespace support
2009-04-07 Michael Beck- 2009 patch
2009-03-07 Matthias Braunimprove deprecated handling, parse attributes after...
2008-11-25 Matthias Braun- Introduce ENTITY_PARAMETER