MartinFillon
|
de2e5337a0
chore: formatted code
|
1 year ago |
MartinFillon
|
b337360b52
refactor: moved things around to easy up the tree implementation
|
2 years ago |
Sandro-Alessio Gierens
|
186cc8e81b
fix: replace rustfmt::skip on expressions because experimental
|
2 years ago |
Sandro-Alessio Gierens
|
f555d42972
refactor: fix rustfmt issues and place skips where needed
|
2 years ago |
Victor Song
|
eba3646b83
Grab bag of miscellaneous fixes
|
3 years ago |
Victor Song
|
72b2119a34
Simplify boolean assertions in tests
|
3 years ago |
Victor Song
|
cd715a6e00
Safely derive `Eq` whenever we derive `PartialEq`
|
3 years ago |
Benjamin Sago
|
f8df02dae7
Batch source formatting
|
5 years ago |
Benjamin Sago
|
f0c139ca68
Better referencing
|
5 years ago |
Benjamin Sago
|
70a30ed683
The Selfening
|
5 years ago |
Benjamin Sago
|
4c41141cb9
Give Tree its own iterator
|
8 years ago |
Benjamin Sago
|
80d5c2ad6d
Rename some stuff
|
8 years ago |
Benjamin Sago
|
c0a2cf50af
Encapsulate tree depth
|
8 years ago |
Benjamin Sago
|
8453f45f99
Make struct for all tree parameters
|
8 years ago |
Benjamin Sago
|
110a1c716b
Convert exa into a library
|
10 years ago |
Benjamin Sago
|
d009ba5938
Move tree code to its module, and add tests
|
10 years ago |
Benjamin Sago
|
d1ea4c0ff5
Move TreePart to its own module
|
10 years ago |