ni_nitdoc: added fast copy past utility to signatures.
[nit.git] / src / layout_builders.nit
2013-07-15 Alexandre Terrasalayout_builders: Added comments & documentation
2013-07-15 Alexandre Terrasalayout_builders: Removed useless property layout (use...
2013-07-15 Alexandre Terrasalayout_builders: Added perfect hashing for mproperties
2013-03-07 Jean Privatnitg: add missing final new-line
2013-03-07 Jean Privatlayout: temporally rename method linearize_mclasses...
2013-03-06 Alexandre Terrasalayout_builders: optimization of PropertyBMizer using...
2013-03-06 Alexandre Terrasalayout_builders: replaced property extraction in specia...
2013-03-06 Alexandre Terrasalayout_builders: introduced PropertyBMizer
2013-03-06 Alexandre Terrasalayout_builders: modified nitg-s & nitg-e to use Proper...
2013-03-06 Alexandre Terrasalayout_builders: Introduced interface PropertyLayoutBui...
2013-03-05 Alexandre Terrasalayout_builders: Introduced interface ResolutionLayoutB...
2013-03-05 Alexandre Terrasalayout_builders: Introduced ResolutionHasher (for futur...
2013-03-05 Alexandre Terrasalayout_builders: Moved routines from CLResolutionLayout...
2013-03-05 Alexandre Terrasalayout_builders: Introduced ResolutionBMizer (for futur...
2013-03-05 Alexandre Terrasalayout_builders: simplified ResolutionLayoutBuilder...
2013-03-05 Alexandre Terrasalayout_builders: Unified interface for TypingLayoutBuilder
2013-03-05 Alexandre Terrasalayout_builders: Introduce TypingHasher (for future...
2013-03-05 Alexandre Terrasalayout_builders: Introduce BMizer class (for future...
2013-03-05 Alexandre Terrasalayout_builders: merged CLTypeLayoutBuilder and CLClass...
2013-03-04 Alexandre Terrasalayout_builders: simplified interface for TypingLayoutB...
2013-03-04 Alexandre Terrasalayout_builders: delegated linearization to colorer
2013-03-04 Alexandre Terrasalayout_builders: renamed AbstractColorer in TypingColorer
2013-03-04 Alexandre Terrasalayout_builders: merged PHLayout & PHResolutionLayout
2013-03-04 Alexandre Terrasalayout_builders: renamed PHTypingLayout in PHLayout...
2013-03-04 Alexandre Terrasalayout_builders: removed useless ResolutionLayout class
2013-03-04 Alexandre Terrasalayout_builders: renamed TypingLayout in Layout (for...
2013-03-04 Alexandre Terrasanitg: added explicit super calls with arguments to...
2013-03-04 Alexandre Terrasalayout_builders: added static bounds to generic types...
2013-03-04 Alexandre Terrasalayout_builders: better filtering of mproperties in...
2013-03-04 Alexandre Terrasanitg-s: renamed coloring module in layout_builders