Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SMAT-Lab/Scalpel issues and pull requests
#129 - Missing file scalpel.typeinfer.visitors while importing
Issue -
State: open - Opened by mahuaroy1 13 days ago
#128 - Errors when running the test cases for constant propagation
Issue -
State: closed - Opened by Yang-CUHK 20 days ago
#127 - Relationship between CFG and call graph
Issue -
State: open - Opened by ShayYaari 6 months ago
- 3 comments
#126 - Framework for organizing passes
Issue -
State: open - Opened by tristanlatr 7 months ago
- 4 comments
#125 - [trivial] fix typo
Pull Request -
State: closed - Opened by 4383 9 months ago
- 2 comments
#124 - Can Scalpel support both python 2 and python 3 projects?
Issue -
State: closed - Opened by ycaibb 9 months ago
- 1 comment
#123 - No visitors.py in the maser branch?
Issue -
State: closed - Opened by liuhycs 10 months ago
- 2 comments
#122 - Fail to import CallGraphGenerator
Issue -
State: closed - Opened by Table-the-cat 10 months ago
- 9 comments
#121 - Update README.md
Pull Request -
State: closed - Opened by Jarvx 11 months ago
#120 - type inference using type conversion
Issue -
State: open - Opened by shashank-g12 11 months ago
- 1 comment
Labels: bug
#119 - Fix: SSA computation #117
Pull Request -
State: closed - Opened by Lord-Turmoil 12 months ago
- 1 comment
#118 - Fix: SSA computation #117
Pull Request -
State: closed - Opened by Lord-Turmoil about 1 year ago
#117 - SSA computes wrong results
Issue -
State: closed - Opened by Lord-Turmoil about 1 year ago
- 1 comment
#116 - Fix the doc build
Issue -
State: open - Opened by tristanlatr about 1 year ago
- 1 comment
#115 - Update index.md to add toctree
Pull Request -
State: closed - Opened by ashwinprasadme about 1 year ago
#114 - User Guide is not showing up in the docs
Issue -
State: closed - Opened by tristanlatr about 1 year ago
#113 - Add Fully Qualified Name Resolution from PyCG and HeaderGen
Pull Request -
State: closed - Opened by ashwinprasadme about 1 year ago
- 1 comment
#112 - Improve documentation, examples, and tutorials
Pull Request -
State: closed - Opened by ashwinprasadme over 1 year ago
- 1 comment
#111 - Fail to install some requirements with "No matching distribution found"
Issue -
State: open - Opened by Craze-H over 1 year ago
Labels: build-system
#110 - Remove duplicated function and fix syntax error
Pull Request -
State: closed - Opened by cherryblossom000 over 1 year ago
- 1 comment
#109 - implement DUC class
Pull Request -
State: closed - Opened by cherryblossom000 over 1 year ago
- 1 comment
#108 - Update CITATION.cff
Pull Request -
State: closed - Opened by Jarvx over 1 year ago
#107 - Inquiry about the plan to release DefUseChain module
Issue -
State: open - Opened by Jacob-yen over 1 year ago
- 8 comments
Labels: enhancement
#106 - add DUC module
Pull Request -
State: closed - Opened by cherryblossom000 over 1 year ago
#105 - add shell script to package and upload project
Pull Request -
State: closed - Opened by gspeiliu over 1 year ago
- 1 comment
#104 - Scalpel cfg for final clause
Pull Request -
State: closed - Opened by Jarvx over 1 year ago
#103 - SSA-Renaming-Fix
Pull Request -
State: closed - Opened by Marc-Goritschnig over 1 year ago
- 1 comment
#102 - Origin/scalpel cfg for final clause
Pull Request -
State: closed - Opened by Jarvx over 1 year ago
#101 - Revert "Patch bug: missing finally block in try-except structures"
Pull Request -
State: closed - Opened by Jarvx over 1 year ago
#100 - Patch bug: missing finally block in try-except structures
Pull Request -
State: closed - Opened by samuelchassot over 1 year ago
- 5 comments
#99 - Cannot install in local to develop
Issue -
State: closed - Opened by samuelchassot over 1 year ago
- 5 comments
Labels: build-system
#98 - CFG with try-catch blocks is missing some code
Issue -
State: closed - Opened by samuelchassot over 1 year ago
- 3 comments
Labels: bug
#97 - Moving some testcases from unittest to pytest
Pull Request -
State: closed - Opened by ashwinprasadme over 1 year ago
#96 - Integrate Best Practices for a More Robust and Maintainable Code Base
Pull Request -
State: closed - Opened by ashwinprasadme over 1 year ago
#95 - modified Block.get_source()
Pull Request -
State: closed - Opened by mzy-0624 over 1 year ago
- 5 comments
#94 - Fix cfg tutorials
Issue -
State: closed - Opened by tristanlatr almost 2 years ago
- 1 comment
#93 - Fix packaging
Issue -
State: closed - Opened by tristanlatr almost 2 years ago
- 1 comment
Labels: build-system
#92 - Change PyPI as setting method
Pull Request -
State: closed - Opened by cici0702 almost 2 years ago
- 1 comment
#91 - Change PyPI as setting method
Pull Request -
State: closed - Opened by cici0702 almost 2 years ago
- 2 comments
#90 - Encounter problems when installing the scalpel
Issue -
State: closed - Opened by Jacob-yen almost 2 years ago
- 1 comment
#89 - Fix typo in documentation
Pull Request -
State: closed - Opened by michaelmior about 2 years ago
- 1 comment
#88 - Remove the wiki and say the docs are on readthedocs
Issue -
State: closed - Opened by tristanlatr about 2 years ago
- 3 comments
#87 - Readthedocs build is failing because of the empty pyproject.toml file
Issue -
State: closed - Opened by tristanlatr about 2 years ago
- 1 comment
#86 - Tentatively remove some parts of pyproject.toml file to fix the docs build
Pull Request -
State: closed - Opened by tristanlatr about 2 years ago
- 1 comment
#85 - Add the docs status
Pull Request -
State: closed - Opened by tristanlatr about 2 years ago
#84 - Fix API docs link from readme
Pull Request -
State: closed - Opened by tristanlatr about 2 years ago
#83 - Fix API docs (source) links.
Pull Request -
State: closed - Opened by tristanlatr about 2 years ago
#82 - Setup reathedocs build
Pull Request -
State: closed - Opened by tristanlatr about 2 years ago
- 4 comments
#81 - Write uniform tests
Issue -
State: closed - Opened by simisimon about 2 years ago
- 1 comment
Labels: Testing
#80 - Fix constant propagation tests
Pull Request -
State: closed - Opened by simisimon about 2 years ago
#79 - PyPI distribution
Issue -
State: closed - Opened by git-afsantos about 2 years ago
- 5 comments
Labels: enhancement
#78 - Readthedocs setup
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 4 comments
#77 - Correct links to figures
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 1 comment
#76 - Get all cfgs of a file?
Issue -
State: closed - Opened by simisimon over 2 years ago
- 5 comments
Labels: New API
#75 - Get value for instance variables
Pull Request -
State: closed - Opened by simisimon over 2 years ago
#74 - Fix #68 and #69 again
Pull Request -
State: closed - Opened by simisimon over 2 years ago
#73 - Get values for tuples
Pull Request -
State: closed - Opened by simisimon over 2 years ago
#72 - This PR is to integrate new features to the framework
Pull Request -
State: closed - Opened by Jarvx over 2 years ago
#71 - The last PR #70 removed my changes
Issue -
State: closed - Opened by simisimon over 2 years ago
- 5 comments
Labels: enhancement, help wanted
#70 - sphinx project setup
Pull Request -
State: closed - Opened by tristanlatr over 2 years ago
- 10 comments
Labels: documentation, enhancement
#69 - Assign call object to multiple loop variables
Pull Request -
State: closed - Opened by simisimon over 2 years ago
- 1 comment
#68 - Cover variables that represent callables
Pull Request -
State: closed - Opened by simisimon over 2 years ago
- 1 comment
#67 - Constant Propagation: Variables that represent callables are not covered
Issue -
State: closed - Opened by simisimon over 2 years ago
- 5 comments
Labels: enhancement
#66 - Constant propagation for loops with counter does not work
Issue -
State: closed - Opened by simisimon over 2 years ago
- 3 comments
#65 - remove testing for python3.5 since it's not supported by pytest
Pull Request -
State: closed - Opened by FrancoOu over 2 years ago
- 1 comment
#64 - "boolean" type not correctly recognized in <=python3.7
Issue -
State: closed - Opened by FrancoOu over 2 years ago
- 3 comments
#63 - update CFG and SSA tutorial
Pull Request -
State: closed - Opened by cici0702 over 2 years ago
#62 - CFG match statement
Pull Request -
State: closed - Opened by bevanlewis over 2 years ago
#61 - update png
Pull Request -
State: closed - Opened by Jarvx over 2 years ago
#60 - This PR is to sync dev branch and the main branch
Pull Request -
State: closed - Opened by Jarvx over 2 years ago
- 1 comment
#59 - script for setting up different environments(different python versions) and testing
Pull Request -
State: closed - Opened by FrancoOu over 2 years ago
#58 - Scalpel scope graph
Pull Request -
State: closed - Opened by Jarvx over 2 years ago
#57 - Pull request for scope anaysis
Pull Request -
State: closed - Opened by Jarvx over 2 years ago
#56 - Turn the user-guide into a sphinx documentation site
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 7 comments
Labels: enhancement
#55 - Remove duplicate networkx requirement
Pull Request -
State: closed - Opened by tristanlatr over 2 years ago
#54 - Spell error
Pull Request -
State: closed - Opened by cici0702 over 2 years ago
#53 - Edit the spelling mistake in MNode.py
Pull Request -
State: closed - Opened by cici0702 over 2 years ago
#52 - enable 'dot' command in testing script
Pull Request -
State: closed - Opened by FrancoOu over 2 years ago
#51 - Fixed a spelling mistake for a variable
Pull Request -
State: closed - Opened by bevanlewis over 2 years ago
#50 - Add support to CFG construction when base class is same as derived class
Issue -
State: closed - Opened by Jarvx over 2 years ago
- 1 comment
Labels: bug, enhancement
#49 - Add support to match statement
Issue -
State: closed - Opened by Jarvx over 2 years ago
- 1 comment
Labels: enhancement
#48 - Running type checker on the code
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 2 comments
Labels: enhancement
#47 - add shebang and vim ignore
Pull Request -
State: closed - Opened by gspeiliu over 2 years ago
#46 - Fix TypeErrors
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 2 comments
Labels: bug
#45 - AttributeError: Attribute/Subscript/Name object has no attribute func
Issue -
State: closed - Opened by simisimon over 2 years ago
- 12 comments
Labels: bug
#44 - How powerful is scalpel in terms of handling ambiguity?
Issue -
State: closed - Opened by tristanlatr over 2 years ago
- 2 comments
Labels: enhancement
#43 - Creating CFG fails
Issue -
State: closed - Opened by simisimon over 2 years ago
- 2 comments
Labels: bug
#42 - SSA class: Handling of tupels
Issue -
State: closed - Opened by mj-support over 2 years ago
- 1 comment
Labels: enhancement
#41 - Import graph needs to be refactored and its current example code returning None
Issue -
State: closed - Opened by billquan over 2 years ago
- 1 comment
Labels: bug
#40 - Type inference to enrich the support with default functions such as defaultdict
Issue -
State: closed - Opened by Jarvx over 2 years ago
- 1 comment
Labels: enhancement
#39 - Constant propagation class: instance variables are not covered
Issue -
State: closed - Opened by simisimon over 2 years ago
- 1 comment
Labels: enhancement
#38 - Constant propagation computes wrong values
Issue -
State: closed - Opened by simisimon over 2 years ago
- 2 comments
Labels: bug
#37 - Fix for: Constant propagation for loop variables
Issue -
State: closed - Opened by simisimon over 2 years ago
- 6 comments
#36 - Type inferencing and library code
Issue -
State: closed - Opened by khatchad over 2 years ago
- 3 comments
#35 - Duplicate entry (parameter and variable) for function parameter during type inferencing
Issue -
State: closed - Opened by khatchad over 2 years ago
- 2 comments
#34 - Documentation issue
Issue -
State: closed - Opened by khatchad over 2 years ago
- 2 comments
Labels: documentation
#33 - Is type inferencing supposed to be interprocedural?
Issue -
State: closed - Opened by khatchad over 2 years ago
- 10 comments
Labels: bug
#32 - Make wiki editable publicly
Issue -
State: closed - Opened by khatchad over 2 years ago
- 3 comments
Labels: documentation
#31 - how run the tool
Issue -
State: closed - Opened by alaalial over 2 years ago
- 9 comments
Labels: enhancement
#30 - fix pycg version compatibility issue
Pull Request -
State: closed - Opened by billquan over 2 years ago