Merge: contrib/header_static: a cog in the toolchains to generate Objcwrapper
[nit.git] / src /
2015-05-28 Alexandre Terrasanitdoc: check multiple page with same id
2015-05-28 Alexandre Terrasanitdoc: introduce `Page::title` and `Page::id` in ...
2015-05-28 Alexandre Terrasanitdoc: introduce `mentities_by_namespace` lookup servi...
2015-05-28 Alexandre Terrasanitdoc: introduce `mentities_by_name` lookup service...
2015-05-28 Jean PrivatMerge: Correct warn on noautoinit
2015-05-28 Jean PrivatMerge: Use self in the FFI
2015-05-28 Jean PrivatMerge: Improve internal mechanisms of the nitvm
2015-05-27 Jean Privatmodelize: `noautoinit` check inherited initializes...
2015-05-27 Jean PrivatMerge: sepcomp: fix hardening related to the instantiat...
2015-05-27 Jean PrivatMerge: Rename all REAMDE to README.md
2015-05-27 Jean PrivatMerge: Binary/Octal literal Ints
2015-05-26 Julien Pagèsnitvm: Optimize the loading of classes
2015-05-26 Julien Pagèsnitvm: Deleting absolute offset for properties
2015-05-26 Julien Pagèsnitvm: Optimizing subtyping tests with new mechanisms
2015-05-26 Julien Pagèsnitvm: The positions of methods and attributes are...
2015-05-26 Julien Pagèsnitvm: Bug fixe in the recursion of class loading
2015-05-26 Jean Privatsepcomp: fix hardening related to the instantiation...
2015-05-26 Jean PrivatRename REAMDE to README.md
2015-05-26 Alexis Laferrièresrc: update Java and C++ FFI to use `self`
2015-05-26 Alexis Laferrièresrc: update core FFI to use `self` instead of `recv...
2015-05-26 Lucas Bajoletsrc/literal: Support for the new binary and octal literals
2015-05-26 Lucas Bajoletsrc/parser: Regenerated parser
2015-05-26 Lucas Bajoletsrc/parser: Updated grammar and parser_nodes
2015-05-26 Jean PrivatMerge: nitx: finish migration to new nitdoc architecture
2015-05-25 Alexandre Terrasadebugger: remove dependency to `nitx`
2015-05-23 Jean PrivatMerge: metrics: `--nullables` distinguishes safe and...
2015-05-23 Jean PrivatMerge: model: introduce the bottom type
2015-05-22 Alexandre Terrasanitx: introduce code search
2015-05-22 Alexandre Terrasanitx: introduce search calls to MProperty
2015-05-22 Alexandre Terrasanitx: redo search for MType in new calls
2015-05-21 Jean Privatmetrics: `--nullables` distinguishes safe and unsafe...
2015-05-21 Jean Privatmodel: introduce the bottom type
2015-05-21 Alexandre Terrasanitx: redo search for MType in returns
2015-05-21 Alexandre Terrasanitx: redo search for MType in params
2015-05-21 Alexandre Terrasanitx: introduce doc page search
2015-05-21 Alexandre Terrasanitx: migrate to new Nitdoc architecture
2015-05-21 Jean Privatcompilers: missing argument unboxing with new nativearray
2015-05-21 Jean PrivatMerge: nitx: start migration to `doc_phases`
2015-05-20 Jean PrivatMerge: Safe collection access
2015-05-20 Jean PrivatMerge: Serialization support SimpleCollection and Map...
2015-05-20 Jean PrivatMerge: location: introduce `from_string` constructor
2015-05-19 Jean Privatnitdoc: assert valid key in redefinition of `provide_de...
2015-05-18 Alexis Laferrièresrc/serialization: do generate constructor for abstract...
2015-05-18 Alexis Laferrièreserialization: better error messages for debugging...
2015-05-17 Alexis Laferrièreserialization: use an inherited constructor
2015-05-16 Alexandre Terrasaneo: use `Location.from_string`
2015-05-16 Alexandre Terrasalocation: introduce `from_string` constructor to compos...
2015-05-15 Alexandre Terrasanitdoc: display constructors list in MClass page
2015-05-14 Jean PrivatMerge: Separate Erasure Compiler bugfix
2015-05-14 Lucas Bajoletsrc/compiler: Fixed a bug introduced in 12aa1609, erasu...
2015-05-13 Alexandre Terrasanitdoc: introduce console rendering phase
2015-05-13 Alexandre Terrasanitdoc: introduce templates for console rendering
2015-05-13 Alexandre Terrasanitdoc: introduce console rendering service for Model...
2015-05-13 Alexandre Terrasanitdoc: introduce `depth` service for DocComposite
2015-05-13 Jean PrivatMerge: nitdoc: introduce tabbed view to hidde less...
2015-05-12 Alexis LaferrièreMerge branch 'master' into android-annotations
2015-05-11 Jean PrivatMerge: Fix C compiler warning on Java FFI and Android...
2015-05-11 Jean PrivatMerge: Intro the light FFI and use it in nith
2015-05-11 Alexandre Terrasanitdoc: display source link in tab menu
2015-05-11 Alexandre Terrasanitdoc: display less important data in tabs
2015-05-11 Alexandre Terrasanitdoc: hierarchy lists use TabbedGroup
2015-05-11 Alexandre Terrasanitdoc: intro/redef lists use TabbedGroup
2015-05-11 Alexandre Terrasanitdoc: introduce TabbedGroup and PanelGroup composite
2015-05-11 Alexandre Terrasanitdoc: introduce Tabs component
2015-05-11 Alexis Laferrièresrc/ffi: add some missing doc and clean up
2015-05-11 Alexis Laferrièresrc/ffi: document the differences between the light...
2015-05-09 Alexis Laferrièrelib & src: name Android API version annotations
2015-05-09 Alexis Laferrièresrc/ffi: avoid duplicating visibility attributes of...
2015-05-09 Alexis Laferrièresrc/c_tools: revamp doc and style of some `CCompilation...
2015-05-09 Jean PrivatMerge: Autoinit abstract attributes
2015-05-09 Jean PrivatMerge: Add missing nodes in the AST
2015-05-09 Jean PrivatMerge: i18n annot: superstrings
2015-05-08 Lucas Bajoletsrc/frontend: i18n phase updated to support superstring...
2015-05-08 Jean Privatmodelize: abstract attributes included in autoinit...
2015-05-08 Jean Privatparser: regenerate
2015-05-08 Jean Privatastbuilder: inject non-nullable token for AIfExpr creation
2015-05-08 Jean Privatgrammar: add missing nodes in the AST
2015-05-08 Alexis Laferrièresrc/nith: activate light FFI in nith
2015-05-08 Alexis Laferrièresrc/ffi: add the light_only FFI compiler
2015-05-08 Alexis Laferrièresrc/ffi: add a check before compiling FFI methods to...
2015-05-08 Alexis Laferrièresrc/nitni: add indirection for the C type name of norma...
2015-05-08 Alexis Laferrièresrc/ffi: restrict importations in extern_classes
2015-05-08 Alexis Laferrièresrc/ffi: separate compiler_ffi in light/full modules
2015-05-08 Alexis Laferrièresrc/ffi: separate ffi::ffi in light/full version
2015-05-08 Alexis Laferrièresrc/ffi: separate ffi::c in light/full modules
2015-05-08 Alexis Laferrièresrc/ffi: separate ffi::ffi_base in light/full modules
2015-05-08 Jean PrivatMerge: Nitdoc: some fixes and cleaning
2015-05-08 Jean PrivatMerge: Fix calls on primitive receivers
2015-05-07 Jean Privatcompiler: use `adapt_signature` to simplify and clean...
2015-05-07 Jean PrivatMerge: Semicolumn
2015-05-06 Alexandre Terrasanitdoc: do not nest DefinitionArticle
2015-05-06 Alexandre Terrasanitdoc: fixes double span on topmenu brand
2015-05-06 Jean Privatmisc_analysis: warn on superfluous `;`
2015-05-06 Jean Privatparser: regenerate
2015-05-06 Jean Privatgrammar: distinguish `nd` for doc and `no` for optional eol
2015-05-06 Jean Privatgrammar: add `;` as an alternative hard line-break
2015-05-05 Alexandre Terrasasrc/doc: fix anchor url following the rendering migration
2015-05-05 Alexandre Terrasasrc/doc: clean old components
2015-05-05 Alexandre Terrasasrc/doc: migrate showsource links to new templates
2015-05-05 Alexandre Terrasasrc/doc: move linearization list to `doc_phases`
next