nit.git
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-30 Frédéric Vachonlib/android: Added simple_android as UNDEFINED in sav...
2014-06-30 Frédéric VachonMerge branch 'master' into Bundle
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: 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-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...
2014-06-25 Lucas Bajoletlib/ropes_debug: Adapted new leaves for to_dot operation.
2014-06-25 Lucas Bajoletlib/standard/ropes: Added to_leaf method on RopeNode.
2014-06-25 DjomanixAdded an import for 'debugger_socket'.
2014-06-25 Jean Privatmailcap: fix Julien Pagès
2014-06-23 DjomanixPut sockets in 'debugger_socket.nit
2014-06-23 DjomanixRemoved sockets from 'debugger.nit' to put them in...
2014-06-23 Jean PrivatMerge: Nit for mac
2014-06-23 Jean PrivatMerge: Tests emscripten
2014-06-23 Jean PrivatMerge: Bench scripts
2014-06-23 DjomanixAdded 'create_thread' function to enable thread creatio...
2014-06-23 Lucas Bajolettests: Updated to fit new API.
2014-06-23 Lucas Bajoletlib/standard/text: Updated API for String/Buffer, a...
2014-06-21 Jean Privatmkcsrc: clear OLDNITCOPT in src/Makefile
2014-06-21 Jean Privatc_src: update Makefile to compile on MacOSX
2014-06-21 Jean Privattests: update some tests to pass on Mac
2014-06-20 Jean PrivatMakefile: use `--no-stacktrace` on c_src/nitg to deal...
2014-06-20 Jean Privattests.sh: force LC_ALL that cause issues with MacOSX
2014-06-20 Jean Privatglobal: compiler remove a useless `const` that cause...
2014-06-20 Jean Privatabstract_compiler: remove -lunwind if target is Darwin...
2014-06-20 Jean Privatabstract_compiler: add -Qunused-argument if clang
2014-06-20 Jean Privatabstract_compiler: add some flags to teach clang to...
2014-06-19 Lucas Bajoletbenchmarks: Reunited common functions for benches in...
2014-06-19 Lucas Bajoletlib/standard/ropes: Concat nodes cannot be constructed...
2014-06-19 Lucas Bajoletlib/standard/ropes: API change, Leaves are now abstract...
2014-06-19 Jean PrivatMerge: Tests nitg --semi-global
2014-06-19 Jean Privattests.sh: new engine `emscripten` for `nitg -m emscripten`
2014-06-19 Jean Privattests: testall.sh include nitg-sg
2014-06-19 Jean Privattests.sh: distinguish the generated file from the execu...
2014-06-19 Jean Privattests: add engine `nitg-sg` for --semi-global
2014-06-18 Jean Privattests: clean some .skip files (use some UNDEFINED ...
2014-06-18 Jean Privattests: teach a res file to contains `UNDEFINED` and...
2014-06-18 Jean Privattests: add tests for tests.sh so we can test the test...
2014-06-18 Jean Privattests.sh: soso are always detected as failed tests
next