nit.git
2014-02-25 Alexandre Terrasanitdoc: remove unused plugin "Copy to Clipboard"
2014-02-25 Alexandre Terrasanitdoc: move css files to share/css/ dir
2014-02-25 Alexandre Terrasanitdoc: migrate github modalbox to JQuery.UI widget
2014-02-25 Alexandre Terrasanitdoc: merge js utils and base64 into lib/utils
2014-02-20 Alexandre Terrasanitdoc: move github-api to js/lib/
2014-02-20 Alexandre Terrasanitdoc: rewrite GitHub plugin
2014-02-20 Alexandre Terrasanitdoc: display right location for empty comments
2014-02-20 Alexandre Terrasanitdoc: migrate github commitbox to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: migrate github commentbox to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: migrate github loginbox to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: set timeout on keypress to limit quicksearch...
2014-02-20 Alexandre Terrasanitdoc: migrate quicksearch to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: migrate clipboard to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: migrate folding to jQuery.UI widget
2014-02-20 Alexandre Terrasanitdoc: introduce JQuery.UI
2014-02-20 Alexandre Terrasanitdoc: move filtering facilities to its own plugin...
2014-02-20 Alexandre Terrasanitdoc: move clipboard facilities to its own plugin...
2014-02-20 Alexandre Terrasanitdoc: move folding facilities to its own plugin file
2014-02-20 Alexandre Terrasanitdoc: refactor Nitdoc.GitHub JS module into github...
2014-02-20 Alexandre Terrasanitdoc: refactor Nitdoc.QuickSearch JS module into...
2014-02-20 Alexandre Terrasanitdoc: refactor Nitdoc.UI JS module into ui plugin
2014-02-20 Alexandre Terrasanitdoc: create js module utils
2014-02-20 Alexandre Terrasanitdoc: make base64 JS module require.js compatible
2014-02-20 Alexandre Terrasanitdoc: load js libs from require.js
2014-02-20 Alexandre Terrasanitdoc: introduce require.js a JS module loader
2014-02-20 Alexandre Terrasanitdoc: add --shareurl to link external share files
2014-02-19 Alexandre Terrasanitdoc: move Piwik tracker out of html footer
2014-01-30 Jean PrivatMerge branch 'prepare_projects'
2014-01-29 Jean Privatmodel: move MModule related classes into mmodule.nit
2014-01-29 Jean Privatlib: add ordered_tree
2014-01-29 Jean Privattools: add test_phase.nit
2014-01-29 Jean Privattools: move run_global_phases/process_mainmodule into...
2014-01-29 Jean Privatniti: add extern `file_realpath`
2014-01-29 Jean Privatlib: add file::realpath
2014-01-29 Jean Privatlib: fix simplify_path for .
2014-01-29 Jean PrivatMerge remote-tracking branch 'alexis/various-fixes'
2014-01-29 Jean PrivatMerge remote-tracking branch 'lucas/unwind_integration'
2014-01-29 Alexis Laferrièrelib: changes the behavior of Coll::rand to behave like...
2014-01-29 Alexis Laferrièrecontrib/sort_downloads: fix missing C include
2014-01-29 Alexis Laferrièrelib: adds missing import of math.h in standard library
2014-01-28 Jean PrivatMerge remote-tracking branch 'lucas/compiler_abstract_fix'
2014-01-27 Lucas Bajoletnitg: Added typing test on new for non-concrete classes...
2014-01-27 Lucas Bajoletnitg: Added C stack trace when encountering an error
2014-01-23 Jean PrivatMerge remote-tracking branch 'alexis/various-fixes'
2014-01-23 Alexis Laferrièrelib: fix conversion of hex char to int and add test
2014-01-22 Alexis Laferrièrenitg-s: fix call to super in primitive types and add...
2014-01-22 Alexis Laferrièrenitg-s: fix abstract methods in extern classes and...
2014-01-21 Alexis Laferrièremisc: update Vim syntastic plugin to use nitg
2014-01-21 Alexis Laferrièregitignore: ignore path from examples and contrib
2014-01-20 Jean PrivatMerge remote-tracking branch 'lucas/Code injection...
2014-01-17 Lucas Bajoletdebugger: Modified commands for the debugger.
2014-01-17 Lucas Bajoletdebugger: Added dynamic evaluation of a Nit module.
2014-01-17 Lucas Bajoletdebugger: Modified call chain for calls to runtime...
2014-01-17 Jean Privattests: remove implicit importation of standard on some...
2014-01-17 Jean PrivatMerge branch 'nitdoc'
2014-01-17 Jean Privatnitdoc: use pratchett.info.uqam.ca/piwik/
2014-01-17 Jean Privatnitcc: update test because of the migration nitc->nitg
2014-01-16 Alexandre Terrasanitdoc: add support for Piwik tracker
2014-01-16 Alexandre Terrasanitdoc: clean useless console.log on body click event
2014-01-16 Jean Privattests: update nitlight
2014-01-16 Jean Privatnitlight: add --first-line --last-line
2014-01-16 Jean Privathighlight: add `first_line` and `last_line`
2014-01-16 Jean Privattools: ngall.sh starts with ../c_src/nitg
2014-01-16 Jean Privattools: rename mksrc2
2014-01-16 Jean PrivatMerge remote-tracking branch 'alexandre/nitdoc-qs'
2014-01-16 Jean Privattools: generate stdlib doc with the git plugin enabled
2014-01-16 Jean Privattools: generate nit tools doc as `nitc`, not `newmodel`
2014-01-16 Jean PrivatMerge branch 'killnitc' old branch renamed as 'oldnitc'
2014-01-16 Alexandre Terrasanitdoc: removes select behavior on box header
2014-01-16 Alexandre Terrasanitdoc: improves quicksearch
2014-01-15 Jean PrivatMerge remote-tracking branch 'alexis/times' into killnitc
2014-01-15 Lucas Bajoletdebugger: Added method to clean the object model when...
2014-01-15 Lucas Bajoletdebugger: Permits the use of locally defined variables...
2014-01-15 Lucas Bajoletdebugger: Handles errors when analyzing semantically...
2014-01-15 Lucas Bajoletdebugger: Changed the way commands are handled
2014-01-15 Jean PrivatMerge remote-tracking branch 'alexis/vim-syntastic...
2014-01-14 Alexis Laferrièremisc: adds the option to specify the main nit module...
2014-01-13 Alexis Laferrièremisc: updates the vim syntastic config with correct...
2014-01-07 Jean Privatupdate nitg requirements in README
2013-11-29 Jean Privatnitcc/tests: add lexer-shortest.sablecc
2013-11-29 Jean Privatnitcc: end-of-stream does not equate `'\0'`
2013-11-27 Jean PrivatMerge branch 'killis' into killnitc
2013-11-27 Jean Privatmkcsrc: fix copy of .h and .c files
2013-11-27 Jean Privatc_src: update for kill is
2013-11-27 Jean Privatparser: update to remove `expr.ee`, aka `AEeExpr`,...
2013-11-27 Jean Privatgrammar: remove `expr.ee`
2013-11-27 Jean Privatsrc: remove handling of `is` (AEeExpr)
2013-11-27 Jean Privatlib: make `is_same_instance` intern
2013-11-27 Jean Privattests: remove old sav/nitg-e/error_for_coll.res
2013-11-27 Jean Privattests: rewrite base_covar_int to not runtime-error...
2013-11-27 Jean Privattests: remove base_virtual_int that is redundant with...
2013-11-27 Jean Privattests: replace usage of `is` with `is_same_instance`
2013-11-26 Jean Privatnitg&i: intern implementation of `is_same_instance`
2013-11-26 Jean Privatlib: add `Object::is_same_instance` that will replace...
2013-11-26 Jean Privatnitdoc: use `==` instead of `is`
2013-11-26 Jean Privatlib: remove useless usage of `is`
2013-11-26 Jean PrivatMerge branch 'killclosures' into killnitc
2013-11-26 Jean Privata_star: remove find_closest because of clpsure
2013-11-26 Jean Privatparser: remove last clorure-related classes
2013-11-26 Jean Privatparser: regenerate to remove more closures
next