issues
search
distil
/
diffus
Apache License 2.0
48
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Why is `Change` never reported?
#107
walles
opened
1 year ago
0
support Debug trait for diff
#106
ayourtch
opened
1 year ago
1
fix: add Same: String to support collection<String>
#105
Jim-Holmstroem
opened
2 years ago
0
Strange error suggestions when deriving Diffus
#104
taladar
opened
2 years ago
5
docs: fix pattern syntax in examples
#103
ilyar
closed
3 years ago
0
Initial support for generics
#102
dylanmckay
opened
3 years ago
1
Derive macro expands to ambiguous form
#101
Diggsey
opened
3 years ago
0
please include LICENSE file in crates published to crates.io
#100
decathorpe
opened
3 years ago
0
ci: add travis ci config
#99
tommilligan
closed
3 years ago
0
Enhancement: Allow element weights
#98
walles
opened
3 years ago
3
Applying a diff
#97
emilk
opened
4 years ago
0
Update itertools to 0.9
#96
sunshowers
closed
4 years ago
0
Copyright in License
#95
Jim-Holmstroem
opened
4 years ago
0
bit comparison of f32, f64
#94
gardell
closed
3 years ago
0
Pass serialize-impl feature from diffus to diffus-derive
#93
gardell
closed
4 years ago
0
should run test _after_ (not before) the version is changed in ./publish.sh
#92
Jim-Holmstroem
opened
4 years ago
0
fix: Don't create overlapping prefix_eq/suffix_eq in the LCS
#91
Marwes
closed
4 years ago
0
fix: Don't generate unused bindings in the all_copy check
#90
Marwes
closed
4 years ago
0
perf: Trim identifical prefix and suffixes for LCS
#89
Marwes
closed
4 years ago
3
Update README with feature=derive
#88
Jim-Holmstroem
opened
4 years ago
0
move retry of cargo package to inside packaging, the retry is to wait for the index to update
#87
Jim-Holmstroem
opened
4 years ago
0
derive as feature in diffus
#86
Jim-Holmstroem
closed
4 years ago
0
Make diffus also Box/Rc/Arc types if original type does so.
#85
gardell
closed
4 years ago
0
#[derive(Difference)] instead of #[derive(Diffus)]
#84
gardell
opened
4 years ago
1
Add support for some borrow types like Box, Rc, Arc + Improvements from Gardell
#83
Jim-Holmstroem
closed
4 years ago
1
Add support for some borrow types like Box, Rc, Arc
#82
Jim-Holmstroem
closed
4 years ago
1
Added support for ?Sized in &T (e.g. &str) + Moved string::Edit to mo…
#81
Jim-Holmstroem
closed
4 years ago
0
relax dependency requirements
#80
Jim-Holmstroem
closed
4 years ago
1
update uuid to 0.8
#79
Jim-Holmstroem
closed
4 years ago
0
Add set example to README
#78
Jim-Holmstroem
opened
4 years ago
0
Fix indexmap::IndexSet implementation
#77
Jim-Holmstroem
closed
4 years ago
0
Add diff support for sets
#76
Jim-Holmstroem
closed
4 years ago
0
Naming
#75
emilk
opened
5 years ago
2
`serialize-impl` feature on `diffus-derive`.
#74
gardell
closed
5 years ago
0
better diff of version update for publish
#73
Jim-Holmstroem
closed
5 years ago
0
fix git diff when updating version for publish
#72
Jim-Holmstroem
closed
5 years ago
0
Adds the value of copied values in diff
#71
Jim-Holmstroem
closed
5 years ago
0
support slices
#70
Jim-Holmstroem
opened
5 years ago
0
`#[serde(rename_all = "...")]` on `Edit` types?
#69
gardell
opened
5 years ago
0
derive(Debug) on Edited might leak sensitive information, document this but let it be like that
#68
Jim-Holmstroem
opened
5 years ago
0
Split LCS/LCS extended + more generic Iterator usage
#67
gardell
closed
5 years ago
4
Split lcs and lcs extended
#66
gardell
closed
5 years ago
0
reconsider LCS diff_unordered for HashSet, BTreeSet
#65
Jim-Holmstroem
opened
5 years ago
1
-> (LcsResult, bool) => (-> LcsResult ?)
#64
Jim-Holmstroem
opened
5 years ago
0
extract LCS to a crate
#63
Jim-Holmstroem
opened
5 years ago
0
Publish script
#62
Jim-Holmstroem
closed
5 years ago
0
Cargo tomls publishable
#61
Jim-Holmstroem
closed
5 years ago
0
setup simple CI
#60
Jim-Holmstroem
closed
3 years ago
0
Added myself to the authors sections :)
#59
gardell
closed
5 years ago
0
go through api guideline checklist
#58
Jim-Holmstroem
opened
5 years ago
0
Next