Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
C
cwe_checker
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • fact-depend
  • cwe_checker
  • Repository

Switch branch/tag
  • cwe_checker
  • cwe_checker_rs
  • src
  • analysis
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Melvin Klimke's avatar
    Direction independent graph (#118) · 542db66e
    Adds CallSource nodes to the control flow graph, which have the same role for backwards analysis as the CallReturn nodes have for forward analysis.
    Melvin Klimke authored 4 years ago
    542db66e
Name
Last commit
Last update
..
pointer_inference Direction independent graph (#118) 4 years ago
fixpoint.rs Assume standard calling convention for internal function calls (#112) 4 years ago
graph.rs Direction independent graph (#118) 4 years ago
interprocedural_fixpoint.rs Direction independent graph (#118) 4 years ago
mod.rs Domain refactor (#76) 4 years ago