1. 14 Jun, 2024 2 commits
  2. 13 Jun, 2024 6 commits
  3. 12 Jun, 2024 8 commits
  4. 11 Jun, 2024 9 commits
  5. 10 Jun, 2024 7 commits
  6. 09 Jun, 2024 3 commits
  7. 08 Jun, 2024 4 commits
  8. 07 Jun, 2024 1 commit
    • mbaxter's avatar
      cannon: Extract MIPS execute, signExtend logic from mips.{go,sol} (#10759) · 4dd96e0b
      mbaxter authored
      * cannon: Extract MIPS execute logic from mips.{go,sol}
      
      * cannon: Add compiler version and license to MIPSInstruction.sol
      
      * cannnon: Remove visibility modifier from library function
      
      * cannon: Extract mips sign extend functions
      
      * cannon: Move MIPS.sol comment to avoid line break, clarify comment
      
      * cannon: Run `pnpm lint:fix`
      
      * cannon: Run `pnpm semver-lock`
      
      * cannon: Run `pnpm snapshots`
      
      * cannon: Use namespace import for MIPSInstructions
      4dd96e0b