Merge: NSieve optimization
[nit.git] / contrib /
2015-07-22 Jean PrivatMerge: Conditional importation
2015-07-21 Jean Privatfriendz: rely on conditional importation in platform
2015-07-21 Alexis Laferrièrecontrib/jwrapper: add test case and the check rule
2015-07-21 Alexis Laferrièrecontrib/jwrapper: apply dependencies in Makefile
2015-07-21 Alexis Laferrièrecontrib/jwrapper: update gitignore file
2015-07-21 Alexis Laferrièrecontrib/jwrapper main: revamp entry to support Jar...
2015-07-21 Alexis Laferrièrecontrib/jwrapper main: revamp docs
2015-07-21 Alexis Laferrièrecontrib/jwrapper main: revamp options
2015-07-21 Alexis Laferrièrecontrib/jwrapper: generate doc above extern methods
2015-07-21 Alexis Laferrièrecontrib/jwrapper: do not look for existing Nit libs...
2015-07-21 Alexis Laferrièrecontrib/jwrapper: avoid Nit keywords and mangle generat...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: refactor `add_identifier`
2015-07-20 Alexis Laferrièrecontrib/jwrapper: use the prefix `Java`
2015-07-20 Alexis Laferrièrecontrib/jwrapper: minor style update in model
2015-07-20 Alexis Laferrièrecontrib/jwrapper: support wildcards with a default...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: main logic use `JavaModel` and suppor...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: intro `JavaModel`
2015-07-20 Alexis Laferrièrecontrib/jwrapper: revamp `gen_licence` to be more custo...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: use a MultiHashMap to store methods...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: separate comment vs stubs in generato...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: update constructors of `CodeGenerator...
2015-07-20 Alexis Laferrièrecontrib/jwrapper: remove illegal attribute generation
2015-07-20 Alexis Laferrièrecontrib/jwrapper: fix parameter-less methods right...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: fix generic types parameters...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: accept generic constructors
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: eat the strictfp keyword
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: accept `-` in Java identifier...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: accept classes compiled from...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: fix parsing many files at...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: fix `implements` and `extends...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: accept wildcards in generic...
2015-07-20 Alexis Laferrièrecontrib/jwrapper grammar: style clean up
2015-07-20 Jean PrivatMerge: Apply optional params in strip_extension, basena...
2015-07-18 Alexis Laferrièresrc & lib: use the default behavior of `basename` where...
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-07-13 Jean Privatrefund: `Dollar::from_float` use the autoinit constructor
2015-07-13 Jean Privatnitrpg: `from_json` constructors use the autoinit const...
2015-07-13 Jean Privatnitcc: make the autoinit constructor of Automation...
2015-07-09 Jean Privatnitiwiki: remove `-s` as short `--status` because it...
2015-07-09 Jean Privatnitiwiki: custom config messages are less verbose
2015-07-09 Jean Privatnitiwiki: error on --rsync if wiki.rsync_dir is not...
2015-07-09 Jean Privatnitiwiki: protect arguments of sys.system
2015-07-09 Jean Privatnitiwiki: improve rendering messages with name and...
2015-07-09 Jean Privatnitiwiki: remove completely root_url as everything...
2015-07-09 Jean Privatnitiwiki: reintroduce `allow absolute wikilinks` (c2802...
2015-07-09 Jean Privatnitiwiki: reintroduce `make wikilink relative` (d03b2d9...
2015-07-08 Jean PrivatMerge: contrib/inkscape_tools: Report invalid files...
2015-07-07 Jean PrivatMerge: nitdoc: Use wikilinks on README files
2015-07-02 Alexis Laferrièrecontrib/inkscape_tools: better error message on invalid...
2015-07-02 Alexis Laferrièrecontrib/inkscape_tools: clean up Makefile
2015-06-30 Alexis Laferrièrecontrib/rss: fix using the short filename to build...
2015-06-30 Alexis Laferrièrecontrib/rss: do not check for previously downloaded...
2015-06-30 Alexis Laferrièrecontrib/rss: extract action applied to selected elements
2015-06-30 Alexis Laferrièrecontrib/rss: use the dom parser
2015-06-29 Jean PrivatMerge: contrib/opportunité: prevent useless xss exploit...
2015-06-29 Jean PrivatMerge: Opportunity templates and pizzas
2015-06-29 Jean PrivatMerge: Audio API implementation for linux
2015-06-25 Alexis Laferrièrecontrib/opportunité: prevent useless xss exploit in...
2015-06-24 Alexandre Terrasamarkdown: add_wikilink accept a TokenWikiLink so client...
2015-06-24 BlackMinoucontrib/friendz/friendz_linux.nit uses linux audio app
2015-06-23 Alexis Laferrièrecontrib/opportunity: add the 'Clear' template
2015-06-23 Alexis Laferrièreexamples/xymus.net: use the french Opportunité name...
2015-06-23 Alexis Laferrièrecontrib/opportunity: provide french translation for...
2015-06-23 Alexis Laferrièrecontrib/opportunity: add opportunities templates
2015-06-23 Alexis Laferrièrecontrib/opportunity: improve style of the maybe option...
2015-06-21 Alexis Laferrièrecontrib/opportunity: gitignore .pot and .mo files
2015-06-21 Alexis Laferrièrecontrib/opportunity: add rule to build .mo files
2015-06-21 Alexis Laferrièrecontrib/opportunity: intro french translation
2015-06-21 Alexis Laferrièrecontrib/opportunity: hack to circumvent #1530
2015-06-21 Alexis Laferrièrecontrib/opportunity: prepare for i18n by separating...
2015-06-16 Jean PrivatMerge: Nitiwiki: relative links
2015-06-13 Jean Privatnitiwiki: update tests
2015-06-12 Jean Privatnitikiwi: fix `src_path` and stop losing the first...
2015-06-12 Jean Privatnitiwiki: macro ROOT_URL is now relative
2015-06-12 Jean Privatnitiwiki: use relative href for tpl_tree
2015-06-12 Jean PrivatMerge: friendz with Android Audio API
2015-06-12 Jean Privatnitiwiki: make `tpl_link` relative
2015-06-12 Jean Privatnitiwiki: make wikilinks relative
2015-06-12 Jean Privatnitiwiki: add WikiEntry::href to have things independen...
2015-06-12 Jean Privatnitiwiki: add `WikiEntry::load_template` for local...
2015-06-12 Jean Privatnittester: use new compiler engine names (`nitc*`)
2015-06-11 Jean PrivatMerge: nitrpg: remove points if a PR is closed without...
2015-06-11 Jean PrivatMerge: Nitiwiki next
2015-06-10 Alexandre Terrasanitrpg: remove points if a PR is closed without merge
2015-06-10 Alexandre Terrasanitiwiki: add github url for last changes and edit...
2015-06-10 Alexandre Terrasanitiwiki: also search relative patch in current section
2015-06-10 Alexandre Terrasanitiwiki: search titles in lower case
2015-06-10 Alexandre Terrasanitiwiki: make breadcrumbs optional
2015-06-10 Alexandre Terrasanitiwiki: make summary optional
2015-06-10 Alexandre Terrasanitiwiki: allow absolute url in wikilinks
2015-06-10 Alexandre Terrasanitiwiki: introduce customizable sidebar
2015-06-10 Alexandre Terrasanitiwiki: make all wiki entries able to parse markdown
2015-06-10 Alexandre Terrasanitiwiki: fix link lookup on root
2015-06-10 Alexandre Terrasanitiwiki: change position of sidebar from config
2015-06-09 BlackMinoucontrib/friendz: update so it uses android sound library
2015-06-07 Alexis Laferrièrecontrib: update users of Curl
2015-06-03 Lucas BajoletOpportunity: Adds total number of participants to a...
2015-05-30 Jean PrivatMerge: Clean nit compilation directory
2015-05-29 Jean PrivatMakefile&gitignore: remove .nit_compile
2015-05-28 Jean PrivatMerge: contrib/header_static: a cog in the toolchains...
next