nitdoc: remove unused plugin "Copy to Clipboard"
[nit.git] / src /
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-20 Alexandre Terrasanitdoc: display right location for empty comments
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 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 PrivatMerge remote-tracking branch 'lucas/unwind_integration'
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-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-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 PrivatMerge branch 'nitdoc'
2014-01-16 Alexandre Terrasanitdoc: add support for Piwik tracker
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-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
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 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-26 Jean Privatnitg&i: intern implementation of `is_same_instance`
2013-11-26 Jean Privatnitdoc: use `==` instead of `is`
2013-11-26 Jean PrivatMerge branch 'killclosures' into killnitc
2013-11-26 Jean Privatparser: remove last clorure-related classes
2013-11-26 Jean Privatparser: regenerate to remove more closures
2013-11-26 Jean Privatniti: runtime cast errors show types
2013-11-26 Jean Privatnitg: runtime cast error shows types
2013-11-26 Jean Privatnitg: introduce A`CV::add_cast` to factorize cast checks
2013-11-26 Jean Privatruntime: inform the dynamic type of self on `Abstract...
2013-11-26 Jean Privatnitg: add add_raw_abort to allow complex runtime error...
2013-11-26 Jean Privatmodelbuilder: fail on unknown redef class
2013-11-19 Jean Privatsrc: remove nc*
2013-11-19 Jean Privatparser: suppr closures
2013-11-19 Jean Privatsrc: remove closure in the model
2013-11-19 Jean Privatcleanup some remaining nitc
2013-11-19 Jean Privatsrc: remove old metamodel and nitc
2013-11-19 Jean Privatuse nitg to bootstrap; drop bootstrap of nitc
2013-11-19 Jean Privatmkcsrc: copy .c and .h file to avoid the break of the...
2013-11-14 Lucas BajoletMoved NitIndex redefintion from Debugger to Nitx
2013-11-13 Lucas BajoletAdded nit index to debugger.nit
2013-11-12 Jean Privatphases: remove useless module dependencies
2013-11-12 Jean Privattyping: `or else` fallback to Object
2013-11-12 Jean Privatmodel: really implement precondition of lookup_first_de...
2013-11-12 Jean Privatmodelbuilder: extra-warn useless type declaration of...
2013-11-12 Jean Privatsrc: remove old style attributes in nitg-related clases
2013-11-12 Jean Privatmodelbuilder: prevent names of formal type to have...
2013-11-12 Jean Privatlib: move counter more_collections and poset to lib/
2013-11-08 Jean Privattools: add mkcsrc2 prototype to bootstrap with nitg...
2013-11-08 Jean Privatnitg: add option --compile-dir to change the default...
2013-11-08 Jean Privatnitg: path in Makefile is relative to the compile_dir
2013-11-07 Alexandre Terrasanitg: fixes iterators crashes for test in 62cdb9a963376...
2013-11-07 Jean Privatscope: break and continue affect the nearest do/end
2013-11-06 Jean PrivatMerge remote-tracking branch 'alexandre/nitdoc'
2013-11-06 Alexandre Terrasanitdoc: Replace old nitdoc by nitdoc_ni
2013-11-06 Alexandre Terrasamodelbuilder: avoid multiple load of the same module
2013-10-30 Jean PrivatMerge remote-tracking branch 'alexis/ready-for-ffi'
2013-10-30 Alexis Laferrièremodel: all extern classes are subclasses of Pointer
2013-10-30 Alexis Laferrièrenitg: adds process_nclassdef to Phase
2013-10-24 Alexandre Terrasanitg: Changed specification of 'for .. do' statements
2013-10-16 Jean Privatlib: remove the now useless class NaiveCollection
2013-10-16 Jean PrivatMerge branch 'libs'
2013-10-16 Jean PrivatMerge remote-tracking branch 'alexandre/mmnitdoc'
2013-10-16 Jean Privatnitc: remove has_all from partialorder
2013-10-16 Jean Privatmove unescape_nit to stdlib
2013-10-11 Alexandre Terrasani_nitdoc: simplified github option
2013-10-11 Alexandre Terrasani_nitdoc: moved JS GitHub to Nitdoc.GitHub module
2013-10-09 Jean Privatnitgg: generate filenames with less potential conflicts
2013-10-09 Jean Privatnitc: fix super-call on inherited method
2013-09-20 Lucas Bajoletnitg/niti: Fixed cast problem when using object_id...
2013-09-19 Lucas BajoletNitg: Fixed bug introduced in previous patch when remov...
2013-09-17 Alexandre Terrasani_nitdoc: moved JS quick search to Nitdoc.QuickSearch...
2013-09-17 Alexandre Terrasani_nitdoc: moved JS facilities to Nitdoc.UI module
2013-09-12 Jean PrivatMerge remote-tracking branch 'alexandre/mmnitdoc'
2013-09-12 Alexandre Terrasani_nitdoc: moved QuickSearch js to it's own file
2013-09-11 Alexandre Terrasani_nitdoc: full screen display and better scrolling
2013-09-10 Jean PrivatMerge remote-tracking branch 'alexandre/supercalls'
2013-09-10 Alexandre Terrasani_nitdoc: removed top levels properties from property...
2013-09-10 Alexandre Terrasanitg: Implemented polymorphic super calls for nitg...
2013-09-09 Jean PrivatMerge remote-tracking branch 'alexandre/NIT_DIR'
2013-09-09 Alexandre Terrasanitg: fixed conflicting module error when env var NIT_D...
2013-09-09 Jean PrivatMerge remote-tracking branch 'lucas/variadic_fix'
2013-09-05 Lucas Bajoletnitg: Fixes for variadic functions, splitted the call...
2013-09-04 Jean PrivatMerge branch 'mixinmodule'
next