translate: hdrgen: detect strings, skip std funcs
[ia32rtools.git] / tools / protoparse.h
2015-03-09 notaztranslate: hdrgen: detect strings, skip std funcs
2014-03-09 notaztranslate: improve vararg handling a bit more
2014-03-08 notazsome func ptr arg type checking
2014-03-05 notazadd a license
2014-03-01 notazmore APIs
2014-02-24 notaztranslate: check offset assigns if func is used
2014-02-17 notaztranslate: some casting improvements
2014-02-16 notazreg return, __userstack, repe fix, more..
2014-02-15 notazhandle decorated symbols better
2014-02-13 notazyet more stuff for storm
2014-02-12 notazmore stuff storm needs
2014-02-10 notazint64/double hack
2014-02-08 notazmoar APIs..
2014-01-21 notazfixes, standalone works?
2014-01-21 notazsupport __fastcall
2014-01-19 notaz.def tool, generate .lib and tramp on demand
2014-01-18 notazfixes, something compiles
2014-01-14 notazindirect call stuff, fixes
2014-01-10 notazmore work on cvt_data, works mostly
2014-01-08 notazdeal with all non-reg-arg funcs
2014-01-07 notazhandle small part of indirect calls
2014-01-06 notazcast simplification, fixes, compiles to the end (no...
2014-01-04 notazfixes
2014-01-02 notazsome chunk handling, fixes
2014-01-01 notazvarious fixes
2013-12-31 notazfuncarg fixes, struct arg handling of some sorts..
2013-12-30 notazheader pre-parsing
2013-12-30 notazuse unsigned types, cc+nested branch fix, var type...
2013-12-29 notazimprove arg collect yet more, tune asm
2013-12-28 notazfunc chunks, improved arg collect, disasm
2013-12-26 notazvararg funcs/calls, ebp- in ebp_frame, fixes
2013-12-25 notazimproved type handling and cast generation
2013-12-25 notazfix some 32bit-host issues
2013-12-23 notazrepe, vararg calls, tweaks, ++disasm
2013-12-17 notazwin32.hlist, more types, fixes
2013-12-16 notazuse main header, parse variable types, asm patch comment
2013-12-16 notazmore wip, handle C calls
2013-12-01 notazfix edx arg-reg corruption in fromasm
2013-11-30 notazsub_401000 compiles
2013-11-29 notazstart work on asm->c translation