topola/src
Alain Emilia Anna Zscheile 2f10462cb2 refactor(geometry/RecordingG...WithRtree): reduce code duplication and use HashMap Entry API 2024-12-11 01:12:27 +01:00
..
autorouter feat: improve Selection API (BREAKS HISTORY) 2024-12-08 16:20:05 +00:00
board refactor(ApplyGeometryEdit): make 'apply' take 'GeometryEdit' by reference 2024-12-08 16:20:05 +00:00
drawing refactor(ApplyGeometryEdit): make 'apply' take 'GeometryEdit' by reference 2024-12-08 16:20:05 +00:00
geometry refactor(geometry/RecordingG...WithRtree): reduce code duplication and use HashMap Entry API 2024-12-11 01:12:27 +01:00
interactor docs(interactor): document activity.rs 2024-11-15 21:55:31 +00:00
layout refactor(ApplyGeometryEdit): make 'apply' take 'GeometryEdit' by reference 2024-12-08 16:20:05 +00:00
router refactor(topola): get rid of unnecessary clones and lookups 2024-12-08 16:20:05 +00:00
specctra refactor(specctra/design): avoid double-lookup into net_outs 2024-12-11 00:24:57 +01:00
graph.rs drawing: obtain `HeadRef` via new trait for abstract reference objects 2024-07-21 14:49:43 +02:00
lib.rs chore: fix cargo fmt 2024-11-15 20:46:29 +01:00
math.rs build: put `specctra` module into separate crate 2024-12-06 14:38:00 +01:00
stepper.rs refactor: make `Step::step(...)` return `ControlFlow<...>` 2024-10-12 05:38:57 +02:00
triangulation.rs refactor(triangulation): store boxed slice instead of vector for trianvertex_to_handle 2024-12-10 23:49:07 +01:00