1. f90f65a Remove default from switch statement and add abort() call to fix warning on gcc. by Vitaly Buka · 7 years ago
  2. d4ab1e7 Replace filed instance transformations with functiors for better readability. by Vitaly Buka · 7 years ago
  3. 4e4243c Add ConstFieldInstance::name(). Helpful when debugging. by Vitaly Buka · 7 years ago
  4. 8871286 Extract read-only part of FieldInstance. by Vitaly Buka · 7 years ago
  5. 35df2e4 Move port dir to the top by Vitaly Buka · 7 years ago
  6. 6c6dbbe Add src/port for integration flexibility. by Vitaly Buka · 7 years ago
  7. b37b31a Move libfuzzer_example into examples dir. by Vitaly Buka · 8 years ago
  8. 8c64f9b Extract most of LLVMFuzzerCustomMutator and LLVMFuzzerTestOneInput into by Vitaly Buka · 8 years ago
  9. 9dd2f8e Remove suppression of build/include_subdir cpplint check. by Vitaly Buka · 8 years ago
  10. 0e1e46b Fixed sign-compare warning. by Vitaly Buka · 8 years ago
  11. 0fed9aa Move sources into src/ directory. by Vitaly Buka · 8 years ago[Renamed from field_instance.h]
  12. a3e59c7 Implement mutation which copies fields of the same type. by Vitaly Buka · 8 years ago
  13. 91ad7b0 Move more logic into FieldInstance class and extract it to separate file by Vitaly Buka · 8 years ago