lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / lib / geometry / polygon.nit
2015-09-22 BlackMinougeometry/polygon: adds polygon triangulation + polygon...
2015-07-14 Jean Privatlib/geometry: named constructors use autoinit
2015-05-27 BlackMinouIntroduce polygon module