提交歷史

作者 SHA1 備註 提交日期
  Quentin Monnet e822a90a2d src/jit.rs: comment a somewhat obscure line 8 年之前
  Quentin Monnet 26138c2dcc src,examples: fix copyright owner 8 年之前
  Quentin Monnet 691c77aa03 src/: reorganize comments around `LD_DW_IMM` in match arms 8 年之前
  Quentin Monnet 6e83dda31c src/jit.rs: fix style (remove spaces between function names and “()”) 8 年之前
  Quentin Monnet 5923346870 src/jit.rs: add JIT support for `LD_ABS_*` and `LD_IND_*` operations 8 年之前
  Quentin Monnet e6d68af67a src/(lib,jit).rs: use functions from std::ptr when relevant 8 年之前
  Quentin Monnet 20bf842baf src: add some additional style fixes thanks to rust-clippy 8 年之前
  Jan-Erik Rediger 8d7042d5cc Avoid unnecessary references or vectors 8 年之前
  Jan-Erik Rediger b8eec6a49f Use slices everywhere instead of references to vectors 8 年之前
  Quentin Monnet 6124d65ae2 API: make JITted program and `prog_exec_jit()` function unsafe 8 年之前
  Quentin Monnet c510e3cd92 src: remove commented instructions that were used for debug 8 年之前
  Quentin Monnet 8a47fc0dcd src/jit.rs: get rid of useless duplicate of `get_insn()` 8 年之前
  Quentin Monnet 44c872d10f rbpf: initial commit, interpreter and JIT work 8 年之前