topola/src/autorouter
Alain Emilia Anna Zscheile 98d237270d chore: fix cargo fmt 2024-11-16 16:10:54 +01:00
..
autoroute.rs feat(autorouter): add pointroute execution, which routes to a point 2024-10-22 00:40:40 +02:00
autorouter.rs feat(board,layout,drawing): implement edit recording 2024-11-13 00:00:56 +00:00
compare_detours.rs refactor: make `Step::step(...)` return `ControlFlow<...>` 2024-10-12 05:38:57 +02:00
execution.rs refactor: make `Step::step(...)` return `ControlFlow<...>` 2024-10-12 05:38:57 +02:00
history.rs refactor: autogenerate getters with `derive-getters` crate 2024-10-11 18:43:15 +02:00
invoker.rs chore: fix cargo fmt 2024-11-16 16:10:54 +01:00
measure_length.rs general refactor: omit unnecessary clones 2024-10-10 12:21:54 +00:00
mod.rs feat(autorouter): add pointroute execution, which routes to a point 2024-10-22 00:40:40 +02:00
place_via.rs feat(board,layout,drawing): implement edit recording 2024-11-13 00:00:56 +00:00
pointroute.rs feat(board,layout,drawing): implement edit recording 2024-11-13 00:00:56 +00:00
ratsnest.rs Autorouter: general modules descriptions (#65) 2024-10-02 22:46:32 +00:00
remove_bands.rs feat(board,layout,drawing): implement edit recording 2024-11-13 00:00:56 +00:00
selection.rs general refactor: omit unnecessary clones 2024-10-10 12:21:54 +00:00