Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing docstrings (pyvex) #34

Closed
zardus opened this issue Jun 17, 2016 · 1 comment
Closed

Missing docstrings (pyvex) #34

zardus opened this issue Jun 17, 2016 · 1 comment

Comments

@zardus
Copy link
Member

zardus commented Jun 17, 2016

There are lots of missing module, class, and function docstrings in the angr module. Here is the list. We desperately need help with this from the community, if someone wants to contribute!

Here is the list:

************* Module pyvex.block
- block.py:1 - 
************* Module pyvex.errors
- errors.py:1 - 
- errors.py:1 - PyVEXError
************* Module pyvex.stmt
- stmt.py:1 - 
- stmt.py:14 - IRStmt.pp
- stmt.py:18 - IRStmt.expressions
- stmt.py:27 - IRStmt.constants
- stmt.py:31 - IRStmt._translate
- stmt.py:139 - Store.endness
- stmt.py:163 - CAS.endness
- stmt.py:185 - LLSC.endness
- stmt.py:195 - MBE
- stmt.py:204 - Dirty
- stmt.py:229 - Dirty.child_expressions
- stmt.py:249 - Exit.jumpkind
- stmt.py:257 - Exit.child_expressions
- stmt.py:284 - LoadG.endness
- stmt.py:305 - StoreG.endness
************* Module pyvex.vex_ffi
- vex_ffi.py:1 - 
************* Module pyvex.const
- const.py:1 - 
- const.py:4 - IRConst
- const.py:11 - IRConst.pp
- const.py:15 - IRConst.size
- const.py:19 - IRConst._translate
- const.py:30 - U1
- const.py:40 - U8
- const.py:50 - U16
- const.py:60 - U32
- const.py:70 - U64
- const.py:80 - F32
- const.py:90 - F32i
- const.py:100 - F64
- const.py:110 - F64i
- const.py:120 - V128
- const.py:130 - V256
************* Module pyvex.expr
- expr.py:1 - 
- expr.py:19 - IRExpr.pp
- expr.py:48 - IRExpr._translate
- expr.py:71 - VECRET
- expr.py:78 - BBPTR
- expr.py:98 - GetI.description
- expr.py:102 - GetI.index
- expr.py:129 - Get.type
- expr.py:232 - Load.endness
- expr.py:236 - Load.type
- expr.py:285 - CCall.ret_type
- expr.py:289 - CCall.callee
************* Module pyvex.enums
- enums.py:1 - 
- enums.py:74 - _get_op_type
- enums.py:84 - typeOfIROp
- enums.py:88 - vex_endness_from_string
- enums.py:91 - default_vex_archinfo
************* Module pyvex
- __init__.py:11 - _find_c_lib
@github-actions
Copy link
Contributor

This issue has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

@github-actions github-actions bot added the stale label May 27, 2022
@rhelmot rhelmot added pinned and removed stale labels May 27, 2022
@zwimer zwimer closed this as completed Oct 26, 2022
shaymargolis pushed a commit to shaymargolis/pyvex that referenced this issue Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants