nit.git
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
2012-12-09 Jean Privattyping: new class CallSite
2012-12-09 Alexandre Terrasanitg-s: add cast to remove c warnings
2012-12-08 Alexandre Terrasabenchs: add entry for nitg-e with inline colors, bm...
2012-12-08 Alexandre Terrasatests: add goals in makefile for nitg-s/-e with --bm...
2012-12-08 Alexandre Terrasatests: update option list for nitg, nitg-s & nitg-e
2012-12-08 Alexandre Terrasacoloring: replace static bound of OrderedSet[nullable...
2012-12-08 Alexandre Terrasanitg-s/-e: rename c variable "type" in body function...
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: limit table access by factoring c code
2012-12-08 Jean Privatnitg-s: instantiate the right array in case of unresolv...
2012-12-08 Alexandre Terrasanitg-s/-e: make typing related option names simpler
2012-12-08 Alexandre Terrasanitg-s: option --use-naive-coloring now affects FT...
2012-12-08 Alexandre Terrasanitg-s/-e: always use coloration for attributes and...
2012-12-08 Jean Privatnitg-s: allocate HashSet[MType] for conflicts_graph_cache
2012-12-08 Jean Privatbench: split and specialize "options" benchs
2012-12-08 Jean Privatbench: do not crash on die, just flag the failed command
2012-12-08 Jean Privattests: upgrade nitg-s to *.nit
2012-12-08 Jean Privatnitg: do not compile main during the instantiation
2012-12-08 Alexandre Terrasanitg-s/-e: add option --use-*-perfect-hashing
2012-12-07 Jean PrivatMerge remote branch 'alexandre/master'
2012-12-07 Jean Privattests: add base_autocast.nit
2012-12-07 Jean Privatnitg: implements implicit casts for unsafe nexpr
2012-12-07 Jean Privattests: declare Bool to base_types_nullable_formal_and_v...
2012-12-07 Jean Privattests: fix test_attr_easy.res for the new model.
2012-12-07 Jean Privatniti: implements implicit casts for unsafe nexpr
2012-12-07 Jean Privattyping: new attribute AExpr::implicit_cast_to
2012-12-07 Jean Privattyping: the return of check_subtype can distinguish...
2012-12-07 Jean Privatlib: fix ArrayMapValues::first
2012-12-07 Jean Privatmodel: rewrite of MType::is_subtype
2012-12-07 Alexandre Terrasanitg: refactoring
2012-12-06 Jean Privatlib: rewrite Collection::rand without explicit closure
2012-12-06 Jean Privattests: test equality on Float
2012-12-06 Jean Privattests: add base_attr_init_val_raf.nit
2012-12-06 Jean Privattests: add base_gen_variance.nit
2012-12-06 Alexandre Terrasanitg-s/-e: Add option --use-naive-coloring
2012-12-06 Alexandre Terrasanitg-e: change empty slots representation in vt tables...
2012-12-06 Alexandre Terrasanitg: fix tests/sav/nitg with new options added in...
2012-12-06 Alexandre Terrasanitg-s: add --inline-coloring-numbers option
2012-12-06 Alexandre Terrasanitg-s/-e: refactor property coloring for use of #define
2012-12-06 Alexandre Terrasanitg-s: rename SeparateCompiler:do_global_type_coloring...
2012-12-06 Alexandre Terrasanitg-s/-e: move compiler.header initialisation into...
2012-12-06 Alexandre Terrasanitg/nitg-s: move MParameterType::c_name and MNullableT...
2012-12-06 Alexandre TerrasaMerge remote-tracking branch 'github-privat/master'
2012-12-06 Alexandre Terrasanitg-s/nitg-e: handles nullable virtual type based...
2012-12-06 Alexandre Terrasaniti: move base_isa_nullable2 to fixme
2012-12-06 Jean Privatniti: do not output object_id (not reliable)
2012-12-05 Jean Privatnitg: check_init_instance use a call CHECK_NEW_XXX
2012-12-05 Jean Privatnig: localize init_expr in attributes
2012-12-05 Jean Privatnitg: factorize Compiler#generate_init_attr
2012-12-05 Jean Privatnitg: check_init_instance require a type
2012-12-05 Jean Privatbench: compilation_time: replace nitg.bin by nitg-e
2012-12-05 Jean Privatnitg: two equal C types do not imply equal Nit types
2012-12-05 Jean Privatnitg: add dangerous options to disable runtime tests
2012-12-05 Jean Privatnirg-sep: introduce box_kind to implements the "is...
2012-12-05 Jean Privatnitg-sep: add option --no-inline-intern
2012-12-05 Jean Privatnitg-sep: inline primitive call on intern methods
2012-12-05 Jean Privatnitg-e: fix implementation of class_name_string
2012-12-05 Jean Privatnitg: move engine selection to nitg.nit
2012-12-04 Alexandre Terrasanitg-e: better handling of virtual types.
2012-12-04 Alexandre Terrasatests: add some tests on virtual types.
2012-12-04 Alexandre Terrasatests: add some tests for covariant genericity.
2012-12-04 Alexandre Terrasamodel: MGenericType::to_s add space between formal...
2012-12-03 Alexandre Terrasanitg-sep: fix calloc_array to use the live generic...
2012-12-03 Alexandre TerrasaMerge branch 'master' of https://github.com/privat/nit
2012-12-03 Alexandre Terrasanitg-sep: better handling of nullable types
2012-12-03 Alexandre Terrasanitg-sep: colorize live generic types entries
2012-12-03 Jean Privatbench: add a boostrap test to generate compilers
2012-12-03 Jean Privatbench: add nitg-e as en engine
2012-12-03 Jean Privattests: add nitg-s and nitg-e as specific engines
2012-12-03 Jean Privattests: put stderr before stdout
2012-12-03 Jean Privatniti: write fatal error on stderr
2012-12-03 Jean Privattests: niti skips test_mem
2012-12-03 Jean Privatnitg-e: remove autobox since the inherited one is identical
2012-12-03 Jean Privatnitg-sep: BOX_XX does not require a type argument,...
2012-12-03 Jean Privatnitg-sep: partially revert the last commit; do not...
2012-12-02 Jean Privatnitg-sep: improve attribute implementation for primitives
2012-12-02 Jean Privatnitg-e: type_test do it easy if the result is staticall...
2012-12-02 Jean Privatnitg-e: type_test do not box the value.
2012-12-02 Jean Privatnitg-sep: monomorphic_send if the mcasttype is primitive
2012-12-02 Jean Privatnitg: implements force_garbage_collection
2012-12-02 Jean Privatnitg: stop displaying debug info on Unimplemented expr
next