NOTICE: update dates and authors.
[nit.git] / contrib /
2014-09-27 Jean Privatsrc: migrate some modules to new constructors
2014-09-27 Jean Privatlib: some update towards more use of new constructors
2014-09-25 Jean PrivatMerge: Various fixes and improvements from We Broke...
2014-09-25 Jean PrivatMerge: Clean stuff
2014-09-25 Jean Privatgithub_search_for_jni: really execute contracts
2014-09-25 Jean Privatbenitlux: fix a nitunit
2014-09-24 Jean Privatinkscape_tools: add .gitignore
2014-09-24 Jean Privatinkscape_tools: all makes tests
2014-09-24 Jean Privatnitcc: make builds minilang
2014-09-24 Jean Privatinkscape_tools: comment broken commands in inkscape_too...
2014-09-24 Jean Privatinkscape_tools: update s2pn to current lib
2014-09-24 Jean Privatinkscape_tools: add noinit in code generated by svg_to_...
2014-09-24 Jean Privatonlineide/pnacl_nit: remove useless `.as(not null)`
2014-09-24 Jean Privatpep8analysis: remove unused nitcc generated files
2014-09-24 Jean Privatpep8analysis_web: imports cpp
2014-09-23 Jean PrivatMerge: Embarassing fixes
2014-09-23 Alexis Laferrièrebenitlux/view: add missing opening <html> tag
2014-09-23 Jean PrivatMerge: Model uml
2014-09-23 Lucas Bajoletlib/standard/string: Moved escape_to_dot from nitcc...
2014-09-23 Alexis Laferrièrecontrib/inkscape_tools: clip one pixel larger to get...
2014-09-18 Alexis Laferrièrenitcorn: minor fix in the header of the HTML page
2014-09-10 Alexis Laferrièretnitter: redirect after posting
2014-09-09 Jean PrivatMerge: Benitlux web interface
2014-09-08 Alexis Laferrièrepep8analysis: use header of xymus.net
2014-09-08 Alexis Laferrièrecontrib: intro the benitlux project
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-04 Jean PrivatMerge: Kill oldstyle attributes
2014-09-04 Jean PrivatMerge: Clean src
2014-09-03 Jean Privatpep8analysis: update and remove old-style attributes
2014-09-03 Jean Privatcontrib/online_ide: fix import of interpreter modules
2014-09-03 Jean Privatpep8analysis: rename its Error class to P8Error.
2014-08-27 Jean Privatcontrib/sort_downloads: use relative nitg binary
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-27 Jean Privatonline_ide: add .gitignore
2014-08-27 Jean Privatjwrapper: add .gitignore
2014-08-27 Jean Privatnitcc: .gitignore .out files
2014-08-27 Jean Privatnitcc: generate info files with .out instead of .txt
2014-08-20 Jean Privatsrc: new annotation old_style_init
2014-08-15 Jean Privatcontrib: prepare for new constructors
2014-08-11 Jean PrivatMerge: AI backtrack
2014-08-11 Jean Privatfriendz: add solver_cmd for solve from command line
2014-08-11 Jean Privatfriendz: use ai::backtrack instead of the ad-hoc solver
2014-08-07 Frédéric Vachoncontrib/jwrapper: Added README
2014-08-07 Frédéric Vachoncontrib/jwrapper: Auto-generate licence
2014-08-07 Frédéric Vachoncontrib/jwrapper: Added basic UI
2014-08-07 Frédéric Vachoncontrib/jwrapper: Retrieves existing extern classes...
2014-08-01 Alexis Laferrièreinkscape_tools: detect if inkscape is installed
2014-07-31 Alexis Laferrièrecontrib: intro of tnitter
2014-07-30 Jean Privatpnacl: redef exit as a top-level
2014-07-22 Jean PrivatMerge: jwrapper: An extern class `in "Java"` generator
2014-07-22 Jean PrivatMerge: friendz, a new game for contrib
2014-07-21 Frédéric Vachoncontrib/jwrapper: Added static overload support
2014-07-21 Frédéric Vachoncontrib/jwrapper: Added code generation module with...
2014-07-21 Frédéric Vachoncontrib/jwrapper: Added AST visitor for data extraction
2014-07-21 Frédéric Vachoncontrib/jwrapper: Definition of a grammar to parse...
2014-07-21 Jean Privatcontrib: introduce the game friendz
2014-07-10 Jean Privatnitcc: add prerecence in the README
2014-07-10 Jean Privatnitcc: update examples to use precedence
2014-07-10 Jean Privatnitcc/tests: some update of error messages
2014-07-10 Jean Privatnitcc/tests: add re.sablecc to test precedences
2014-07-10 Jean Privatnitcc: add precedence on the grammar
2014-07-10 Jean Privatnitcc: add Alternative::phony for those in the AST...
2014-07-10 Jean Privatnitcc: does not crash if a production has no alternatives
2014-07-10 Jean Privatnitcc: Accept special token End, but implement it as...
2014-07-08 Jean Privatnitcc: implements complex minus with except
2014-07-08 Jean Privatnitcc: promote `except` to Automaton
2014-07-08 Jean Privatnitcc: add Automaton::trim to remove useless states
2014-07-08 Jean Privatnitcc: do not use object_id in Automaton::to_dot
2014-07-08 Jean Privatnitcc: tests various literal strings
2014-07-08 Jean Privatnitcc: accepts literal hexadecimal chars (ex `#x0A`)
2014-07-08 Jean Privatnitcc: accept but ignore the Tree part
2014-07-08 Jean Privatnitcc: ignore `\r` in grammars (to be compatible with...
2014-07-08 Jean Privatnitcc: escape also `<` and `>` in dot
2014-07-07 Jean PrivatMerge: pep8analysis: use Google Analytics asynchronously
2014-07-03 Jean PrivatMerge: Refuse null in superstrings
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-07-02 Jean PrivatMerge: Online IDE
2014-07-02 Jean Privatonline_ide: make use `--semi-global` instead of global
2014-07-02 Jean Privatonline_ide: make can construct www/
2014-07-02 DjomanixAdded pnacl manifest.
2014-07-02 DjomanixAdded JS files.
2014-07-02 DjomanixAdded index and favicon.
2014-07-02 DjomanixAdded CSS files.
2014-07-01 Jean PrivatMerge: Improvements to Pep8analysis Web version
2014-06-30 DjomanixAdded sources files.
2014-06-27 DjomanixAdded setup files.
2014-06-27 DjomanixAdded README and Makefile
2014-06-27 Alexis Laferrièrepep8analysis: use Google Analytics asynchronously
2014-06-27 Alexis Laferrièrepep8analysis: do work async using workers
2014-06-27 Alexis Laferrièrepep8analysis: Web interface launches only the analysis...
2014-06-27 Alexis Laferrièrepep8analysis: report fatal crash of the tool
2014-06-27 Alexis Laferrièrepep8analysis: fix use of #consolePanel and its code...
2014-06-27 Alexis Laferrièrepep8analysis: add "Working..." panel to Web interface
2014-06-27 Alexis Laferrièrepep8analysis: add some google analytics event tracking
2014-06-27 Alexis Laferrièrepep8analysis: set larger maximum memory
2014-06-27 Alexis Laferrièrepep8analysis: minor correction in text
2014-06-27 Alexis Laferrièrepep8analysis: minor indentation fix
2014-06-27 Alexis Laferrièrepep8analysis: clean up include of Google Analytics
2014-06-27 Alexis Laferrièrepep8analysis: remove duplicated code
2014-06-27 Alexis Laferrièrepep8analysis: improve error messages
next