Commit History

作者 SHA1 備註 提交日期
  Jeremy Soller 28952b0860 Merge branch 'update-2021' into 'master' 1 月之前
  Kirpal Grewal 8cee347e97 Update to current stable rust edition 2021 and remove unneeded features 1 月之前
  jD91mZM2 df45954609 Merge branch 'housekeeping' into 'master' 5 年之前
  Mateusz Mikuła d379377a84 Update rust-toolchain 5 年之前
  Mateusz Mikuła 45ba9dc823 Fix Clippy warnings 5 年之前
  Mateusz Mikuła 8545de59c9 Cargo fmt 5 年之前
  jD91mZM2 18d1584e22 Bump version to 0.1.1 6 年之前
  jD91mZM2 b5826a73ab Fix empty group edge-case and remove mark_end 6 年之前
  jD91mZM2 75622556c8 More back reference tests 6 年之前
  jD91mZM2 2f8cac0549 Initial support for back references 6 年之前
  jD91mZM2 b46c785762 Switch groups to optimized immutable vector type 6 年之前
  jD91mZM2 44051f96c3 fixup! Change group ending code 6 年之前
  jD91mZM2 e2a9a5e520 Change group ending code 6 年之前
  jD91mZM2 253f09b955 Fix infinite loop and zero-width matches 6 年之前
  jD91mZM2 89c4a3eba5 Make global matcher actually be lazy 6 年之前
  jD91mZM2 22e4a6691e Use arena-based tree 6 年之前
  jD91mZM2 0d996efe5c Fix group 0 with inexact matches 6 年之前
  jD91mZM2 51369b2506 Stabilize the number of groups being returned 6 年之前
  jD91mZM2 bf7d93bb7a Fix issue with nested repeated groups 6 年之前
  Jeremy Soller eccf84478c Fix path to BTreeMap on nightly 6 年之前
  jD91mZM2 f4b19fb128 crates.io shield 6 年之前
  jD91mZM2 583b8bc18e Prepare for crates.io 6 年之前
  jD91mZM2 2e761fe665 Downgrade rust to fix no_std compilation 6 年之前
  jD91mZM2 cc3599c36c Fix compilation error of tests 6 年之前
  jD91mZM2 eefcccb431 More last minute interface changes 6 年之前
  jD91mZM2 e88e0d77bd Fix no_std 6 年之前
  jD91mZM2 8f75249182 Finish up & fix huge last minute bug :| 6 年之前
  jD91mZM2 9efe1bdd72 Benchmarks 6 年之前
  jD91mZM2 2ee1054bf3 Fix no_std build 6 年之前
  jD91mZM2 4014cb7b8a Use less RCs in matcher 6 年之前