neo: Complete the documentation of neo.nit.
[nit.git] / contrib /
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
2014-06-27 Alexis Laferrièrepep8analysis: short format of CFG contains code only
2014-06-27 Alexis Laferrièrepep8analysis: make `manager` a top level method
2014-06-27 Alexis Laferrièrepep8analysis: suggest garbage collection between phases
2014-06-27 Alexis Laferrièrepep8analysis: do not crash on expected errors
2014-06-27 Alexis Laferrièrepep8analysis: reduce the max amount of looping to find...
2014-06-26 Jean PrivatMerge: No old style accessors
2014-06-26 Jean Privatpep8analysis: remove old-style accessors in the AST
2014-06-26 Jean Privatnitcc: DFAStates are private
2014-06-17 Alexis Laferrièrepep8analysis: add copyright and doc to the pep8analysis...
2014-06-17 Alexis Laferrièrepep8analysis: add copyright info for viz.js
2014-06-17 Alexis Laferrièrepep8analysis: improve initial loading speed
2014-06-17 Alexis Laferrièrepep8analysis: show annotated CFG in web interface
2014-06-17 Alexis Laferrièrepep8analysis: add doc to web interface
2014-06-17 Alexis Laferrièrepep8analysis: intro the web interface
2014-06-17 Alexis Laferrièrepep8analysis: intro a variant main program for a web...
2014-06-17 Alexis Laferrièrepep8analysis: intro a feature to clear the list of...
2014-06-17 Alexis Laferrièrepep8analysis: print CFG as dot graph to OStream
2014-06-17 Alexis Laferrièrepep8analysis: enable analyzing from stream
2014-06-17 Alexis Laferrièrepep8analysis: fix format and encoding of some sample...
2014-05-23 Jean Privatlib/privileges: drop class `OptionDropPrivileges`
2014-05-13 Jean Privatgithub_merge: do not crash if PR is not tested (no...
next