aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/celledges.cc
Commit message (Expand)AuthorAgeFilesLines
* Add flooring division operatorXiretza2020-05-281-1/+1
* Add flooring modulo operatorXiretza2020-05-281-1/+1
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-49/+35
* 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
* 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