mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 10:09:20 +01:00
STATUS.txt: Updated the wrapping status
This commit is contained in:
parent
2395fd6b1d
commit
860c96daf3
22
STATUS.txt
22
STATUS.txt
@ -13,31 +13,31 @@ INCOMPLETE: some wrapping or SWIG ifdefs still left
|
|||||||
EXCLUDED: will not be wrapped
|
EXCLUDED: will not be wrapped
|
||||||
|
|
||||||
allins.hpp - COMPLETE
|
allins.hpp - COMPLETE
|
||||||
area.hpp - INCOMPLETE (SWIGdefs left)
|
area.hpp - COMPLETE (necessary SWIGdefs)
|
||||||
auto.hpp - COMPLETE
|
auto.hpp - COMPLETE
|
||||||
bytes.hpp - INCOMPLETE (no SWIGs, some unwrapped)
|
bytes.hpp - COMPLETE (some minor unwrapped)
|
||||||
compress.hpp - EXCLUDED
|
compress.hpp - EXCLUDED
|
||||||
dbg.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
dbg.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
||||||
demangle.hpp - EXCLUDED
|
demangle.hpp - EXCLUDED
|
||||||
diskio.hpp - INCOMPLETE (no SWIGs, some unwrapped)
|
diskio.hpp - INCOMPLETE (no SWIGs, some unwrapped)
|
||||||
entry.hpp - COMPLETE
|
entry.hpp - COMPLETE
|
||||||
enum.hpp - INCOMPLETE (no SWIGs, one FIXME)
|
enum.hpp - COMPLETE
|
||||||
err.h - EXCLUDED
|
err.h - EXCLUDED
|
||||||
exehdr.h - EXCLUDED
|
exehdr.h - EXCLUDED
|
||||||
expr.hpp - INCOMPLETE (wrapped, needs testing)
|
expr.hpp - COMPLETE (necessary SWIGs)
|
||||||
fixup.hpp - COMPLETE
|
fixup.hpp - COMPLETE
|
||||||
fpro.h - EXCLUDED
|
fpro.h - EXCLUDED
|
||||||
frame.hpp - COMPLETE
|
frame.hpp - COMPLETE
|
||||||
funcs.hpp - INCOMPLETE (some SWIGs, few FIXMEs)
|
funcs.hpp - COMPLETE (necessary SWIGs, minor FIXME)
|
||||||
gdl.hpp - EXCLUDED
|
gdl.hpp - EXCLUDED
|
||||||
graph.hpp - EXCLUDED
|
graph.hpp - EXCLUDED
|
||||||
help.h - EXCLUDED
|
help.h - EXCLUDED
|
||||||
ida.hpp - INCOMPLETE (SWIGs)
|
ida.hpp - COMPLETE
|
||||||
idd.hpp - INCOMPLETE (SWIGs)
|
idd.hpp - COMPLETE (necessary SWIGs)
|
||||||
idp.hpp - INCOMPLETE (SWIGs)
|
idp.hpp - COMPLETE
|
||||||
ieee.h - EXCLUDED
|
ieee.h - EXCLUDED
|
||||||
intel.hpp - EXCLUDED
|
intel.hpp - EXCLUDED
|
||||||
ints.hpp - INCOMPLETE (SWIGs)
|
ints.hpp - COMPLETE
|
||||||
kernwin.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
kernwin.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
||||||
lex.hpp - EXCLUDED
|
lex.hpp - EXCLUDED
|
||||||
lines.hpp - INCOMPLETE (few FIXMEs)
|
lines.hpp - INCOMPLETE (few FIXMEs)
|
||||||
@ -47,13 +47,13 @@ md5.h - EXCLUDED
|
|||||||
moves.hpp - COMPLETE (some needed SWIGs)
|
moves.hpp - COMPLETE (some needed SWIGs)
|
||||||
nalt.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
nalt.hpp - INCOMPLETE (SWIGs and lot of fixing to do)
|
||||||
name.hpp - INCOMPLETE (few FIXMEs)
|
name.hpp - INCOMPLETE (few FIXMEs)
|
||||||
netnode.hpp - INCOMPLETE (not wrapped at all)
|
netnode.hpp - COMPLETE
|
||||||
offset.hpp - COMPLETE
|
offset.hpp - COMPLETE
|
||||||
prodir.h - EXCLUDED
|
prodir.h - EXCLUDED
|
||||||
pro.h - COMPLETE (some needed SWIGs)
|
pro.h - COMPLETE (some needed SWIGs)
|
||||||
queue.hpp - INCOMPLETE (one FIXME)
|
queue.hpp - INCOMPLETE (one FIXME)
|
||||||
regex.h - EXCLUDED
|
regex.h - EXCLUDED
|
||||||
search.hpp - INCOMPLETE (one FIXME)
|
search.hpp - COMPLETE
|
||||||
segment.hpp - COMPLETE
|
segment.hpp - COMPLETE
|
||||||
sistack.hpp - EXCLUDED
|
sistack.hpp - EXCLUDED
|
||||||
srarea.hpp - INCOMPLETE (not wrapped at all)
|
srarea.hpp - INCOMPLETE (not wrapped at all)
|
||||||
|
Loading…
Reference in New Issue
Block a user