share/libgc: compile libgc for Android on more than arm: x86 and mips
[nit.git] / src /
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-02-10 Jean PrivatMerge: Vim omnifunc diffentiate between types, class...
2015-02-10 Jean PrivatMerge: Link boost
2015-02-10 Jean Privatfixup tramp
2015-02-10 Jean Privatsep_compiler: add alias option --link-boost
2015-02-10 Jean Privatsep_compiler: table_send take the original entity inste...
2015-02-10 Jean Privatsep_compiler: add option --substitute-monomorph to...
2015-02-10 Jean Privatsep_compiler: optionally use a trampoline before the...
2015-02-09 Jean Privatsep_compiler: SeparateRuntimeFunction save its arguments
2015-02-08 Alexis Laferrièrenitpick autocomplete: differenciate between class types...
2015-02-08 Alexis Laferrièrenitpick autocomplete: do not list properties beginning...
2015-02-07 Jean Privatsep_compiler: add RuntimeFunction::c_fun_ptr
2015-02-07 Jean PrivatMerge: Detect covariance
2015-02-07 Jean PrivatMerge: Regen c_src without libunwind
2015-02-07 Jean Privatmetrics: rename title of detect_variance_constraints
2015-02-07 Jean Privatmetrics: add --detect-covariance
2015-02-06 Alexis Laferrièrenitpick: generate metadata files for the Vim plugin
2015-02-06 Jean Privattest_test_phase: count projects, classdefs and methods
2015-02-06 Jean Privatmodelbuilder: add `check_subtype` and `check_sametype`
2015-02-06 Jean Privatmkcsrc: temporally disable stacktrace (libunwind) for...
2015-02-06 Jean PrivatMerge: Generalize instance creation service so FFI...
2015-02-06 Jean PrivatMerge: Makefile: initial make use --semi-global
2015-02-06 Jean PrivatMerge: Global for filenames
2015-02-06 Jean PrivatMerge: String memory fixes
2015-02-06 Jean PrivatMerge: nitdoc: introduces phases
2015-02-05 Alexis Laferrièrenitc: fix calling extern constructors from extern code...
2015-02-05 Lucas Bajoletniti: Fixed method NativeString::copy_to in intern_call
2015-02-05 Lucas Bajoletlib/standard/string: Fixed leaking Int.to_s method
2015-02-05 Jean Privatmodelize: move resolve_mtype to modelbuilder_base.nit
2015-02-05 Jean PrivatMerge: loader: get_mgroup look in path
2015-02-05 Jean PrivatMakefile: initial make use --semi-global
2015-02-04 Alexandre Terrasanitdoc: remove unused module `doc_pages`
2015-02-04 Alexandre Terrasanitdoc: adapt `doc_model` to avoid diff with new phases
2015-02-04 Alexandre Terrasanitdoc: introduce IndexingPhase
2015-02-04 Alexandre Terrasanitdoc: introduce RenderHTMLPhase
2015-02-04 Alexandre Terrasanitdoc: introduce IntroRedefListPhase
2015-02-04 Alexandre Terrasanitdoc: introduce InheritanceListsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce GraphsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce POSetPhase
2015-02-04 Alexandre Terrasanitdoc: introduce StructurePhase
2015-02-04 Alexandre Terrasanitdoc: introduce ConcernsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce MakePagePhase
2015-02-04 Alexandre Terrasanitdoc: introduce ExtractionPhase
2015-02-04 Alexandre Terrasanitdoc: migrate nitdoc from `doc_pages` to `doc_phases`
2015-02-04 Alexandre Terrasanitdoc: create `doc_phases` group
2015-02-04 Alexandre Terrasanitdoc: introduce `doc_base` module
2015-02-04 Jean Privatcompiler: use global constant instead of literal to...
2015-02-04 Jean Privatloader: attach mmodule to sourcefile
2015-02-04 Jean Privatloader: get_mgroup look in path
2015-02-04 Jean Privatmodel: precise contracts for `lookup_*_definition?`
2015-02-03 Jean Privatmodel: use `Map::get_or_null` for `get_x_by_name`
2015-02-03 Jean Privatmodel: move guards `lookup_first_definition` after...
2015-01-30 Jean Privatparser: slight improvement of the README
2015-01-29 Jean PrivatMerge: ldflags for Android
2015-01-29 Jean PrivatMerge: Optimizations in nitvm
2015-01-28 Julien Pagèsnitvm: Optimize method call by dispatching between...
2015-01-28 Alexis Laferrièrenitc & lib: intro the @android annotation and use it...
2015-01-28 Alexis Laferrièrenitc: refactor MModule cflags and ldflags to support...
2015-01-28 Alexis Laferrièresrc: each platform has a name, except for the default
2015-01-28 Julien Pagèsnitvm: Optimize attribute access and subtyping test...
2015-01-28 Julien Pagèsniti: Allow to redefine AST nodes in other engines...
2015-01-27 Jean PrivatMerge: A collection of miscellaneous commits
2015-01-27 Jean PrivatMerge: Android support improvements
2015-01-27 Alexis LaferrièreC FFI: fix line offset in gcc errors on custom header...
2015-01-27 Alexis Laferrièrenitc/android: "handle" all config changes
2015-01-27 Alexis Laferrièrenitc/android: differentiate between debug and release...
2015-01-27 Alexis Laferrièrenitc/android: support using -m with Android compilation
2015-01-26 Jean PrivatMerge: Rename annotations for the C/C++ compilers and...
2015-01-26 Alexis Laferrièreandroid: use libgc on Android
2015-01-24 Alexis Laferrièrenitc: rename `c_compiler_option` and cie to `cflags...
2015-01-23 Jean PrivatMerge: improve changelog.sh
2015-01-20 Jean Privatchangelog.sh: also count commits
2015-01-20 Jean Privatchangelog.sh: shortlog with --no-merges
2015-01-20 Jean Privattyping: check missing return in AAttrPropdef with block
2015-01-17 Jean PrivatMerge: nitdoc: does not apply header style to span...
2015-01-17 Jean PrivatMerge: Runtime function
2015-01-16 Alexandre Terrasanitdoc: does not apply header style to span elements...
2015-01-16 Jean Privatcompiler: --erasure use `virtual_runtime_function`...
2015-01-16 Jean Privatcompiler: SeparateCompilerVisitor::table_send uses...
2015-01-16 Jean Privatcompiler: add SeparateRuntimeFunction::c_sig and Separa...
2015-01-16 Jean Privatcompiler: do not generate specific virtual method if...
2015-01-16 Jean Privatcompiler: factorize VirtualRuntimeFunction and Separate...
2015-01-16 Alexis LaferrièreObjC FFI: import public Objective-C headers for importe...
2015-01-16 Alexis LaferrièreObjC FFI: use bridged cast to store Objective-C objects...
2015-01-16 Alexis Laferrièrenitc: fix duplication on imports of public foreign...
2015-01-14 Alexis Laferrièrenitc: move platforms modules to src/platform
2015-01-14 Jean PrivatMerge: Do not display test suite modules in Nitdoc
2015-01-14 Jean PrivatMerge: Namespace for
2015-01-14 Jean Privatmodel: implement various c_name and full_name with...
2015-01-14 Jean Privatmodel: implements MProject::full_name and MProject...
2015-01-14 Jean PrivatMerge: Websockets
2015-01-14 Jean PrivatMerge: Nitpretty: make the tool more customizable
2015-01-14 Jean PrivatMerge: Allow keys to be nullable in `Map` and `MapIterator`
2015-01-14 Jean Privatmodel: add MModule::namespace_for and MModule::c_namesp...
2015-01-13 Alexis Laferrièrenitc&lib: MapIterator keys can be nullable
2015-01-13 Alexis Laferrièrenitc: FFI and nitni use MModule::c_name
2015-01-13 Alexandre Terrasanitpretty: does not skip empty lines anymore
2015-01-13 Alexandre Terrasanitpretty: does not force `do` inlining on APropdefs...
2015-01-13 Alexandre Terrasanitpretty: does not force break on string literals...
2015-01-13 Alexandre Terrasanitpretty: displays annotation visibility
next