nit.git
2014-07-07 Alexandre Terrasanitdoc: fix assets url in makefile
2014-07-07 Jean Privatversion 0.6.6 v0.6.6
2014-07-03 Jean PrivatMerge: Refuse null in superstrings
2014-07-03 Jean PrivatMerge: Fix cached
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-07-03 Jean Privattests: add error paths for base_at_cached
2014-07-03 Jean Privatcached: only abstract and concrete classes can have...
2014-07-02 Jean PrivatMerge: nitdoc_next
2014-07-02 Jean PrivatMerge: Online IDE
2014-07-02 Jean Privattests: test new policy in test_superstring
2014-07-02 Jean Privattyping: refuse a null value in superstrings
2014-07-02 Alexandre Terrasanitdoc: avoid super-strings with null value in NitdocPa...
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 DjomanixUpdated NOTICE for the online IDE contrib.
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-02 Jean PrivatMerge: Enable dummy executions of mnit applications
2014-07-02 Jean Privattests: update mnit
2014-07-02 Jean PrivatMerge master to resolve conflict in tests not present yet
2014-07-02 Jean PrivatMerge: String api
2014-07-01 Jean PrivatMerge: model: fix a compiler crash on access to null...
2014-07-01 Jean Privattests_full: add mnit_null variants, and the .inputs...
2014-07-01 Jean Privattests: teach tests.sh to use MNIT_* environment variables
2014-07-01 Jean Privatshoot: add a `null` target that uses mnit::mnit_null
2014-07-01 Jean Privatlib/mnit: introduce `mnit_null` to execute mnit without...
2014-07-01 Jean Privatlib/mnit: introduce `mnit_injected_input` to inject...
2014-07-01 Alexandre Terrasamodel: fix a compiler crash on access to null construct...
2014-07-01 Alexandre Terrasanitdoc: update tests
2014-07-01 Alexandre Terrasanitdoc: auto hide source-link
2014-07-01 Alexandre Terrasanitdoc: generate a documentation page for all mproperties
2014-07-01 Alexandre Terrasanitdoc: generate a documentation page for all MGroup
2014-07-01 Alexandre Terrasanitdoc: better display of section headers
2014-07-01 Alexandre Terrasanitdoc: better display of concerns
2014-07-01 Jean PrivatMerge: java: intro pop_from_local_frame
2014-07-01 Jean PrivatMerge: Improvements to Pep8analysis Web version
2014-06-30 Alexandre Terrasanitdoc: factorize more services into `MEntity`
2014-06-30 DjomanixAdded sources files.
2014-06-27 DjomanixAdded setup files.
2014-06-27 DjomanixAdded README and Makefile
2014-06-27 Alexis Laferrièrejava: intro pop_from_local_frame
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-27 Alexis Laferrièreemscripten: minify code when release
2014-06-26 Jean PrivatMerge: No old style accessors
2014-06-26 Alexis Laferrièreemscripten: use the macro CXX to support C++
2014-06-26 Alexis Laferrièreemscripten: add GC controls
2014-06-26 Alexis Laferrièreemscripten: enable dynamic memory size
2014-06-26 Alexis LaferrièreFFI with C++: use a customizable macro to compile C...
2014-06-26 Alexandre Terrasanitdoc: TplDefinition::namespace is no longer mandatory
2014-06-26 Alexandre Terrasanitdoc: introduce "All classes" sidebar in module page
2014-06-26 Alexandre Terrasanitdoc: do not flatten mmodule view
2014-06-26 Alexandre Terrasanitdoc: render anchor for empty sections
2014-06-26 Alexandre Terrasanitdoc: short init with content for TplArticle
2014-06-26 Alexandre Terrasanitdoc: generates doc for stdlib with nitc doc
2014-06-26 Alexandre Terrasanitdoc: change color of <code> elements
2014-06-26 Alexandre Terrasanitdoc: topmenu responsive design for small resolutions
2014-06-26 Alexandre Terrasanitdoc: limit Sidebar menu indentation and clean CSS
2014-06-26 Jean PrivatMerge: private DFAState
2014-06-26 Jean PrivatMerge: PNaCl: Added 'create_thread' function in the...
2014-06-26 Jean PrivatMerge: Concerns sorter
2014-06-26 Alexandre Terrasamodel_utils: replace many sorters by MEntityNameSorter
2014-06-26 Alexandre Terrasamodel_utils: add MEntityNameSorter
2014-06-26 Jean Privatmodelize_property: remove old-style accesors
2014-06-26 Jean Privatpep8analysis: remove old-style accessors in the AST
2014-06-26 Jean Privattests: remove remaining old-style accessors
2014-06-26 Jean Privatlib/json: regenerate json_lexer with private DFAStates
2014-06-26 Jean Privatnitcc: DFAStates are private
2014-06-26 Jean PrivatMerge: ordered_tree: make OrderedTree implement Collection
2014-06-26 Jean Privatparser: remove generated old-style accesors.
2014-06-26 Jean Privatparser: remove some remaining old style accessors
2014-06-26 Jean PrivatMerge: names and concerns in model
2014-06-25 Jean PrivatMerge: Model utils
2014-06-25 Alexandre Terrasaordered_tree: add some tests
2014-06-25 DjomanixUpdated 'create_thread' function comments.
2014-06-25 Alexandre Terrasaordered_tree: make OrderedTree a subclass of Collection...
2014-06-25 Jean PrivatMerge: Rope api
2014-06-25 Alexandre Terrasamodel: introduce MConcern
2014-06-25 Alexandre Terrasamodel: introduce `name` in MEntity according to it...
2014-06-25 Jean PrivatMerge: Removed sockets from 'debugger.nit' to put them...
2014-06-25 Alexandre Terrasamodel_utils: allow intro and redef mclasses filtering
2014-06-25 Alexandre Terrasamodel_utils: collect mmodules in mproject and mgroups
2014-06-25 Alexandre Terrasamodel_utils: extract mclasses and mclassdefs from MProj...
next