nitdoc: Escape page title.
[nit.git] / src /
2014-12-19 Jean-Christophe... nitdoc: Escape page title.
2014-12-19 Jean-Christophe... nitdoc: Factorize `nitdoc_name`.
2014-12-19 Jean-Christophe... nitdoc: Always use `mdoc_or_fallback`.
2014-12-19 Jean PrivatMerge: Arrays comprehension
2014-12-18 Jean-Christophe... nitdoc: Avoid HTML ID collisions.
2014-12-18 Jean-Christophe... nitdoc: Shorten redundant IDs.
2014-12-18 Jean-Christophe... nitdoc: Remove the project’s name from the groups’...
2014-12-18 Jean-Christophe... nitdoc: Mangle names in IDs.
2014-12-18 Jean-Christophe... nitdoc: Document constraints on `nitdoc_id`.
2014-12-18 Jean-Christophe... nitdoc: Use a fully qualified ID for classes.
2014-12-18 Jean-Christophe... nitdoc: Group non-Nit entities at the bottom of `doc_mo...
2014-12-18 Jean-Christophe... nitdoc: Fix a minor documentation mistake.
2014-12-18 Jean PrivatMerge: Do not inline lazy getter
2014-12-18 Jean PrivatMerge: neo: Remove `full_name`.
2014-12-17 Jean Privatcompiler: do not inline lazy getters
2014-12-17 Jean Privattransform: transform array comprehension in simpler...
2014-12-17 Jean Privattransform: introduce `full_transform_visitor` for compl...
2014-12-17 Jean Privatnitg: handle direct compilation of comprehension arrays
2014-12-17 Jean Privatinterpreter: implements array comprehensions
2014-12-17 Jean Privattyping: mark expressions that belong to an array compre...
2014-12-17 Jean Privattyping: add `AArrayExpr::element_mtype`
2014-12-17 Jean Privatparser: regenerate with comprehension arrays
2014-12-17 Jean Privatgrammar: extends array_item to accept array extension...
2014-12-17 Jean Privatgrammar: new production `array_items` to replace arg_li...
2014-12-17 Jean PrivatMerge: Highlight line ids
2014-12-17 Jean PrivatMerge: Name entities
2014-12-17 Jean PrivatMerge: Check constructor name conflicts
2014-12-17 Jean PrivatMerge: Fast docunits
2014-12-17 Jean Privatmodel: promote `c_name` from abstract-compiler to model
2014-12-17 Jean Privatmodel: add `full_name` to entities that miss one
2014-12-17 Jean Privatmodel: promote `full_name` to MEntity
2014-12-17 Jean Privatnitlight: add option --no-line-id
2014-12-17 Jean Privatnitodoc: stop generating id for lines in examples
2014-12-17 Jean Privathighlight: add HighlightVisitor::line_id_prefix to...
2014-12-16 Jean Privatmodelize: check property name conflicts for constructor...
2014-12-16 Jean Privatmodelize: check_redef_property_visibility for root_init
2014-12-16 Jean-Christophe... neo: Remove `full_name`.
2014-12-16 Jean Privatnitunit: enable the execution of simple docunit in...
2014-12-16 Jean PrivatMerge: Improve construction of runtime structures
2014-12-16 Jean PrivatMerge: Doc down
2014-12-15 Jean Privatnitunit: separate extraction and execution of docunits
2014-12-15 Julien Pagèsnitvm: Improve construction of runtime structures
2014-12-15 Jean Privatcompiler: use correct recvtype in `AAttrPropdef::evalua...
2014-12-15 Jean Privatcompiler: associate escape_marks to to frame (because...
2014-12-14 Jean PrivatMerge: More macosx compat things
2014-12-14 Jean PrivatMerge: add changelog.sh to help the redactor of niteration
2014-12-14 Jean PrivatMerge: Fix misc warnings
2014-12-14 Jean PrivatMerge: nitdoc: Display the attributes
2014-12-14 Jean PrivatMerge: Detect variance constraints
2014-12-14 Jean PrivatMerge: Fix chomp and read_lines
2014-12-14 Jean PrivatMerge ... 'origin/master' to resolve conflicts with...
2014-12-13 Alexis Laferrièrenit: remove unused `PrimitiveNativeFile::file_stat`
2014-12-13 Jean Privatnitx: use less instad of pager that is a Debianism
2014-12-13 Jean Privatcompiler: add CFLAGS -Wno-attributes to quiet clang...
2014-12-13 Jean PrivatMerge: Fix visibility warnings
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-13 Jean PrivatMerge: model: register the implicitly injected Bool...
2014-12-13 Jean PrivatMerge: Newstreams
2014-12-13 Jean Privatadd changelog.sh to help the redactor of niteration
2014-12-12 Jean-Christophe... nitdoc: Display attribute types.
2014-12-12 Jean-Christophe... nitdoc: Include the attributes by default.
2014-12-12 Alexandre Terrasasrc/astprinter: fixes useless null comparison
2014-12-12 Alexandre Terrasasrc/doc: fixes useless empty init
2014-12-12 Alexandre Terrasasrc/semantize: fixes useless private visibility
2014-12-12 Alexandre Terrasasrc/nitx: fixes useless private visibility
2014-12-12 Alexandre Terrasasrc/frontend: fixes useless private visibility
2014-12-12 Jean Privatnitmetrics: add --detect-covar
2014-12-12 Jean Privatniti: do not create `true` and `false` if Bool does...
2014-12-12 Jean Privatmodel: register the implicitly injected Bool class...
2014-12-12 Jean PrivatMerge: nitunit: compile test-suite only once
2014-12-12 Jean PrivatMerge: Objective-C FFI with basic wrapper for the Cocoa...
2014-12-11 Jean-Christophe... nitdoc: Factorize filtering logic.
2014-12-11 Jean-Christophe... nitdoc: Add a property group for attributes.
2014-12-11 Jean-Christophe... nitdoc: Factorize property grouping logic.
2014-12-11 Jean Privatsrc: update mkcsrc
2014-12-11 Jean PrivatMake: build nitc instead of nitg
2014-12-11 Jean PrivatMerge: Removes deprecated uses of `MModule::in_nesting`
2014-12-11 Jean PrivatMerge: nitdoc: displays full namespace in MModule:...
2014-12-11 Jean PrivatMerge: Split nitpretty
2014-12-11 Jean PrivatMerge: nitdoc: displays introduction module in property...
2014-12-11 Jean PrivatMerge: modelize: adapt inherited signatures to use...
2014-12-11 Jean PrivatMerge: Pass all tests in nitvm
2014-12-11 Jean PrivatMerge: csv: Add features
2014-12-11 Jean PrivatMerge: nitdoc: make generated HTML easier to read/diff
2014-12-11 Jean Privatsrc: rename nitg to nitc
2014-12-11 Alexandre Terrasanitdoc: generates documentation using `doc_down`.
2014-12-11 Alexandre Terrasanitdoc: introduces `doc_down` a module to parse Nit...
2014-12-11 Alexandre Terrasanitunit: compile test-suite once
2014-12-11 Alexandre Terrasatest_suite: fixes documentation warnings
2014-12-10 Alexandre Terrasasrc/pretty: add usage example in DocUnit
2014-12-10 Alexandre Terrasanitpretty: move documentation to man page.
2014-12-10 Lucas Bajoletlib/standard/file: Added a way to change the buffering...
2014-12-10 Lucas Bajoletniti: Added new module for correct handling of primitiv...
2014-12-10 Julien Pagèsnitvm: Bug fix in subtyping test
2014-12-10 Julien Pagèsnitvm: Fixing a bug in superclasses ordering
2014-12-10 Alexis Laferrièrenitni: add indirection to use `MModule::c_name` without...
2014-12-10 Alexis LaferrièreObjective-C FFI: intro the FFI with Objective-C
2014-12-09 Alexandre Terrasanitpretty: fixes documentation warnings.
2014-12-09 Alexandre Terrasanitpretty: splits nitpretty into two modules
2014-12-09 Alexandre Terrasanitdoc: displays full namespace in MModule::tpl_declara...
next