gamnit: don't recommend to install a package that is not used anymore
[nit.git] / src /
2017-05-25 Jean PrivatMerge: coloring: Only generate strictly positive IDs
2017-05-25 Jean PrivatMerge: model: Do not assume enums to be final
2017-05-23 Jean-Christophe... model: Do not assume enums to be final
2017-05-23 Jean PrivatMerge: model: Fix minor documentation mistakes
2017-05-23 Jean PrivatMerge: nitvm: Factorize the loading of superclasses
2017-05-23 Jean PrivatMerge: parser_nodes: Fix documentation
2017-05-23 Jean-Christophe... metrics_base: Do not rely on the implicit fixing of...
2017-05-21 Jean-Christophe... coloring: Only generate strictly positive IDs
2017-05-21 Jean-Christophe... coloring: Fix documentation formatting
2017-05-21 Jean-Christophe... rapid_type_analysis: Fix a spelling mistake
2017-05-19 Jean-Christophe... parser_nodes: Fix documentation
2017-05-18 Jean-Christophe... model: Fix minor documentation mistakes
2017-05-18 Jean-Christophe... nitvm: Factorize the loading of superclasses
2017-05-17 Jean PrivatMerge: model: Specify `MClassDef`s’ order once
2017-05-16 Jean PrivatMerge: lib/json: remove Jsonable and replace it by...
2017-05-15 Jean-Christophe... model: Specify `MClassDef`s’ order once
2017-05-15 Jean-Christophe... model: Register sorters as private attributes of `MModule`
2017-05-14 Jean-Christophe... separate_compiler: Fix a spelling mistake in a comment
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-05-11 Jean PrivatMerge: nitc: add option --run to execute after a succes...
2017-05-11 Jean PrivatMerge: Nitweb: api for code highlighter and nitpicker
2017-05-09 Jean Privatnitc: add option --run to execute after a successful...
2017-05-09 Jean Privatnitweb: add a low-level `api/light` with highlight
2017-05-09 Jean Privatnitlight_aas: offer a low-level JSON service
2017-05-09 Jean Privatnitlight: implements --first-line and --last-line
2017-05-08 Jean PrivatMerge: git-gen-version: Simplify a `if`
2017-05-07 Alexis Laferrièrehighlight: new_dropdown accepts raw html
2017-05-07 Alexis Laferrièresrc: misc typos, doc and warning fixes
2017-05-07 Alexis Laferrièrehighlight: fix broken support for `MVirtualType`
2017-05-07 Alexis Laferrièremodel: bring back call site doc to highlight as `CallSi...
2017-05-07 Jean-Christophe... git-gen-version: Simplify a `if`
2017-04-27 Jean Privatnitlight: move examples/nitlight_as_a_service stuff...
2017-04-26 Jean PrivatMerge: Catch em all
2017-04-26 Jean Privatnitc: add `add_raw_throw` so raw_abortions are caught
2017-04-25 Jean Privatnitc: document add_raw_abort
2017-04-25 Jean Privatniti: make `catch_count` writable
2017-04-25 Jean Privatniti: keep the fatal_error information
2017-04-25 Jean Privatniti: all fatal errors are catchable, not just aborts
2017-04-21 Jean Privatnitc/toolcontext: make error_count writable
2017-04-21 Jean Privatnitc/loader: always build the module importation
2017-04-21 Jean Privatnitc/loader: load_rt_module returns the MModule
2017-04-21 Jean Privatnitc/interpreter: NaiveInterpreter::mainmodule is writable
2017-03-28 Jean PrivatMerge: intrepreter: Fix the documentation of `Primitive...
2017-03-28 Jean PrivatMerge: intrepreter: Fix the documentation of `Instance...
2017-03-28 Jean PrivatMerge: compiler: Refactor
2017-03-28 Jean PrivatMerge: gamnit: optimize the `flat` 2D api using GPU...
2017-03-28 Jean-Christophe... intrepreter: Fix the documentation of `PrimitiveInstance`
2017-03-28 Jean-Christophe... intrepreter: Fix the documentation of `Instance::is_true`
2017-03-26 Jean-Christophe... model: Make the `anchor` parameter of `MType::anchor_to...
2017-03-26 Jean-Christophe... model: Add a constant for the bottom type
2017-03-26 Jean-Christophe... model: Add precision to the documentation of type metrics
2017-03-26 Jean-Christophe... model: Fix indentation
2017-03-26 Jean-Christophe... java_compiler: Fix the documentation of `is_java_primitive`
2017-03-26 Jean-Christophe... compiler: Merge `maybenull` and `maybe_null`
2017-03-23 Alexis Laferrièrenitunit: intrude import modules to test private entities
2017-03-22 Jean-Christophe... model: Document base cases of `mdoc_or_fallback`
2017-03-22 Jean-Christophe... mdoc: Fix documentation of `mdoc_or_fallback`
2017-03-22 Jean-Christophe... highlight: Use `mdoc_or_fallback`
2017-03-22 Jean-Christophe... model: Promote definitions of `mdoc_or_fallback`
2017-03-20 Jean PrivatMerge: typing: add services for intersecting and subtra...
2017-03-20 Jean PrivatMerge: grammar: add union and intersection types
2017-03-20 Jean PrivatMerge: Docker, portability and crosscompiling tweaks
2017-03-14 Alexis Laferrièrenitc: let CC, CXX and NO_STACKTRACE use env value
2017-03-14 Alexis Laferrièrenitc: clean up makefile header generation
2017-03-10 Jean Privatparser: regenerate with union and intersection types
2017-03-10 Jean Privatparser: add syntax for union and intersection types
2017-03-10 Jean Privatnitc: adaptive typing apply non-nullness when fallbacking
2017-03-10 Jean Privatnitc/typing: isa uses intersect_types and diff_types
2017-03-10 Jean Privatnitc/typing: add intersect_types and diff_types
2017-03-10 Jean Privatnitc/typing: document `merge_types`
2017-03-09 Jean PrivatMerge: nitweb: load catalog at startup instead of first...
2017-03-06 Alexandre Terrasanitweb: load catalog at startup instead of first page...
2017-03-02 Alexis Laferrièrecompiler: detect many versions of mingw64
2017-02-28 Jean PrivatMerge: Nit Actor Model, with some examples
2017-02-27 BlackMinouAdding actor phases to the frontend
2017-02-27 BlackMinouAdding a hook on a module at the end of a phase
2017-02-27 BlackMinouActors support module generation phase
2017-02-21 BlackMinouActors model injection
2017-02-16 Jean PrivatMerge: Windows: last changes for a working bootstrap
2017-02-16 Jean PrivatMerge: new module annotation `is generated`
2017-02-10 Alexis Laferrièretoolcontext: support Windows PATH separator ';'
2017-02-10 Alexis Laferrièrenitc: silence pointer to int cast warnings on Windows
2017-02-10 Alexis Laferrièrenitc: link with pcreposix but not rt on Windows when...
2017-02-10 Alexis Laferrièrenitc: use '> nul' on windows
2017-02-10 Jean PrivatMerge: Use `UInt32` to manipulate Unicode chars and...
2017-02-10 Jean PrivatMerge: improve AST dump
2017-02-10 Jean Privatnitc: use is_generated in various tools and generated...
2017-02-10 Jean Privatnitc: add new module annotation `is generated`
2017-02-10 Jean PrivatMerge: nitrestful: async services and deserialize plain...
2017-02-09 Jean Privatnitc: test_parser use dump_tree instead of an adhoc...
2017-02-09 Alexis Laferrièrenitc: explicitly cast long to int
2017-02-09 Alexis Laferrièrenitc: fix large int constants
2017-02-09 Alexis Laferrièretext: use UInt32 to manipulate chars
2017-02-09 Jean Privatnitc: dump_tree can display the lines of the source...
2017-02-09 Jean Privatnitc: typing and modelbuilder extends dump_info
2017-02-09 Jean Privatnitc: ASTDump exposes color helpers
2017-02-09 Jean Privatnitc: ASTDump can display aditionnal information
2017-02-09 Jean Privatnitc: ANode::dump_tree can skip structural nodes
2017-02-09 Jean Privatnitc: add ANode::is_structural
2017-02-09 Jean Privatnitc: add Location::get_line
next