Historique des commits

Auteur SHA1 Message Date
  Quentin Monnet 487d0bd781 rbpf: Apply rustfmt on the whole repository il y a 1 mois
  Quentin Monnet e41119db59 rbpf: Improve formatting, prepare/protect for rustfmt il y a 2 mois
  SzymonKubica 86d2586d36 Add lib module with conditional imports depending on std/no_std. il y a 1 an
  yihuaf 8d42a07b9d use error to_string from latest `combine` crate il y a 2 ans
  yihuaf 4e9e594e81 update combine to 4.6.6 il y a 2 ans
  yihuaf 416eec9190 cargo fmt il y a 2 ans
  Quentin Monnet 05674d55f2 src: Address newer reports from cargo-clippy il y a 2 ans
  Quentin Monnet 9a1fdc9fc6 Replace license boilerplate with SPDX tags il y a 2 ans
  Quentin Monnet 596dbc82f7 src: Address more reports from cargo-clippy il y a 2 ans
  Quentin Monnet 153995b3a3 Let cargo-clippy lint the code il y a 2 ans
  Jack May 4bbf5f1811 clippy clean il y a 6 ans
  Quentin Monnet 4a7083c7f4 src/asm_parser.rs: remove public exposure of the module in root file il y a 8 ans
  Quentin Monnet e6ca552b6e src/asm_parser.rs: add example to parse() function documentation il y a 8 ans
  Rich Lane 0e73d3267b src/asm_parser.rs: allow initial whitespace il y a 8 ans
  Rich Lane 4f35aae74e eBPF assembler il y a 8 ans
  Rich Lane 23ff50d8fa src/asm_parser.rs: support 64-bit unsigned immediate for lddw il y a 8 ans
  Rich Lane 0fe35dc6e9 src/asm_parser.rs: wrap long line il y a 8 ans
  Rich Lane 2244209811 src/asm_parser.rs: remove unnecessary refs il y a 8 ans
  Rich Lane fdcdee2d8f src/asm_parser.rs: remove unnecessary closures il y a 8 ans
  Rich Lane a5244aa441 add assembly parser il y a 8 ans