nit.git
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
2012-12-17 Jean Privatbench: forgot ".dat" on some prepare_res
2012-12-17 Jean Privatfix: bench: ad --no-cc for nitg test on run_compiler
2012-12-17 Jean Privatbench: better order in options-typing and policy
2012-12-17 Jean Privatbench: store count on plot file
2012-12-17 Jean Privatbench: ad --no-cc for nitg test on run_compiler
2012-12-16 Jean Privatnitg-s&e: clean nullable management on type_test
2012-12-16 Jean Privatbench: add bench_typetest_languages
2012-12-16 Jean Privatnitg: add GlobalCompiler::new_file
2012-12-15 Jean Privatmodel: semi-fixed bounds for VirtualType
2012-12-14 Jean Privattests: forgot to add base_gen_variance2.nit
2012-12-14 Jean Privatbench: add --fast and reorganize bench
2012-12-14 Jean Privatshoot: add option for headless run
2012-12-14 Jean Privatbenchs: add bench_policy
2012-12-14 Jean Privatnitg-s: skip some easy-case tests
2012-12-14 Jean Privatnitg: add option --typing-test-metrics
2012-12-14 Jean Privatnitg: shortcut 'for' loops on explicit ranges
2012-12-14 Jean Privatnitg: autoadapt expression on exit
2012-12-14 Jean Privatnitg: protect for additional arguments
2012-12-14 Jean Privattests: add base_gen_variance2.nit
2012-12-13 Jean Privatnitg: use GC_MALLOC_ATOMIC for calloc_string
2012-12-13 Jean Privatnitg-s: shortcut the == invocation
2012-12-13 Jean Privatnitg-s: fix opt_generic_tree with opt_hardening
2012-12-13 Jean Privatfix opt_no_union_attribute
2012-12-13 Jean Privatnitg-s&e: implements attributes in a C union
2012-12-12 Jean Privattests: nitg-s can bootstrap!
2012-12-12 Jean Privattests: add base_formal_isa
2012-12-12 Jean Privattests: add base_vararg2.nit
2012-12-12 Jean Privatnitg: better creation of varargs instances
2012-12-12 Jean Privatniti: *_class_name use the full type name
2012-12-12 Jean Privatnitg-s: add hardening on initialization
2012-12-12 Jean Privatnitg-s: implements unanchored_table correctly
2012-12-11 Jean Privatnitg-s: implements calloc_array by calling native_array...
2012-12-11 Jean Privatnitg-s: remove superfluous autobox
2012-12-11 Jean Privatnitg-s: add primitive types to the set of mtypes
2012-12-11 Jean Privatnitg-s: rename fields Xts to types to be consistant...
2012-12-11 Jean Privatnitg: disable Boehm's GC by defining the macro NOBOEHM
2012-12-11 Jean Privatbench: compare nitg-e with various compiler and -O...
2012-12-11 Jean Privatnitg: add option --make-flags to pass options to make
2012-12-11 Jean Privatbench: add bench_nitc_vc_nitg
2012-12-11 Jean Privatbench: replace shootout_binarytrees with bench_bintree_gen
2012-12-11 Jean Privattests: add bench_bintree_gen
2012-12-11 Jean Privattests: base_gen_reassign.nit
2012-12-11 Jean Privattests: add a timeout limit to avoid blocked programs
2012-12-11 Jean Privatnitg-s&e: store class_names directly in the type/class...
2012-12-11 Jean Privatnitg-e: make HASH a macro, not a function
2012-12-10 Jean Privatbenchs: add nitg-s to benchs
2012-12-10 Jean Privatbench: factorize some benchs
2012-12-10 Jean Privatnitg-s&e: compile module in local knowledge
2012-12-10 Jean PrivatMerge remote-tracking branch 'alexandre/master'
2012-12-09 Alexandre Terrasanitg-e: avoid automatic boxing in vt resolution
2012-12-09 Alexandre Terrasanitg-s/-e: avoid compilation of emtpy vt/ft/unanchored...
2012-12-09 Alexandre Terrasanitg-s: merged fts, vts and unanchored struct types...
2012-12-09 Alexandre Terrasanitg-s: reorder struct type fields
2012-12-09 Alexandre Terrasanitg-s: introduce unanchored resolution tables.
2012-12-09 Jean PrivatMerge remote-tracking branch 'alexandre/master'
2012-12-09 Jean Privattests: add test_array_formal.nit
2012-12-09 Jean Privattests: add base_virtual_type_variance.nit
2012-12-09 Jean Privattests: add base_attr_boxing.nit
2012-12-09 Jean Privatnitg-e: add option --no-check-erasure-cast to disable...
2012-12-09 Jean Privatnitg-e: implements erasure-cast
2012-12-09 Jean Privattyping: add CallSite::erasure_cast to indicate if a...
2012-12-09 Jean Privatnitg: add v.compile_callsite to generate the send assoc...
2012-12-09 Jean Privattyping: attach CallSite instances to AST nodes
2012-12-09 Alexandre Terrasanitg-s: retrieve recursively all partial generic types
next