neo: Complete the documentation of neo.nit.
[nit.git] / src /
2014-09-19 Jean-Christophe... neo: Complete the documentation of neo.nit.
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:sanitize generated html
2014-09-05 Alexandre Terrasanitdoc: clean some useless super-strings
2014-09-05 Alexandre Terrasanitdoc: make `TplLink::text` type less specific
2014-09-05 Alexandre Terrasanitdoc: fix `TplArticle::is_empty`
2014-09-05 Alexandre Terrasanitdoc: fix `MEntity::tpl_anchor` documentation
2014-09-05 Alexandre Terrasanitdoc: clean some templates generation
2014-09-05 Alexandre Terrasanitdoc: remove unused method `sort_by_public_owner`
2014-09-05 Alexandre Terrasanitdoc: avoid conflicts in MEntity urls
2014-09-05 Alexandre Terrasanitdoc: avoid crash on empty mclassdef list.
2014-09-05 Alexandre Terrasanitdoc: clean breadcrumbs generation.
2014-09-05 Alexandre Terrasanitdoc: move page url into `NitdocPage`
2014-09-04 Jean PrivatMerge: Kill oldstyle attributes
2014-09-03 Jean Privatparser: regenerate parser_abs.nit
2014-09-03 Jean Privatparser: remove old-style attributes in xss
2014-09-03 Jean Privatparser: batch remove old style attribute
2014-09-03 Jean Privatparser: remove manual old-style attributes
2014-09-03 Jean Privatparser: _location it no more nullable, so use isset...
2014-09-03 Alexandre Terrasasrc: Introduce nitpretty, a pretty printer for Nit
2014-09-03 Jean Privatsrc: move model_vis to model
2014-09-03 Jean Privatsrc: create groups for related things
2014-09-03 Jean Privatsrc: clean white-spaces and license in some files
2014-09-03 Jean Privatsrc/metrics: clean importations
2014-09-03 Jean Privatniti: remove dependency on common_ffi
2014-09-03 Jean Privatsrc: cleanup importations
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
2014-09-02 Jean PrivatMerge: Nitunit: Allow external test files.
2014-09-02 Alexis Laferrièrenitserial: fix usage of -o with full path
2014-08-28 Alexis Laferrièrenitdoc: cache `concern_rank`
2014-08-28 Alexandre Terrasanitunit: add README for group `testing` and redirect...
2014-08-28 Alexandre Terrasanitunit: allow test-suite skeleton generation.
2014-08-28 Alexandre Terrasanitunit: allow testing from external files called test...
2014-08-27 Jean Privatphase: Do not revisit all annotations for each phase
2014-08-27 Jean PrivatMerge: Less char boxings
2014-08-27 Alexandre Terrasanitunit: factorize test_dir processing into test_base.
2014-08-27 Alexandre Terrasanitunit: split module into one executable and a group...
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-27 Jean Privatparser: Lexer.get_token use String[j] instead of String...
2014-08-25 Jean Privatmodelize_property: simple inits are new-style
2014-08-20 Jean Privatsrc: new annotation old_style_init
2014-08-20 Jean Privatsrc: introduce new constructors
2014-08-16 Jean Privatauto_super_init: handle the case of constructors redefi...
2014-08-15 Jean PrivatMerge: Prepare for new constructors
2014-08-15 Jean PrivatMerge: Annotation `nosuper` to avoid automatic super...
2014-08-15 Jean PrivatMerge: Fixes for supercalls
2014-08-15 Jean Privatsrc: prepare for new constructors
2014-08-15 Jean Privatauto_super_init: add annotation `nosuper`
2014-08-15 Jean PrivatMerge: nitgg: use is_toplevel instead of heuristics...
2014-08-14 Jean Privatrta: `add_super_send` uses live_classes instead of...
2014-08-14 Jean Privatsrc: add some asserts on `super` related things
2014-08-14 Jean Privatphase: remove a useless verbose executed
2014-08-14 Jean Privatnitgg: use is_toplevel instead of heuristics to not...
2014-08-13 Jean PrivatMerge: Deserialize generics with nitserial
2014-08-13 Jean PrivatMerge: cleanup --no-check-*
next