nit.git
2014-03-28 Jean PrivatMerge: CallSite on AFor and ARange
2014-03-28 Jean Privattests: update error messages
2014-03-28 Jean Privatlib/sha1: fix nitunit
2014-03-28 Jean PrivatMerge: lib: added sha1 on String
2014-03-27 Lucas Bajoletlib: added sha1 on String
2014-03-27 Jean PrivatMerge: Fix visibility importation
2014-03-27 Jean PrivatMerge: Opt disable phase
2014-03-27 Jean PrivatMerge branch 'strings'
2014-03-27 Jean PrivatMerge: Callgraph
2014-03-27 Jean Privatphase: add option --disable-phase
2014-03-27 Jean Privatphase: use a better name on output
2014-03-26 Jean PrivatMerge: Fix ffi null service
2014-03-26 Jean Privattyping: add `ARangeExpr::init_callsite` and use it...
2014-03-26 Jean Privatnit: use callsites in AFor instead re-resolving stuff
2014-03-26 Jean Privatrta: use callsites in AFor instead re-resolving stuff
2014-03-26 Jean Privattyping: AFor store services as CallSite (instead of...
2014-03-26 Jean Privattyping: AFor remove old `iterate` case
2014-03-26 Jean PrivatMerge: More on Pipeline
2014-03-26 Jean Privattests: update sav/nitmetrics_args1.res for RTA-callsite...
2014-03-26 Jean Privatmetrics/rta: add callsite_info to display things
2014-03-26 Jean Privatrta: add live_callsites and live_callsites
2014-03-26 Jean Privatcallsite: add `mmodule` and `anchor` to the callsite...
2014-03-26 Jean Privatcompiler_ffi: factorize code in compile_extern_helper_f...
2014-03-26 Jean Privatcompiler_ffi: ifndef does not protect multiple definiti...
2014-03-26 Jean Privattests: update sav/nitg-e/base_class_name.res because...
2014-03-26 Jean Privatcontrib/nitcc: use FlatBuffer instead of Buffer
2014-03-26 Jean Privatlib/string: remove redefinition of CHARVIEW that expose...
2014-03-26 Jean PrivatMerge origin/master to prepare the integration
2014-03-26 Jean Privatlib/pipeline: add basic functional-like filer processin...
2014-03-25 Lucas Bajoletstdlib/strings: Minor style fix
2014-03-25 Lucas Bajoletstdlib/strings: Repaired hash for Buffers.
2014-03-25 Lucas Bajoletstdlib/strings: Added cache on Buffer.
2014-03-25 Lucas Bajoletstdlib/strings: Abstracted hash (breaks hash on Buffer...
2014-03-25 Lucas Bajoletstdlib/strings: Added cache for efficency when calling...
2014-03-25 Lucas Bajoletstdlib/strings: Added reversed service on Text and...
2014-03-25 Lucas Bajoletstdlib/strings: Generalized to_cstring to all Text...
2014-03-25 Lucas Bajoletstdlib/strings: Added flatten service.
2014-03-25 Lucas Bajoletstdlib/strings: Modified constructor for Buffer, now...
2014-03-25 Lucas Bajoletstdlib/strings: Fixed behaviour for substring_from...
2014-03-25 Lucas Bajoletstdlib/strings: Moved String as abstract, FlatString...
2014-03-25 Lucas Bajoletstdlib/strings: Moved append to Buffer, now works on...
2014-03-25 Lucas Bajoletstdlib/strings: Abstracted functions common to all...
2014-03-25 Jean PrivatMerge: check signature visibility
2014-03-25 Jean Privatnitunit: use `--ignore-visibility` when executon tests
2014-03-25 Jean Privatmodelbuilder: add option `--ignore-visibility`
2014-03-25 Jean Privattests: update nitmetrics
2014-03-25 Jean Privattests: extends `base_prot` to check more visibility...
2014-03-25 Jean Privattests: update base_attr3
2014-03-25 Jean Privatsrc/typing: fix error message of protected method usage
2014-03-25 Jean Privatmodel: fix visibility total order
2014-03-25 Jean Privatlib/string_search: make all introdiced method of Patter...
2014-03-25 Jean Privatsrc: remove clients of protected Pattern methods
2014-03-25 Jean Privattests: add base_prot_sig to test usage of private type...
2014-03-25 Jean Privatmodelize_property: check that public properties only...
2014-03-25 Jean Privatmetrics: type phase attributes with Phase instead of...
2014-03-25 Jean Privatmodel_viz: privatize linex_comparator
2014-03-25 Jean Privatlib/coll: remove private types from public signatures
2014-03-24 Jean PrivatMerge: Easy entry point for student
2014-03-24 Jean PrivatMerge: Process mainmodule and mmodules
2014-03-24 Jean Privatlib: modify lib/pipeline to work on iterators instead...
2014-03-24 Jean Privatlib/curl: remove dep. en `pipeline`
2014-03-24 Lucas Bajoletstdlib/strings: Reunited super StringCapable under...
2014-03-24 Lucas Bajoletstdlib/strings: Factorized several functions in Text.
2014-03-24 Lucas Bajoletstdlib/strings: Added empty method to unify the product...
2014-03-24 Lucas Bajoletstdlib/strings: Introduced virtual types for Text class...
2014-03-24 Lucas Bajoletstdlib/strings: Moved, factorized and generalized compa...
2014-03-24 Lucas Bajoletstdlib/strings: Renamed AbstractString to FlatText.
2014-03-24 Lucas Bajoletstdlib/strings: Moved Buffer to FlatBuffer, Buffer...
2014-03-24 Lucas Bajoletstdlib/strings: Cleaned the old way of defining private...
2014-03-24 Lucas Bajoletstdlib/strings: Corrected test_isa to work on Text...
2014-03-24 Lucas Bajoletstdlib/strings: Detached the Text block from Collection.
2014-03-24 Lucas Bajoletstdlib/strings: Detached Buffer from AbstractArray.
2014-03-24 Lucas Bajoletstdlib/strings: Introduced class Text, will be used...
2014-03-24 Lucas Bajoletstdlib/strings: Moved Substring to Buffer since it...
2014-03-24 Lucas Bajoletstdlib/strings: Added reverse iterators on char views...
2014-03-24 Jean PrivatMerge: Toolcontext process options
2014-03-24 Jean Privatmerge: Reactivate networg debug
2014-03-21 Jean PrivatMerge branch 'doc_stdlib_some_more'
2014-03-21 Jean PrivatMerge branch 'html_add_outer'
2014-03-21 Johann Duboislib/html: add method add_outer
2014-03-21 Jean PrivatMerge branch 'doc_for_FileStat'
2014-03-21 Johann Duboislib/file: Add comments in FileStat
2014-03-21 Jean Privatlib/environ: more documentation and nitunit tests
2014-03-21 Jean Privatlib/string_search: more documentation and nitunit tests
2014-03-21 Jean Privatlib/file: more documentation and nitunit tests
2014-03-21 Jean Privatlib/file: document and fix `file_extension`
2014-03-21 Jean Privattests: add src/test_test_phase
2014-03-21 Jean Privatmetrics/generate_hier: project_hierarchy.dot use given_...
2014-03-21 Jean Privattoolcontext: `process_options` require arguments.
2014-03-21 Jean Privatsrc: new example tool test_test_phase.nit
2014-03-21 Jean Privatmodelbuilder: add parameter `given_mmodules` to `Phase...
2014-03-21 Jean Privattests: update sav/ for tools
2014-03-21 Jean Privattest_phase: provide a simpler way to implement POC...
2014-03-21 Jean Privatmodelbuilder: `run_global_phases` takes an array of...
2014-03-21 Jean Privatsrc: update tools to the new toolcontext helpers on...
2014-03-21 Jean Privattests: add src/test_phase
2014-03-21 Jean Privatmakefile: doc/nitc/index.html includes test_*
2014-03-21 Jean Privattoolcontext: add the flag `accept_no_arguments`
2014-03-21 Jean Privatmakefile: build nitdbg_* tools
2014-03-21 Jean Privattoolcontext: process_option honors --help, --version...
next