doxygen comment added
[libfirm] / ir / tr / entity.h
2006-07-31 Michael Beckdoxygen comment added
2006-06-12 Michael Beckaet_entity_ident() added
2006-05-31 Michael Beckrenamed get_peculiarity_string() to get_peculiarity_name()
2006-05-19 Michael Beckadded vtable size attribute to class types
2006-05-19 Michael Beckis_method_entity() added
2006-03-15 Michael Beckadded some macros for easier decoding of ptr_access
2006-02-21 Michael Beckmade get_entity_nr() 64bit safe
2005-12-30 Michael Beckrenamed all type * to ir_type *
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-11-08 Michael Beckcalling conventions are now stored in the method type
2005-10-30 Michael Beckcopy_const_value() now takes a dbg_info parameter
2005-10-25 Michael Beckptr_access_store added
2005-10-25 Christian Würdigremoved useless includes
2005-10-21 Michael Beckptr_access_kind type added
2005-10-17 Michael Beckadded calling conventions to entities
2005-09-08 Michael Beckadded additional graph properties, these can be set...
2005-07-26 Michael Beckfixed some typos
2005-07-22 Michael Becktypos fixed
2005-06-16 Götz Lindenmaierremoved uncommented visibility flag: is commented in
2005-06-15 Götz Lindenmaieradded visibility flag for types.
2005-03-14 Götz Lindenmaiermoved stuff handling inheritance to an own file
2005-03-09 Götz Lindenmaiermore handling for compound graph path ,
2005-02-02 Götz Lindenmaierrelaxed checking for compound graph paht: the path
2004-12-28 Michael Becktypos fixed
2004-11-11 Götz Lindenmaieradded constant value to unknown_entity
2004-11-09 Götz Lindenmaierinproved, commented
2004-11-09 Götz Lindenmaiercomments, removed unused fields
2004-10-20 Michael Beckdoxygen comments extended
2004-09-02 Götz Lindenmaiermoved dumpers to irdumptxt.c
2004-08-31 Götz Lindenmaierformatted, more verbose debug output,
2004-08-16 Rubino Geißfixed typo
2004-07-16 Götz Lindenmaieradded a routine to compute array indicees.
2004-07-16 Götz Lindenmaiernew support for initialization of compound entities.
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-08 Götz Lindenmaierinlinening of functions
2004-06-30 Michael Beckentity offset is now in bits
2004-06-25 Florian LiekwegAdded stickyness
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-23 Götz Lindenmaierdebug output, warning,
2004-03-09 Götz Lindenmaierbugfixes
2004-01-20 Götz Lindenmaierchanged semantics of Unknown: now has a mode.
2003-12-02 Matthias HeilGoetz added
2003-08-19 Michael BeckMake prefixes for most (hopefully all) enum values...
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-14 Götz Lindenmaiercompound const entity stuff
2003-07-29 Götz Lindenmaieriadded support for paths fro constant entities.
2003-07-25 Götz Lindenmaierbugfix, comments...
2003-07-02 Sebastian HackAdded name getting methods for variability and allocation
2003-04-30 Michael BeckTypo fixed.
2003-04-30 Michael BeckAdded some helper functions to show the variability...
2003-04-04 Michael BeckMore doxygen documentation added.
2003-02-25 Götz LindenmaierFixed entity_nr in copy methods
2003-02-24 Götz LindenmaierRemoved comment within ifdef
2003-02-18 Michael BeckMore doxygen docu.
2003-02-04 Michael BeckMore doxygen comments
2003-01-31 Michael BeckMore doxygen comments
2003-01-31 Michael BeckConvert comments to doxygen
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-13 Sebastian Felisadded doxygen comments
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-10-30 Götz LindenmaierAdded new flag for marameters to allocation enum
2002-09-26 Götz Lindenmaieradded debug support constructors
2002-09-11 Götz Lindenmaierremoved entity_visited flag - use type_visited instead
2002-09-02 Götz LindenmaierAdded walker to walk entities within a type
2002-08-22 Götz LindenmaierAdd access functions to entity visited flag,
2002-08-07 Götz Lindenmaierfreeing types, otehr stuff i don't remember
2002-07-18 Götz Lindenmaierimplemented typecheck, called in inline_method.
2002-07-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-06-28 Götz LindenmaierAdded support for prculiarity "inherited"
2002-06-25 Florian LiekwegAdded iro_InstOf operator --flo
2002-06-18 Boris Boesler*** empty log message ***
2002-05-15 Götz LindenmaierNew constant array constructor.
2002-04-11 Götz LindenmaierAdded overwrittenby relation: inverse of overwrites...
2002-03-19 Götz Lindenmaier*** empty log message ***
2002-03-19 Götz LindenmaierAdded flag "peculiarity" to entity.h, type.h.
2002-02-22 Götz Lindenmaier irgopt: inline_small_irgs implemented
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2002-01-22 Götz Lindenmaiera
2001-12-20 Götz Lindenmaier Some access routines for visited flags in entity...
2001-12-10 Götz LindenmaierAdded support for constant entities. A new example...
2001-12-03 Götz Lindenmaierextended "coCV
2001-11-28 Boris Boesleradded Id tag
2001-11-19 Götz Lindenmaier Addded method to replace in array os a node in irnode
2001-11-07 Götz Lindenmaiercomments added
2001-07-12 Götz LindenmaierAdded implementatio of overwrites stuff.
2001-07-11 Götz LindenmaierAdded new type opcode "id".
2001-07-10 Götz Lindenmaiernew access routines, some documentation/comments,
2001-07-04 Götz Lindenmaieradded some routines to entity interface.
2001-07-04 Götz Lindenmaierset routine for entity mangled name.
2001-07-04 Götz LindenmaierAdded support for lowering to entites, types.
2001-01-17 Götz Lindenmaier*** empty log message ***
2000-09-07 Götz Lindenmaier*** empty log message ***
2000-09-06 Götz Lindenmaier*** empty log message ***
2000-07-31 Christian Schäfer*** empty log message ***
2000-07-19 Christian Schäferadded access routines for new flag in type_class struct
2000-07-17 Götz Lindenmaier*** empty log message ***
2000-07-12 Götz Lindenmaier*** empty log message ***
2000-07-12 Götz Lindenmaier*** empty log message ***
2000-07-11 Götz Lindenmaier*** empty log message ***
next