提交歷史

作者 SHA1 備註 提交日期
  Quentin Monnet a471dffb8a README.md: Fix example by using an existing object file 2 年之前
  Quentin Monnet 147772c375 README.md: Use Option to pass programs when building new VMs in examples 2 年之前
  60ke cd77eb7cc0 README: fix example type err 2 年之前
  Alan Jowett 9baccc1ef9 Capture code coverage and upload 2 年之前
  Quentin Monnet 562c2b5547 src/lib.rs: Fix clippy reports introduced with 32-bit jumps support 2 年之前
  Quentin Monnet 1eb0046b3c ci: Enable conformance tests related to 32-bit jumps 2 年之前
  Quentin Monnet 98b909d65b src/jit.rs: Add support for 32-bit jump instructions in x86-64 JIT 2 年之前
  Quentin Monnet 7e8875e036 src/lib.rs: Add support for 32-bit jumps in interpreter and verifier 2 年之前
  Quentin Monnet 55fdc12623 src/disassembler.rs: Add support for 32-bit jumps in disassembler 2 年之前
  Quentin Monnet f66a43d296 src/assembler.rs: Add support for 32-bit jumps insns in assembler 2 年之前
  Quentin Monnet f158382fbf src/ebpf.rs: Defind 32-bit jump instructions 2 年之前
  Quentin Monnet 4169726916 src/lib.rs: Use clojure for implementing jumps 2 年之前
  Quentin Monnet cb1c0eef0a README.md: Remove obsolete note on divisions by zero in JITed programs 2 年之前
  Quentin Monnet 3434ffbf9a ci: Try to skip AppVeyor branch builds other than master 2 年之前
  Quentin Monnet 4cd20cd8c3 src/jit.rs: Use short path for multiplication with imm == 0 2 年之前
  Quentin Monnet 286bf530d5 ci: Enable conformance tests related to divisions by zero 2 年之前
  Quentin Monnet bc1f051e7b src/verifier.rs: Remove checks for divisions by zero 2 年之前
  Quentin Monnet 5fae4ece90 src/verifier.rs: Fix checks for divisions by zero 2 年之前
  Quentin Monnet 84a9ec353b src/jit.rs: Remove division-by-zero handler from JIT 2 年之前
  Quentin Monnet ce7d416d9a src/jit.rs: Update behaviour for divisions by zero (JIT) 2 年之前
  Quentin Monnet 6936dcb558 src/lib.rs: Update behaviour for divisions by zero (interpreter) 2 年之前
  Quentin Monnet 6465622a2f ci: Enable exit-not-last test in conformance tests 2 年之前
  Alan Jowett e655f79a27 Add bpf_conformance as submodule and create rbpf_plugin 2 年之前
  Quentin Monnet e90e6a9c77 src/verifier.rs: Allow ending with backward jumps 2 年之前
  Quentin Monnet 05674d55f2 src: Address newer reports from cargo-clippy 2 年之前
  Quentin Monnet bd050cd904 misc: Add SVG logo and update PNGs 2 年之前
  Quentin Monnet 66639aecd9 README.md: Remove note on Rust version requirements 2 年之前
  Quentin Monnet d3797974c3 .appveyor.yml: Update Rust toolchain to 1.64 2 年之前
  Quentin Monnet f97d04e2e8 appveyor.yml: Hide file as .appveyor.yml 2 年之前
  Quentin Monnet c856ae9986 README.md: Update CI badge 2 年之前