lib: intro `prompt`, basic Apache 2.0 service to display a prompt
[nit.git] / src /
2018-01-26 Jean PrivatMerge: nitc: check pkg-config packages availability...
2018-01-26 Alexis Laferrièrenitc & niti: move the duplicated pkg-config checks...
2018-01-25 Jean PrivatMerge: Gamnit on iOS
2018-01-23 Alexis Laferrièrenitc: document the phase detecting the annots `platform...
2018-01-22 Alexandre Terrasadoc/commands: update tests
2018-01-22 Alexandre Terrasadoc/commands: extract `CmdCode` super class
2018-01-22 Alexandre Terrasadoc/commands: rename `CmdComment::render` to `render_co...
2018-01-19 Jean PrivatMerge: location: fix located_in behavior
2018-01-19 Jean PrivatMerge: Gamnit: rewrite Android lifecycle support
2018-01-18 Alexis Laferrièreios: accept spaces in path to the Nit project
2018-01-17 Alexis LaferrièreiOS: add support for bdgwc/libgc
2018-01-17 Alexis Laferrièrenitc ios: xcode support per file cflags
2018-01-17 Alexis Laferrièrenitc: use GMT as numeric version instead of local time
2018-01-17 Alexis Laferrièreandroid: use the gcc toolchain
2018-01-15 Alexandre Terrasalocation: fix located_in behavior
2018-01-14 Alexis Laferrièrenitc: support iOS assets
2017-12-20 Jean Privatniti: fix constructors with an empty return
2017-12-19 Jean PrivatMerge: nitx: use doc commands
2017-12-18 Alexandre Terrasamodel: move model_json to doc/templates
2017-12-18 Alexandre Terrasamodel/json: fix model json tests after update
2017-12-18 Alexandre Terrasadoc/commands: fix commands json tests after update
2017-12-18 Alexandre Terrasadoc/api: migrate api to new doc-commands
2017-12-18 Alexandre Terrasanitx: use AnsiHighlightVisitor
2017-12-18 Alexandre Terrasanitx: add command tests
2017-12-08 Alexandre Terrasanitx: nitx use doc commands
2017-12-08 Alexandre Terrasadoc/commands: parser stores commands usage and help
2017-12-08 Alexandre Terrasamodel/json: simplify the basic rendering at a maximum...
2017-12-08 Alexandre Terrasanitweb: move `web` group to `doc::api`
2017-12-08 Alexandre Terrasamodel: fix mdoc_or_fallback for nullables types
2017-12-08 Alexandre Terrasanitweb: allows client to precise ?pretty in request...
2017-12-04 Jean PrivatMerge: annotations: introduce `example` annotation
2017-11-30 Alexandre Terrasatests: fix tests for model json
2017-11-30 Jean PrivatMerge: highlight with ansi color (for console)
2017-11-29 Jean Privatnitlight: add --txt for text-based highlighting
2017-11-29 Jean Privathighlight: extract HTML stuff from highlight into htmlight
2017-11-29 Jean Privathighlight: remove useless `self` parameter (some crazy...
2017-11-29 Jean Privathighlight: move hightlightcode inside HighlightVisitor
2017-11-29 Jean Privathighlight: rename enter_visit and htmlize (and fix...
2017-11-28 Alexandre Terrasatests: fix tests for doc commands
2017-11-28 Alexandre Terrasaexamples: annotate examples
2017-11-28 Alexandre Terrasafrontend: add `is example` test
2017-11-28 Alexandre Terrasamodel: filter examples from views
2017-11-28 Alexandre Terrasafrontend: parse examples annotations
2017-11-28 Alexandre Terrasamodel: introduce examples flags
2017-11-28 Alexandre Terrasafrontend: move annotations to check_annotation
2017-11-28 Alexis Laferrièreandroid: tweak the GC compilation flags
2017-11-28 Alexis Laferrièreandroid: don't change metadata in debug mode
2017-11-28 Alexis Laferrièreandroid: accept adaptive icons and other previous icon...
2017-11-27 Jean PrivatMerge: nitin FFI seems to work
2017-11-27 Jean PrivatMerge: android: update compiler to use the "new" toolchain
2017-11-24 Jean PrivatMerge: src/doc: Introduce doc commands
2017-11-23 Jean Privatlexer: add token for bad extern segment, and bad triple...
2017-11-23 Alexandre Terrasatests: fix model serialization tests
2017-11-23 Alexandre Terrasadoc/commands: introduce docdown related commands
2017-11-23 Alexandre Terrasadoc/docdown: render mdoc as markdown
2017-11-23 Alexandre Terrasadoc/commands: introduce commands group
2017-11-23 Alexandre Terrasadoc/commands: introduce html rendering for commands
2017-11-23 Alexandre Terrasadoc/templates: introduce model to html translations
2017-11-23 Alexandre Terrasalib/html: bootstrap use optional annotation
2017-11-23 Alexandre Terrasadoc/commands: introduce commands results to json transl...
2017-11-23 Alexandre Terrasadoc/commands: introduce command initialization from...
2017-11-23 Alexandre Terrasadoc/commands: introduce commands parser
2017-11-23 Alexandre Terrasadoc/commands: introduce catalog commands
2017-11-23 Alexandre Terrasadoc/commands: introduce usage commands
2017-11-23 Alexandre Terrasadoc/commands: introduce graph commands
2017-11-23 Alexandre Terrasadoc/commands: introduce model commands
2017-11-23 Alexandre Terrasadoc/commands: introduce doc commands
2017-11-23 Alexandre Terrasanitweb: use catalog_json
2017-11-23 Alexandre Terrasacatalog: introduce catalog to json translation
2017-11-23 Alexandre Terrasacatalog: create a group for catalog modules
2017-11-22 Alexis Laferrièreandroid: rewrite of the Android support to use the...
2017-11-21 Jean Privatnaive_interpreter: make `InterpreterFrame::map` and...
2017-11-14 Alexandre Terrasamodel_collect: fix collect_ancestors
2017-11-14 Alexandre Terrasamodel_views: introduce `mentities_by_name` in views
2017-11-10 Alexandre Terrasanitdoc: protect package access when ModelFilters allows...
2017-11-10 Alexandre Terrasatests: fix tests for model visitor
2017-11-10 Alexandre Terrasatests: fix tests for model filters
2017-11-10 Alexandre Terrasatests: fix tests for model index
2017-11-10 Alexandre Terrasanituml: use model filters
2017-11-10 Alexandre Terrasanitweb: use model filters
2017-11-10 Alexandre Terrasanitdoc: use model filters
2017-11-10 Alexandre Terrasanitmetrics: use model filters
2017-11-10 Alexandre Terrasamodel: json use filters
2017-11-07 Alexandre Terrasamodel: views use filters
2017-11-07 Alexandre Terrasamodel: visitor uses filters
2017-11-07 Alexandre Terrasamodel: introduce filters
2017-11-07 Alexandre Terrasamodel: tag groups as tests
2017-10-27 Jean PrivatMerge: model: ModelView uses mainmodule
2017-10-26 Alexandre Terrasanitunit: update documentation
2017-10-26 Alexandre Terrasanitunit: fix nitunits within the README
2017-10-26 Alexandre Terrasanitunit: linearize test execution
2017-10-26 Alexandre Terrasanitunit: introduce before/after class tests
2017-10-26 Alexandre Terrasanitunit: do not execute a before/after test twice
2017-10-26 Alexandre Terrasanitunit: fix `before-all` and `after-all` detection
2017-10-22 Alexandre Terrasamodel_json: update ModelView
2017-10-22 Alexandre Terrasanitweb: update ModelView
2017-10-17 Jean PrivatMerge: markdown: merge MDProcessor and MDEmitter
2017-10-16 Alexandre Terrasanituml: update ModelView
2017-10-16 Alexandre Terrasametrics: update ModelView
2017-10-16 Alexandre Terrasanitdoc: update ModelView
next