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
  • Commits

Switch branch/tag
  • cwe_checker
  • cwe_checker_rs
  • src
  • pcode
  1. 03 Nov, 2020 11 commits
    • Enkelmann's avatar
      Fix unit test typo · 1cbdc889
      Enkelmann authored 4 years ago
      1cbdc889 Browse Directory
    • Enkelmann's avatar
      cargo fmt · fde0aa55
      Enkelmann authored 4 years ago
      fde0aa55 Browse Directory
    • Enkelmann's avatar
      fix deserialization field name typo · 3c1edf8d
      Enkelmann authored 4 years ago
      3c1edf8d Browse Directory
    • Enkelmann's avatar
      convert 1-bit-sized bitvectors to 1-byte-sized bitvectors. · 07f91a14
      Enkelmann authored 4 years ago
      07f91a14 Browse Directory
    • Enkelmann's avatar
      Adapt the analysis modules to use the internal IR instead of the BAP IR. · af32d275
      Enkelmann authored 4 years ago
      af32d275 Browse Directory
    • Enkelmann's avatar
      add documentation to the internal IR · 5343432e
      Enkelmann authored 4 years ago
      5343432e Browse Directory
    • Enkelmann's avatar
      cargo fmt · 53193734
      Enkelmann authored 4 years ago
      53193734 Browse Directory
    • Enkelmann's avatar
      Finish P-Code to internal IR deserialization. · c1e142eb
      Enkelmann authored 4 years ago
      c1e142eb Browse Directory
    • Enkelmann's avatar
      implement conversion for blocks and subs · b70f9910
      Enkelmann authored 4 years ago
      b70f9910 Browse Directory
    • Enkelmann's avatar
      implement conversion functions for jumps and defs. · c11a21e9
      Enkelmann authored 4 years ago
      c11a21e9 Browse Directory
    • Enkelmann's avatar
      Implement expression deserialization for Pcode · 263c1498
      Enkelmann authored 4 years ago
      263c1498 Browse Directory