aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/celledges.cc
Commit message (Collapse)AuthorAgeFilesLines
* Use more ID::{A,B,Y,blackbox,whitebox}Eddie Hung2019-08-151-7/+7
|
* Use ID() in kernel/*, add simple ID:: hack (to be improved upon later)Clifford Wolf2019-08-111-21/+21
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Renamed AbstractCellEdgesDatabase::add_cell() to add_edges_from_cell()Clifford Wolf2016-07-251-1/+1
|
* Improvements in CellEdgesDatabaseClifford Wolf2016-07-241-10/+131
|
* Added CellEdgesDatabase APIClifford Wolf2016-07-241-0/+88