nit.git
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-25 Jean PrivatMerge: check signature visibility
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 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...
2014-03-21 Jean Privatnitdbg_client: exit if not connected (instead of gettin...
2014-03-21 Jean Privattoolcontext: add `usage` and `tooldescription`
2014-03-21 Jean Privatnitg: catch SIGPIPE as a runtimeerror
2014-03-21 Jean Privatsrc: rename `dbgcli` and `netdbg` as `nitdbg_{client...
2014-03-21 Jean Privatsrc: rename `nitdbg_commons` as `debugger_commons`
2014-03-21 Jean Privatsrc: rename `nit_version.nit` as `version.nit`
2014-03-20 Jean PrivatMerge branch 'doc_on_collection'
2014-03-20 Jean PrivatMerge branch 'module_paths'
2014-03-20 Jean Privattests: do not use now-private classes
2014-03-20 Jean Privatlib/coll: make private some specific implementations...
2014-03-20 Jean Privatlib/coll: make CoupleMapIterator private
2014-03-20 Jean Privatlib/coll: generalize `insert` in Sequence
2014-03-20 Jean Privatlib/coll: move *index_of* in Sequence
2014-03-20 Jean Privatlib: document abstract_collection + nitunit tests
2014-03-20 Jean PrivatMerge branch 'model_entity'
2014-03-20 Jean Privatlib/array: fix AbstractArray::unshift
2014-03-20 Jean Privattests: add and update test_markdown
2014-03-20 Jean Privattest_markdown: adapt to MDoc
2014-03-20 Jean Privatnitx: adapt to MDoc
2014-03-20 Jean Privatnitunit: adapt do MDoc
2014-03-20 Jean Privatnitdoc: adaptation for MDoc
2014-03-20 Jean Privatmarkdown: work on MDoc (instead of ADoc)
2014-03-19 Jean Privatmodelbuilder: fill the `mdoc` of entities
2014-03-19 Jean Privatmodel: add module `model/mdoc` to attach optional MDoc...
2014-03-19 Jean Privatmodel: add `MEntity` as a superclass for model entities...
2014-03-19 Jean Privatlib/html: add a lot of nitunit tests
2014-03-19 Jean PrivatMerge remote-tracking branch 'alexis/various-ffi-fixes'
2014-03-19 Alexis Laferrièreandroid: make apps fullscreen
2014-03-19 Alexis Laferrièreandroid: cleanup indentation in generation of xml files
2014-03-19 Jean Privatnitls: add -M option do list dependencies
2014-03-19 Jean PrivatMerge remote-tracking branch 'alexis/more-jvm'
2014-03-18 Jean Privattests: update error_mod_unk.nit
2014-03-18 Jean PrivatMakefile: rule `doc/stdlib/index.html` use `nitls`...
2014-03-18 Jean PrivatMakefile: build nitls
2014-03-18 Jean Privattests: add nitls
2014-03-18 Jean Privatsrc: new tool nitls
2014-03-18 Jean Privatmodelbuilder: add `MGroup::module_paths` to store poten...
2014-03-18 Jean Privatmodelbuilder: `identify_file` works with directories...
2014-03-18 Jean Privatmodelbuilder: extract `search_module_in_paths` from...
2014-03-18 Jean Privatmodelbuilder: get_mmodule_by_name only output lookpaths...
2014-03-18 Jean Privatlib/kernel: add `Bool::to_i`
2014-03-18 Jean PrivatMerge branch 'streamable'
2014-03-18 Alexis Laferrièretests: add errors to the jvm tests
2014-03-18 Alexis Laferrièretests: test JavaVM::destroy and ::env
2014-03-18 Alexis Laferrièretests: improve error handling in test_jvm
2014-03-18 Jean PrivatMerge branch 'comparators'
2014-03-18 Jean PrivatMerge branch 'file_string'
2014-03-18 Jean PrivatMerge remote-tracking branch 'alexis/vim'
2014-03-18 Jean Privatlib/html: adapt HTMLPage & HTMLTag to Streamable
2014-03-18 Alexis Laferrièrenitg: add an extra \n after FFI rules for a better...
2014-03-18 Alexis Laferrièrenitg: fix use of dep_rules to differentiate between...
2014-03-18 Alexis Laferrièrelib/jvm: intro JavaVM::attach_current_thread
2014-03-18 Alexis Laferrièrelib/jvm: intro JavaVM::env
2014-03-18 Alexis Laferrièrelib/jvm: rename JavaVM::destroy
2014-03-18 Alexis Laferrièrelib/jvm: clean up JavaVM error system
2014-03-18 Alexis Laferrièrelib/jvm: create JVM with custom options
2014-03-18 Alexis Laferrièrelib/kernel: intro Pointer::free
2014-03-15 Alexis Laferrièremisc: add support for FFI with Java and C++ to vim...
2014-03-15 Alexis Laferrièremisc: use nitc instead of nitg in syntastic
2014-03-14 Jean Privatlib/file: fix border-use-cases of String::basename
2014-03-14 Jean Privatlib/file: remove all trailing / on String::dirname
2014-03-14 Jean PrivatMerge remote-tracking branch 'alexis/lib-jvm'
2014-03-14 Romain Chanoirtests: modifies tests.sh to execute code using the...
2014-03-14 Romain Chanoirtests: intro tests for the jvm module
next