misc/jenkins: fix checklicense.sh
[nit.git] / src /
2014-09-26 Jean PrivatMerge: Clean more tests
2014-09-26 Jean Privatnitunit: prefix xml packagenames with 'nitunit.'
2014-09-25 Jean PrivatMerge: New syntax for typed literal arrays
2014-09-25 Jean Privattyping: adapt for typed literal arrays.
2014-09-25 Jean PrivatMerge: nitdoc: do not generate private pages.
2014-09-25 Alexandre Terrasanitdoc: do not generate private pages.
2014-09-25 Jean Privatparser: regenerate for typed literal arrays
2014-09-25 Jean Privatgrammar: add syntax for typed literal arrays
2014-09-24 Jean Privatpnacl_platform: do not compile with -Wall
2014-09-24 Jean Privatastprinter: update code
2014-09-24 Jean Privattyping: ASuperExpr do not lose information about the...
2014-09-24 Jean Privattest_phase: count method definitions
2014-09-23 Jean PrivatMerge: Model uml
2014-09-23 Lucas Bajoletnituml: Can generate UML package diagrams from nit...
2014-09-23 Lucas Bajoletnit: Added new binary nituml, for generation of UML...
2014-09-23 Lucas Bajoletuml: Added UML class diagram generation from a Nit...
2014-09-23 Lucas Bajoletmodel: Fix comment for MVisibility
2014-09-23 Jean PrivatMerge: Nitdoc next
2014-09-23 Alexandre Terrasanitdoc: show mpropdefs redef chain in MClass page.
2014-09-22 Jean PrivatMerge: Add and improve warnings
2014-09-22 Jean Privatscope: advice for unread local variables
2014-09-22 Jean Privatmodelize: advice on useless empty init
2014-09-22 Jean Privatmodelize: advice on missing documentation
2014-09-22 Jean Privatmodelize: useless attribute type is an advice
2014-09-22 Jean Privatmodelize: useless-visibility is an advice
2014-09-22 Jean Privattoolcontext: add a new category for warnings: advices.
2014-09-20 Jean PrivatMerge: neo: Complete the documentation of neo.nit.
2014-09-19 Jean PrivatMerge: Kill old syntax
2014-09-19 Jean Privattoolcontext: add `error_info` for displaying total...
2014-09-19 Jean PrivatMerge: introduces `MGroup::default_mmodule`
2014-09-19 Jean-Christophe... neo: Explain how arguments of a MClasType are named.
2014-09-19 Jean-Christophe... neo: Correct the documentation of neo.nit according...
2014-09-19 Jean-Christophe... neo: Complete the documentation of neo.nit.
2014-09-19 Jean Privatsrc: add tag to existing warnings
2014-09-19 Jean Privattoolcontext: allow to tag messages
2014-09-19 Jean Privattoolcontext: add some documentation
2014-09-18 Jean Privatnitpreyty: remove the oldstyle syntax, there is still...
2014-09-18 Jean Privatnitx: remove unused methods `AAttrPropdef::*_accessor`
2014-09-18 Jean Privatsrc: remove classes and nodes related to the old syntax
2014-09-18 Jean Privatparser: regenerate the parser
2014-09-18 Jean Privatgrammar: new power operator `**` (starstar)
2014-09-18 Jean Privatgrammar: unify method syntax
2014-09-18 Jean Privatgrammar: remove old-style syntax for attributes
2014-09-18 Jean Privatgrammar: enable single parentheses-less arguments in...
2014-09-18 Jean Privatgrammar: split `expr_atom` into `expr_single`
2014-09-18 Jean Privatlexer: fix `EOF::parser_index` generation.
2014-09-18 Jean Privatmodel: remove MModule::direct_owner
2014-09-18 Jean Privatmodel: introduce MGroup::default_mmodule to replace...
2014-09-17 Jean Privatmodel: remove public_owner methods
2014-09-17 Jean PrivatMerge: Move `common_ffi` to `ffi` and clean up typos
2014-09-17 Alexis Laferrièrenitg: fix typo in doc of `before_send`
2014-09-17 Alexis Laferrièrenitg: fix typo in doc of `MParameterType`
2014-09-17 Alexis Laferrièrenitg: rename `common_ffi` group to `ffi`
2014-09-17 Jean PrivatMerge: Correct behavior of attribute reading in nitvm
2014-09-14 Julien Pagèsnitvm: Handles isset expression
2014-09-14 Julien Pagèsnitvm: Throw an error when trying to read an uninitiali...
2014-09-14 Julien Pagèsnitvm: Introduces a type which represents initial value...
2014-09-10 Alexis LaferrièreMerge branch 'master' into polymorphic_extern_classes
2014-09-10 Alexis Laferrièreniti: fix type in tool description
2014-09-10 Alexis Laferrièrenitg*: extern classes a polymorph in Nit, and unboxed...
2014-09-10 Jean PrivatMerge: Markdown
2014-09-09 Jean PrivatMerge: Clean AMethPropdef clients
2014-09-09 Jean PrivatMerge: pkgconfig annotation uses the module name if...
2014-09-09 Jean PrivatMerge: Superclasses ordering in nitvm and a bug fix
2014-09-09 Jean PrivatMerge: Benitlux web interface
2014-09-09 Jean Privatffi: use `AMethPropdef` instead of `AExternPropdef`
2014-09-09 Alexandre Terrasatests: rename `test_markdown.nit` to `test_docdown...
2014-09-09 Jean Privatserialisation_phase: use `AMethPropdef` instead of...
2014-09-09 Jean Privatmodelize: works if abstract, intern and extern are...
2014-09-09 Alexis Laferrièrepkgconfig: if there is no argument, use the module...
2014-09-09 Alexis Laferrièremodel: intro a service to get the `Pointer` type
2014-09-09 Julien Pagèsnitvm: Introduce a custom algorithm for ordering superc...
2014-09-09 Julien Pagèsnitvm: Keep the positions of methods and attributes...
2014-09-09 Julien Pagèsnitvm: Fixing a bad allocation of internal structures...
2014-09-08 Jean PrivatMerge: neo: Forces MParameter ranking in MSignatures
2014-09-08 Jean PrivatMerge: Chain implememtations
2014-09-08 Jean PrivatMerge: phases: do not reanalyze amodules in run_phase
2014-09-08 Jean PrivatMerge: nitpick, the nit lintian
2014-09-08 Alexandre Terrasaneo: Forces MParameter ranking in MSignatures
2014-09-08 Jean Privatniti: chain implementation attempts
2014-09-08 Jean Privatcomp: chain implementation attempts
2014-09-08 Jean Privatphases: do not reanalyze amodules in run_phase
2014-09-08 Jean PrivatMerge: New `deprecated` annotation
2014-09-08 Jean PrivatMerge: make: initial make build nitpretty.
2014-09-08 Jean Privatsrc: new tool nitpick
2014-09-06 Jean Privatphase: add an indirection to process_npropdef so that...
2014-09-06 Jean Privatmodelize: introduce annotation
2014-09-06 Jean Privatmodelize: set_doc takes the modelbuilder
2014-09-06 Jean Privatmodel: introduce MDeprecationInfo
2014-09-05 Jean Privatmake: initial make build nitpretty. Also rearrange...
2014-09-05 Jean Privatmodelize_property: disable old-style attributes
2014-09-05 Jean Privatmodelize_property: disable old-style setter
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-05 Jean PrivatMerge: Nitdoc: some cleaning and fixes.
2014-09-05 Jean PrivatMerge: Introduce `nitpretty`: a pretty printer for...
2014-09-05 Alexandre Terrasanitdoc: redirect quicksearch to mpropdef in mclass...
2014-09-05 Alexandre Terrasanitdoc: add default link to local files if opt_source...
2014-09-05 Alexandre Terrasanitdoc: add template for tab panel component from Bootstrap
2014-09-05 Alexandre Terrasanitdoc: display markdown synopsys in lists.
2014-09-05 Alexandre Terrasanitdoc: better display of big class hierarchies.
next