Rename REAMDE to README.md
[nit.git] / src /
2015-05-26 Jean PrivatRename REAMDE to README.md
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`
2015-05-05 Alexandre Terrasasrc/doc: migrate Index page rendering to `doc_phases`
2015-05-05 Alexandre Terrasasrc/doc: migrate Overview page to `doc_phases`
2015-05-05 Alexandre Terrasasrc/doc: move rendering from old templates to new phases
2015-05-05 Alexandre Terrasasrc/doc: migrate sidebar custom lists to new templates
2015-05-05 Alexandre Terrasasrc/doc: migrate sidebar to new templates
2015-05-05 Jean PrivatMerge: Prettier pretty printing
2015-05-05 Jean PrivatMerge: Fix a bit of everything: typos, doc, android...
2015-05-05 Jean PrivatMerge: nitdoc: start using DocComponent rendering
2015-05-05 Jean PrivatMerge: i18n annotation
2015-05-04 Jean Privatnitpretty: use parse_full to allow groups and cie
2015-05-04 Jean Privatpretty: force newline before a tab (or else things...
2015-05-04 Jean Privatnitpretty: new option --no-inline
2015-05-04 Jean Privatnitpretty: new option --line_width
2015-05-04 Jean Privatpretty: workaround a bug with a missing `else`
2015-05-04 Jean Privatpretty: handle typed literal arrays
2015-05-04 Jean Privatpretty: skip commas in ANodes
2015-05-04 Jean Privatpretty: add consume_comment to process optional comments
2015-05-04 Jean Privatpretty: add `visit_args` to factorize the processing...
2015-04-28 Alexis Laferrièresrc/android: remove configChange section from XML,...
2015-04-28 Alexis Laferrièresrc/frontend: fix typo
2015-04-27 Lucas Bajoletcompiler: Added i18n phase and annotation
2015-04-25 Alexandre Terrasadoc/src: GraphArticle use new templates
2015-04-25 Jean PrivatMerge: Named arguments
2015-04-25 Jean PrivatMerge: Parallelization phase improvement
2015-04-25 Jean Privatengines: process named arguments
2015-04-25 Jean Privattyping: process named arguments
2015-04-25 Jean Privatparser: regenerate
2015-04-25 Jean Privatgrammar: add expr.namedargs
2015-04-25 Jean Privatgrammar: extract `vararg` in a specific arg production
2015-04-25 Jean Privatmodel: add `MSignature::mparameter_by_name`
2015-04-25 Alexandre Terrasasrc/doc: InheritanceList use new templates
2015-04-25 Alexandre Terrasasrc/doc: IntroRedefList use new templates
2015-04-25 Alexandre Terrasasrc/doc: HierarchyList use new templates
2015-04-25 Alexandre Terrasasrc/doc: DefinitionArticle use new templates
2015-04-25 Alexandre Terrasasrc/doc: ConcernsArticle use new templates
2015-04-25 Alexandre Terrasasrc/doc: IntroArticle use new templates
next