Merge: src: fix null receiver error on useless-signature warning
[nit.git] / src /
2015-10-05 Alexis Laferrièresrc: fix null receiver error on useless-signature warning
2015-09-24 Jean Privatloader: scan_group does not identify file already ident...
2015-09-24 Jean Privatloader: reorder some code in `get_mgroup`
2015-09-24 Jean Privatloader: identified_files_by_path also cache the relativ...
2015-09-24 Jean Privatloader: use `realpath` to implement `module_absolute_path`
2015-09-24 Jean Privatloader: use `has_suffix` instead of file_extension
2015-09-22 Jean PrivatMerge: Migration from ascii to code_point
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-21 Jean Privatsepcomp: rewrote, fix and document `equal_test` in...
2015-09-21 Jean Privatsepcomp: fix potential tagging issue in `is_same_type_test`
2015-09-21 Jean Privatsepcomp: add `MType::tag_value`
2015-09-21 Lucas Bajoletlib: Changes in the way ascii is coded and its semantics.
2015-09-16 Jean Privatnitcatalog: new package metadata `upstream.apk`
2015-09-16 Jean Privatnitcatalog: new package metadata `upstream.tryit`
2015-09-16 Jean Privatnitcatalog: refactor tags collection
2015-09-15 Jean PrivatMerge: nitcatalog: isolate package page into a subdirectory
2015-09-15 Jean Privatnitcatalog: isolate package page into a subdirectory
2015-09-15 Jean Privatnitc: fix --typing-test-metrics by using correct tags...
2015-09-14 Alexis Laferrièresrc/android: skip signing the APK if KEY_ALIAS env...
2015-09-10 Jean PrivatMerge: nitiwiki: external highlighter
2015-09-10 Jean Privatnitcatalog: do not crash if the dependency poset is...
2015-09-10 Jean Privatnitcatalog: add command-line options
2015-09-10 Jean Privatnitcatalog: add a *content* section with the modules...
2015-09-10 Jean PrivatMerge: Rename Project to Package
2015-09-10 Jean Privatlib/markdown: promote `BlockFence::meta` to `BlockCode...
2015-09-10 Jean Privatlib/markdown: factorize clones `code_from_block` into...
2015-09-10 Jean PrivatMerge: UTF-8 Regex
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-09 Jean Privatsrc: mass rename project->package
2015-09-09 Lucas Bajoletsrc/interpreter: fast_cstring was broken in interpreter
2015-09-08 Jean PrivatMerge: lib/opts: accept non-conflicting parameters...
2015-09-02 Alexis Laferrièresrc & contrib: update users of `OptionContext::get_errors`
2015-09-02 Jean PrivatMerge: Ini of projects
2015-09-01 Jean Privatsrc: introduce nitcatalog.nit
2015-08-30 Jean Privatsrc/project.ini: use field `maintainer`
2015-08-30 Jean PrivatMerge: lib/ini: give to the user `null` on undefined...
2015-08-29 Jean PrivatMerge: Text optimization
2015-08-28 Jean Privatloader: update because `ini[]` does return nullable
2015-08-28 Jean PrivatMerge: Fix qualified imports
2015-08-28 Lucas Bajoletsrc: Added complete FlatString generation from compiler
2015-08-28 Jean PrivatMerge: Improve ini
2015-08-28 Jean PrivatMerge: Small fix to iOS support
2015-08-27 Jean Privatsrc: add a readme and fill project.ini
2015-08-27 Jean Privatloader/ini: the project name is `project.name` not...
2015-08-27 Jean Privatloader: fix behavior of `seach_module_by_amodule_name`
2015-08-27 Jean Privatparser_nodes: provide `ANodes::reverse_iterator`
2015-08-27 Alexis Laferrièrenitc: add ONLY_ACTIVE_ARCH to the xcodebuild invokation
2015-08-27 Jean Privatloader: attach ini file to singleton projects
2015-08-27 Jean Privatnitunit: special case in on `core` now
2015-08-27 Jean Privatnitmetrics: kill unused functions `is_standard`
2015-08-27 Jean Privatloader: load `core` by default
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-27 Jean Privatsrc/astbuilder: fix importations
2015-08-26 Jean PrivatMerge: New loader policy that features project.ini
2015-08-26 Jean Privatplatform/android: the root group is no more src, thus...
2015-08-26 Jean Privatloader: change get_mgroup policy and search for a ...
2015-08-26 Jean PrivatCreate empty `projects.ini` and `project.ini` for the...
2015-08-26 Jean Privatloader: get_mgroup check and assign the `project.ini...
2015-08-26 Jean Privatloader: get_mgroup filter out non-directories
2015-08-26 Jean Privatloader: projects might have a ini file associated
2015-08-26 Jean Privatloader: identify_file distinguishes singleton projects...
2015-08-24 Jean Privatloader: use `mmodule_paths_by_name` to simplify `search...
2015-08-24 Jean Privatloader: introduce `MGroup::mmodule_paths_by_name` to...
2015-08-24 Jean Privatloader: scan_group does not recursively scan in case...
2015-08-20 Alexis Laferrièrevim doc: show introduced classes and props in the modul...
2015-08-20 Alexis Laferrièrevim doc: extract writing the synopsis of a property
2015-08-20 Alexis Laferrièrevim doc: fix constructor names in generated doc
2015-08-20 Jean PrivatMerge: Cleanup loader
2015-08-19 Alexis Laferrièrenit: do not specify an soname (or -g) for JIT FFI libraries
2015-08-18 Jean Privatloader: document ` identify_file`
2015-08-18 Jean Privatloader: identify_file do really return null is the...
2015-08-18 Jean Privatloader: single module group `is_interesting` if the...
2015-08-18 Jean Privatloader: scan_group do not rescan
2015-08-18 Jean Privatloader: rename (and document) `visit_group` as `scan_group`
2015-08-18 Jean Privatloader: identify_file use the absence of '/' for specia...
2015-08-14 Jean PrivatMerge: Fixints
2015-08-13 Lucas Bajoletsrc/interpreter: Added fixints to interpreter
2015-08-13 Lucas Bajoletsrc/compiler: Added fixint variants to compiler
2015-08-10 Jean PrivatMerge: c_tool: reorder CC arguments since the semantic...
2015-08-10 Jean PrivatMerge: separate_compiler: remove the use of weak symbols.
2015-08-10 Jean PrivatMerge: Clean primitive
2015-08-10 Jean PrivatMerge: More abstract classes
2015-08-10 Jean PrivatMerge: Stricter default arguments
2015-08-10 Jean Privatc_tool: reorder CC arguments since the semantic between...
2015-08-10 Lucas Bajoletlib/standard/: Removed bin_and/or/xor/not from math
2015-08-10 Jean Privatneo: update because no more default param in the model
2015-08-10 Jean Privatmodel: remove things about default parameters
2015-08-10 Jean Privattyping: change specification about default arguments...
2015-08-07 Jean Privatseparate_compiler: always compile stub of methods to...
2015-08-07 Lucas Bajoletlib/standard: Remove lshift and rshift from Int and...
2015-08-07 Lucas Bajoletsrc/interpreter: Clean uses of recvval in interpreter
2015-08-07 Jean PrivatMerge: Prepare qualified identifiers
2015-08-07 Jean PrivatMerge: Own rand seed
2015-08-07 Jean Privatastutil: update nitunit related to AST
2015-08-07 Jean Privatsrc: update AST client to handle qualified identifiers...
2015-08-07 Jean Privatparser: regenerate with qualifiers in the AST
2015-08-07 Jean Privatgrammar: keep qualified information in the AST. Does...
2015-08-07 Jean Privatsrc: make AUnaryopExpr abstract
2015-08-07 Jean Privatffi: compile extern C files with -Wno-unused-function...
2015-08-06 Jean Privatnitdoc: explicitly set titles of articles to null in...
next