nit.git
2013-03-14 Jean Privattests: add args to nitg.nit
2013-03-14 Jean Privattests: add post-args to nitc
2013-03-14 Jean Privattests: add post-args execution
2013-03-14 Jean Privattests: add a basic interpretation
2013-03-14 Jean Privatniti: add extern method atof
2013-03-11 Alexandre Terrasabenches: added C# to gen micro benches
2013-03-11 Alexandre Terrasabenches: added Scala to gen micro benches
2013-03-08 Jean Privatnitg: remove VISITOR in ANode
2013-03-08 Jean Privattests: really removed generic tree option from Makefile
2013-03-07 Jean Privatnitg: add missing final new-line
2013-03-07 Jean Privatnitg: reintroduce 61f51486b07b14 (method supercall)
2013-03-07 Jean Privatnitg: reintroduce 12d65b1df22 (use lookup_first_definition)
2013-03-07 Jean Privatlayout: temporally rename method linearize_mclasses...
2013-03-07 Jean PrivatMerge remote-tracking branch 'alexandre/master' into...
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-s: renamed unanchored in unresolved
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 Terrasatests: updated nitg expected result with new options
2013-03-04 Alexandre Terrasatests: removed generic tree option from Makefile
2013-03-04 Alexandre Terrasalayout_builders: better filtering of mproperties in...
2013-03-04 Alexandre Terrasanitg-s/u: changed table metrics computation and output
2013-03-04 Alexandre Terrasanitg-s removed useless type_layout_builder attribute
2013-03-04 Alexandre Terrasanitg-s/e: removed useless classids attribute
2013-03-04 Alexandre Terrasanitg-s: renamed coloring module in layout_builders
2013-03-04 Alexandre Terrasanitg-se: fixed bug in subtyping type with phmod
2013-03-04 Alexandre Terrasanitg-s: removed useless perfect hashers from coloring...
2013-03-04 Alexandre Terrasanitg-s: introduced unique perfect hasher
2013-03-04 Alexandre Terrasanitg: moved model facilities from coloring to abstract_...
2013-03-04 Alexandre Terrasanitg-se: MProperty layout does not depend anymore on...
2013-03-04 Alexandre Terrasanitg-s: removed old unanchored coloring
2013-03-04 Alexandre Terrasanitg-s: separete compiler now use ResolutionLayoutBuilder
2013-03-04 Alexandre Terrasanitg-s: introduced resolution layout builders
2013-03-04 Alexandre Terrasanitg-s: moved resolution table building to separate_com...
2013-03-04 Alexandre Terrasanitg-s: removed useless retrieve_anchored_livetype...
2013-03-04 Alexandre Terrasanitg-s: removed useless property and class coloring
2013-03-04 Alexandre Terrasanitg-s: mproperty layout construction now use new layou...
2013-03-04 Alexandre Terrasanitg-s: introduced PropertyLayoutBuilder
2013-03-04 Alexandre Terrasanitg-s: cleaned up attributes used for FT coloring
2013-03-04 Alexandre Terrasanitg-s: removed FTColoring since it was replaced by...
2013-03-04 Alexandre Terrasanitg-s: removed compile_type_fts_table and compile_type...
2013-03-04 Alexandre Terrasanitg-s: removed useless LiveEntryColoring since there...
2013-03-04 Alexandre Terrasanitg-s: moved build_property_table from coloring to...
2013-03-04 Alexandre Terrasanitg-s: merged TypeLayoutBuilder and ClassLayoutBuilder...
2013-03-04 Alexandre Terrasanitg-s: merged TypeLayout and ClassLayout into generic...
2013-03-04 Alexandre Terrasanitg-s: modified PropertyColoring to use mmodule querie...
2013-03-04 Alexandre Terrasanitg-s: cleaned useless ClassColoring uses
2013-03-04 Alexandre Terrasanitg-se: now using ClassLayoutBuilder
2013-03-04 Alexandre Terrasanitg-s: introduced class table layouts
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: merged build_type_table and hash_type_table
2013-03-04 Alexandre Terrasanitg-s: merged typeids, type_colors and type_masks...
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...
2013-03-04 Alexandre Terrasanitg-s: removed generic tree option
2013-03-04 Alexandre Terrasanitg: added class AbstractCompiler to refactor nitg...
2013-03-04 Alexandre Terrasanitg-s: Added stats output for compilation process
2013-02-23 Alexis Laferrièreni: fix bug when executing a callback to Nit on an...
2013-02-20 Jean Privatparser: accepts 'extern class XXX'
2013-02-20 Jean Privatparser: remove 'special' keyword
2013-02-20 Jean Privatcleanup: remove old 'special' keyword
2013-02-12 Jean Privatupdate c_src (now with ffi)
2013-02-11 Jean PrivatMerge branch 'al-libs'
2013-02-11 Jean Privatlib: add missing #include<stdio.h>
2013-02-07 Jean PrivatMerge remote-tracking branch 'alexis/ffi-in-nitc'
2013-02-07 Alexis Laferrièretests: adds tests for the FFI with C
2013-02-06 Alexis Laferrièrenitc/ffi: adds full FFI support for C to nitc
2013-02-06 Alexis Laferrièrenitc/ffi: allows to declare C type of extern classes...
next