tests: add some runtime error in nitin.input
[nit.git] / src /
2016-12-05 Alexandre Terrasacatalog: fix double H1 display from package page
2016-12-05 Alexandre Terrasatests: fix model_json output with alphabetical order
2016-12-05 Alexandre Terrasanitweb: migrate to config
2016-12-05 Alexandre Terrasadoc_down: render synopsis as `h1`
2016-12-05 Alexandre Terrasanitweb: sort mentities list by name
2016-12-05 Alexandre Terrasanitweb: clean defs list rendering
2016-12-05 Alexandre Terrasanitweb: rewrite ratings to allow dimensions (like code...
2016-12-05 Alexandre Terrasanitweb: avoid linearization errors
2016-12-03 Alexandre Terrasanitweb: migrate to new json serialization API
2016-12-03 Alexandre Terrasamodel: add nitunit for model_json
2016-12-03 Alexandre Terrasamodel: migrate model_json to new serialization API
2016-12-02 Jean PrivatMerge: nitweb: /random apply limit after random
2016-12-02 Jean PrivatMerge: src/model: collect package modules
2016-11-28 Alexandre Terrasanitweb: /random apply limit after random
2016-11-28 Alexandre Terrasasrc/model: collect package modules
2016-11-28 Alexandre Terrasanitunit: set NIT_TESTING_PATH before running a test...
2016-11-28 Alexandre Terrasanitunit: remove warnings from testing_suite (and unifor...
2016-11-28 Alexandre Terrasanitunit: toolcontext set `NIT_TESTING_PATH`
2016-11-28 Alexandre Terrasanitunit: remove warnings from testing_base
2016-11-19 Alexis Laferrièresrc: fix the scary typo boostrap
2016-11-19 Alexis Laferrièrepkgconfig annot: try all args before giving up
2016-11-11 Jean PrivatMerge: Delete the debugger from the interpreter
2016-11-09 Alexis Laferrièrenit: purge the debugger from the interpreter
2016-11-02 Jean PrivatMerge: pkgconfig annotation: improve error on missing...
2016-10-26 Alexis Laferrièrepkgconfig: more precise error on missing dev package
2016-10-24 Jean PrivatMerge: serialization: subtype check attributes & serial...
2016-10-20 Alexis Laferrièremetrics: don't visit annotation nodes
2016-10-14 Alexis Laferrièrenitc: only serialize the type model if `json::serializa...
2016-10-14 Alexis Laferrièrenitc & niti: support intern method to generate serializ...
2016-10-14 Alexis Laferrièreinterpreter: remove duplicated intern methods
2016-10-14 Alexis Laferrièresrc: complete some missing doc
2016-10-14 Alexis Laferrièrefrontend serialization: resolve type before using their...
2016-10-14 Alexis Laferrièrefrontend serialization: don't create `core_serialize_to...
2016-10-11 Alexis Laferrièrenitrestful: support custom resource name and HTTP metho...
2016-10-11 Alexis Laferrièrenitrestful: fix naming of "resources" as recommended
2016-10-07 Jean PrivatMerge: iOS: complete support for the UI API
2016-09-30 Alexis Laferrièreios: redirect prints to NSLog (printf is no longer...
2016-09-29 Jean PrivatMerge: iOS: fix compilation problems, warnings and...
2016-09-21 Alexis Laferrièresrc: `exec_and_check` print to stderr
2016-09-21 Alexis Laferrièrenitc iOS: quiet output of `xcodebuild`
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-09-09 Alexis Laferrièrenitc iOS: fix moving binary in release compilation...
2016-09-09 Alexis Laferrièrenitc iOS: report rmdir errors and quit
2016-09-02 Alexandre Terrasanitweb: replace default md_processor so nitweb can...
2016-09-02 Alexandre Terrasanitweb: move md_processor to config
2016-09-02 Alexandre Terrasasrc/doc_down: does not pre escape nit source code
2016-09-02 Alexandre Terrasasrc/doc_down: make md processors writable
2016-09-01 Jean PrivatMerge: nitweb: use index for quick search
2016-09-01 Jean PrivatMerge: nitweb: better namespaces
2016-09-01 Jean PrivatMerge: frontend: make the warning on unavailable glslan...
2016-09-01 Jean PrivatMerge: typing: Fix minor mistakes in documentation
2016-09-01 Jean PrivatMerge: json::serialization: don't raise errors on missi...
2016-08-31 Alexandre Terrasanitweb: use model index
2016-08-31 Alexandre Terrasanitweb: move view to config
2016-08-31 Alexandre Terrasanitweb: add `namespace` key to all mentities json
2016-08-31 Alexandre Terrasamodel: fix some warnings
2016-08-31 Alexandre Terrasanitweb: fix linearization responses
2016-08-31 Alexandre Terrasanitweb: use model_json `full_json`
2016-08-31 Alexandre Terrasasrc/model: split model json into short and full json
2016-08-30 Alexis Laferrièrefrontend/serialization: missing nullable attribute...
2016-08-30 Alexis Laferrièreserialization: don't throw missing attribute error...
2016-08-30 Alexis Laferrièrefrontend/serialization: leave missing attributes to...
2016-08-30 Alexis Laferrièrefrontend/serialization: remove generated documentation
2016-08-30 Alexis Laferrièremodelize: precise in `has_value` doc the link with...
2016-08-29 Jean-Christophe... typing: Fix minor mistakes in documentation
2016-08-28 Alexis Laferrièrefrontend: always raise advice about missing glslangVali...
2016-08-28 Alexis Laferrièrefrontend: make the warning on missing `glslangValidator...
2016-08-26 Jean PrivatMerge: serialization: fix a bug, improve doc and clean...
2016-08-26 Alexis Laferrièrefrontend/serialization: fix skipping type check for...
2016-08-26 Jean PrivatMerge: modelize_property: Promote `refine-type` to...
2016-08-26 Jean PrivatMerge: Tools use model index
2016-08-25 Alexandre Terrasanitweb: doc_down use model_index
2016-08-25 Alexandre Terrasasrc/model: remove useless services from model_view
2016-08-25 Alexandre Terrasanitdoc: use model index
2016-08-25 Alexandre Terrasanitx: use model index
2016-08-25 Alexandre Terrasasrc/model: associate model index and model view
2016-08-25 Alexandre Terrasanitweb: catch 404 errors from /api/*
2016-08-25 Alexandre Terrasanitweb: better error responses from API
2016-08-25 Alexandre Terrasanitweb: merge ModelHandler and APIHandler
2016-08-25 Alexandre Terrasanitweb: split APIRouter in modules
2016-08-25 Alexandre Terrasanitweb: move catalog to config
2016-08-24 Jean PrivatMerge: Model index
2016-08-23 Jean PrivatMerge: modelize_property: Remove a unnecessary pre...
2016-08-22 Alexandre Terrasatests: test ModelIndex
2016-08-22 Alexandre Terrasanitunit: import frontend
2016-08-22 Alexandre Terrasasrc/model: introduce ModelIndex
2016-08-18 Jean-Christophe... modelize_property: Remove a unnecessary pre-condition
2016-08-18 Jean-Christophe... modelize_property: Promote `refine-type` to an error
2016-08-17 Alexandre Terrasanitweb: move mongo to web_base
2016-08-15 Jean PrivatMerge: Native Windows bootstrap
2016-08-15 Jean PrivatMerge: json::serialization: fallback to the static...
2016-08-15 Alexis Laferrièrenitc: don't use /dev/null on windows
2016-08-15 Alexis Laferrièrenitc: gen precompiler ifs to avoid features incompatibl...
2016-08-14 Alexandre Terrasanitweb: add API user login/logout end points
2016-08-14 Alexandre Terrasanitweb: init session
2016-08-12 Alexis Laferrièrefrontend/serialization: a bit more details to the doc
2016-08-12 Alexis Laferrièrefrontent/serialization: use static types to deserialize...
2016-08-12 Alexis Laferrièrefrontend/serialization: pass the static type to the...
2016-08-12 Alexis Laferrièrefrontend/serialization: use types from model at deseria...
next