nitg-s: introduced ancestor AbstractHasher for MTypeHasher
[nit.git] / src / coloring.nit
2013-03-04 Alexandre Terrasanitg-s: introduced ancestor AbstractHasher for MTypeHasher
2013-03-04 Alexandre Terrasanitg-s: organized and cleaned coloring module
2013-03-04 Alexandre Terrasanitg-s: replaced TypePerfectHashing by PHTypeLayoutBuilder
2013-03-04 Alexandre Terrasanitg-s: replaced TypeColoring by CLTypeLayoutBuilder
2013-03-04 Alexandre Terrasanitg-s: replaced NaiveTypeColoring by BMTypeLayoutBuilder
2013-03-04 Alexandre Terrasanitg-s: inserted layout builder concept in coloring
2013-03-04 Alexandre Terrasanitg-s: moved class tables building from coloring to...
2013-03-04 Alexandre Terrasanitg-s: moved type tables building from coloring to...
2013-03-04 Alexandre Terrasanitg-s: changed module importation for module coloring
2013-03-04 Alexandre Terrasanitg-s: element set is no more required at colorer...
2013-03-04 Alexandre Terrasanitg-s: cleaned AbstractColoring::colorize method
2013-03-04 Alexandre Terrasanitg-s: changed signature of colorize method to accept...
2013-03-04 Alexandre Terrasanitg-s: replaced model queries from colorers by MModule...
2013-03-04 Alexandre Terrasanitg-s: added model exploration facilities in redef...
2013-03-04 Alexandre Terrasanitg-s: removed OrderedSet replaced it by refinements...
2012-12-12 Jean Privatnitg-s: implements unanchored_table correctly
2012-12-09 Alexandre Terrasanitg-s: introduce unanchored resolution tables.
2012-12-08 Alexandre Terrasacoloring: replace static bound of OrderedSet[nullable...
2012-12-08 Alexandre TerrasaMerge remote-tracking branch 'github-privat/master'
2012-12-08 Alexandre Terrasanitg-s: introduce formal type perfect hashing
2012-12-08 Alexandre Terrasanitg-s/-e: introduce virtual type perfect hashing
2012-12-08 Alexandre Terrasanitg-s: option --use-naive-coloring now affects FT...
2012-12-08 Jean Privatnitg-s: allocate HashSet[MType] for conflicts_graph_cache
2012-12-08 Alexandre Terrasanitg-s/-e: add option --use-*-perfect-hashing
2012-12-07 Alexandre Terrasanitg: refactoring
2012-12-06 Alexandre Terrasanitg-s/-e: Add option --use-naive-coloring
2012-12-06 Alexandre Terrasanitg-s/-e: refactor property coloring for use of #define
2012-12-03 Alexandre Terrasanitg-sep: better handling of nullable types
2012-12-03 Alexandre Terrasanitg-sep: colorize live generic types entries
2012-12-01 Alexandre Terrasanitg-sep: handles virtual types in typing and init_instance
2012-11-30 Alexandre Terrasanitg-erase: nitg with erased generic types
2012-11-22 Alexandre Terrasanitg-sep: coloring handles empty modules
2012-11-21 Alexandre Terrasanitg-sep: coloring handles empty modules
2012-11-20 Alexandre Terrasanitg-sep: fix attributes coloration
2012-11-13 Alexandre Terrasanitg-sep: fix linearization of properties inheritance
2012-11-08 Jean Privatnitg-s: bound Coloring on Object, not nullable Object
2012-11-06 Alexandre Terrasanitg-sep: refactor coloring
2012-10-30 Alexandre Terrasanitg sep: refactoring of coloring fonctionnalities