nit.git
2013-08-14 Alexandre Terrasani_nitdoc: added fast copy past utility to signatures.
2013-08-08 Alexandre Terrasani_nitdoc: open show code links in new tab
2013-08-08 Alexandre Terrasani_nitdoc: removed useless bottom margin with empty...
2013-08-02 Alexandre Terrasani_nitdoc: removed all JS info for GitHub from NitDoc.
2013-08-02 Alexandre Terrasani_nitdoc: github login box is now generated by JS
2013-08-02 Alexandre Terrasani_nitdoc: hide gitbub login box at page loading
2013-08-01 Alexandre Terrasanitdoc: moved base64 and github to their own modules
2013-08-01 Jean PrivatMerge branch 'ni-merge'
2013-08-01 Jean PrivatMerge branch 'intern_native_arg'
2013-08-01 Jean PrivatMerge branch 'curl'
2013-08-01 Jean Privatcurl: protected classes does not exists (yet?)
2013-08-01 Jean Privattests: update ni-merge related tests
2013-08-01 Alexis Laferrièrelib: makes native_arg[cv] intern
2013-08-01 Jean Privatc_src: update to have intern args
2013-08-01 Alexis Laferrièreniti: support for native_arg[cv] as intern
2013-08-01 Jean Privatnitg: support for native_arg[cv] as intern
2013-08-01 Alexis Laferrièrenitc: support for native_arg[cv] as intern
2013-08-01 Jean Privatmake: build and document bin/nitx
2013-08-01 Jean Privatni_nitdoc: do not crash if intro does not have a node...
2013-08-01 Jean Privatnitx&ni_nitdoc: adapt to the phased modelbuild
2013-08-01 Jean Privatnitx: really rename the module from ni to nitx
2013-08-01 Jean PrivatMerge remote-tracking branch 'alexandre/ni-merge' into...
2013-07-31 Matthieu Lucaslib: fixing tests programs of curl
2013-07-31 Alexis Laferrièreexamples: clean up empty lines in curl_mail.nit
2013-07-31 Alexis Laferrièretests: updates sav for examples/curl_mail.nit
2013-07-31 Matthieu Lucaslib: fixing visibility of intern use only Curl Response...
2013-07-31 Matthieu Lucaslib: integrating Mail module inside Curl module
2013-07-30 Alexandre Terrasani_nitdoc: better memory management
2013-07-30 Alexandre Terrasanitx: renamed ni.nit in nitx.nit
2013-07-30 Alexandre Terrasani: added help message
2013-07-30 Jean Privatversion: v0.6.1-git
2013-07-30 Jean Privatversion: v0.6 v0.6
2013-07-29 Alexandre Terrasani: use command ":q" to quit, blank line do nothing
2013-07-29 Alexandre Terrasani: fixed display of multiple search results
2013-07-29 Alexandre Terrasani: better display of mproperties
2013-07-29 Alexandre Terrasani: better mclass page display
2013-07-29 Alexandre Terrasani: better display of module documentation
2013-07-29 Alexis Laferrièrelib: fix precision of test_curl
2013-07-29 Jean Privatnitdoc: disable an `assert` broken by recent merges
2013-07-29 Alexis Laferrièrelib: improves testing of curl_http
2013-07-29 Jean PrivatMerge remote-tracking branch 'alexis/raspberry-pi'
2013-07-29 Jean Privatmisc: add highlight syntax file
2013-07-29 Alexis Laferrièrelib: adds the mail submodule to curl
2013-07-29 Alexis Laferrièrelib: intro curl module by Matthieu Lucas
2013-07-29 Alexandre Terrasani: better display of welcome screen
2013-07-29 Alexandre Terrasani_nitdoc: replaced inheritance from ToolContext with...
2013-07-29 Alexandre Terrasani_nitdoc: removed abstract_compiler importation from...
2013-07-29 Alexandre Terrasani: fixed crash on empty class comment
2013-07-29 Alexandre Terrasani: no more use of ANode for signature and visibility...
2013-07-29 Alexandre Terrasani: replaced Comparable sorters with specific sorters...
2013-07-29 Alexandre Terrasani: documented class NitIndex
2013-07-29 Alexandre Terrasani: fixed namespace display with no public_owner modules
2013-07-29 Alexandre Terrasani: Pager now use a Buffer for better gc on strings
2013-07-29 Alexandre Terrasani_nitdoc: remove useless full_propdef_semantic_analysi...
2013-07-29 Alexandre Terrasani_nitdoc: added module documentation
2013-07-29 Alexandre Terrasani: moved comment and short_comment services in ADoc
2013-07-29 Alexandre Terrasani: added general comment for module ni
2013-07-27 Jean PrivatMerge branch 'bench'
2013-07-27 Jean PrivatMerge branch 'annotations'
2013-07-27 Alexandre Terrasani_nitdoc: removed useless redef in ANodes
2013-07-27 Alexandre Terrasani_nitdoc: better msignature display
2013-07-26 Alexandre Terrasani_nitdoc: display intro comment on redef mpropdefs
2013-07-26 Alexandre Terrasani_nitdoc: cleaned model_utils
2013-07-26 Alexandre Terrasani_nitdoc: cleaned visibility in model redef
2013-07-26 Alexandre Terrasani_nitdoc: nested modules are not displayed with public...
2013-07-26 Alexandre Terrasani_nitdoc: namespace style
2013-07-26 Alexandre Terrasani_nitdoc: fixed dot graphs with mmodules
2013-07-26 Alexandre Terrasani_nitdoc: filtered imported init
2013-07-26 Alexandre Terrasani_nitdoc: limited number of used buffers for better...
2013-07-26 Alexandre Terrasani_nitdoc: NitdocContext inherits from TooContext
2013-07-26 Alexandre Terrasani_nitdoc: cleaned visibility context and pages
2013-07-26 Alexandre Terrasani_nitdoc: linearize mclasses in superclasses and subcl...
2013-07-26 Alexandre Terrasani_nitdoc: renamed NItdoc into NitdocContext
2013-07-26 Alexandre Terrasani_nitdoc: added --private option
2013-07-26 Jean Privatbench: enable HTML generation
2013-07-26 Jean Privatbench: do not use replot
2013-07-26 Jean Privatbench: disable --phand-typing on nitg-e (seems broken)
2013-07-26 Jean Privatmodelbuilder: get the management of opt_only_metamodel...
2013-07-26 Jean Privatnitg: makefile do not set -I in CFLAGS
2013-07-26 Jean Privatbench: add NOALL to bench_nitg-*_options
2013-07-26 Jean Privatbench: add some nitg-s bench
2013-07-26 Jean Privatbench: rename `nitg` to `nitg-g`
2013-07-26 Jean Privatbench: remove bench of option --generic-resolution...
2013-07-26 Jean Privatrta: ASuperExpr use linearized polymorphic super-call
2013-07-26 Jean Privatremove some depreciated FIXME
2013-07-26 Jean Privatsrc: move collections from model to a new module
2013-07-25 Jean Privatbench: skip pep8analysis if not present
2013-07-25 Jean Privatbenchs: use NIT_GC_OPTION instead of -DNOBOEHM
2013-07-25 Jean Privatnitg: add more info (for -v)
2013-07-25 Jean Privatphase: add new module cached.nit
2013-07-25 Jean Privatmodelbuilder: generalize mpropdef to APropdef
2013-07-25 Jean Privatparser_util: add `ANode#collect_annotations_by_name`
2013-07-25 Jean Privatphase: add `Phase#process_annotated_node`
2013-07-25 Jean PrivatMerge branch 'annotations'
2013-07-25 Jean Privattests: add syntax_annotations
2013-07-25 Jean Privatrta: do not enter in annotations
2013-07-25 Jean Privatnitc: globally skip annotation nodes
2013-07-25 Jean Privatparser: extends grammar to support annotations
2013-07-25 Jean PrivatMerge branch 'triple_quoted_strings'
2013-07-25 Jean Privattests: add test_string_triple.nit
next