Fixed some typos.
[libfirm] / include / libfirm / irmode.h
2012-12-03 Sebastian BuchwaldFixed some typos.
2012-08-23 Matthias Braunadd more Conv(Conv) localopt rules
2012-08-22 Matthias Braunremove unnecessary irma_unitialized
2012-08-22 Matthias BraunImprove documentation about float mantissa size
2011-12-19 Matthias Braunmake modelist global
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-09 Matthias Braunadd documentation make target, fix docu bugs
2011-12-09 Matthias BraunRework API documentation
2011-11-17 Matthias Braunirio: complete rewrite
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-10-27 Matthias Braunirmode: remove support for vector mode
2011-10-20 Matthias Braunirmode: remove support for exotic arithmetics
2011-09-22 Matthias Brauncleanup comments in public headers
2011-09-01 Andreas ZwinkauAdapt documentation to implementation
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-24 Matthias Braunfix a bunch of whitespace errors in headerfiles
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-01-05 Matthias BraunPrimitive, Pointer, Array and Method types are anonymou...
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2009-06-03 Matthias Braun- remove modecode concept which is pointless nowadays
2009-04-03 Michael Beck- constify
2009-02-21 Moritz Krollirio: Ex/Import non-internal modes
2008-12-10 Matthias Braunavoid some unnecessary includes in public headers
2008-10-16 Moritz KrollYOU MAKE BUNNY CRY (and rebuild the libedgfe!)
2008-10-15 Michael Beck- move the helper irms_is_ to an extra enum to prevent...
2008-10-15 Michael Beck- speed up mode_is_*() calls
2008-10-02 Michael BeckBugFix of r22380 (fixes 176.gcc):
2008-09-18 Michael Beck- can handle some hidden reinterpret casts when doing...
2008-09-09 Michael Beck- give enums tags so MSVC debugger is happy
2008-08-21 Christoph MallonUse Doxygen group comment.
2008-08-01 Matthias Braunavoid warnings
2008-05-30 Michael Beckrenamed modecode, mode_sort, mode_arithmetic to ir_*
2008-01-04 Matthias Braunfix some warnings, represent mode size as unsigned...
2008-01-02 Michael Beckupdate copyright message
2007-09-15 Matthias Braunforgot to comitt 2 files
2007-07-19 Matthias Braunfix mode_arithmetic return
2007-07-16 Andreas SchösserRemoved old "modecodes" that were never registered
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-11 Michael Becktypo fixed
2007-06-01 Matthias Braunmoved external headers into include dir