nit.git
2013-07-30 Alexandre Terrasani: added help message
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 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 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-23 Alexandre Terrasani_nitdoc: added show code option
2013-07-23 Alexandre Terrasani_nitdoc: added custom title, footer, overview and...
2013-07-23 Alexandre Terrasani_nitdoc: allow nultiple module documentation
2013-07-23 Alexandre Terrasani_nitdoc: filtered Object properties from toplevel...
2013-07-21 Alexandre Terrasani_nitdoc: fixed broken search with special caracters...
2013-07-21 Alexandre Terrasani_nitdoc: fixed sinature links
2013-07-21 Alexandre Terrasani_nitdoc: fixed display for attributes in class page
2013-07-21 Alexandre Terrasani_nitdoc: modified CSS for better readability
2013-07-21 Alexandre Terrasani_nitdoc: quicksearch now contains modules
2013-07-21 Alexandre Terrasani_nitdoc: better link handling
2013-07-20 Alexandre Terrasani_nitdoc: full index page
2013-07-20 Alexandre Terrasani_nitdoc: better display off mproperties
2013-07-20 Alexandre Terrasani_nitdoc: reorganize classes for better readability
2013-07-20 Alexandre Terrasani_nitdoc: display inherited virtual types and construc...
2013-07-20 Alexandre Terrasani_nitdoc: display VT in class sidebar
2013-07-20 Alexandre Terrasani_nitdoc: also display VT in module column
2013-07-19 Alexandre Terrasani_nitdoc: better formal type display
2013-07-19 Alexandre Terrasani_nitdoc: get rid of HTML lib for performances conside...
2013-07-19 Alexandre Terrasani_nitdoc: clean mclass description generation
2013-07-19 Alexandre Terrasani_nitdoc: better comment display
2013-07-19 Alexandre Terrasani_nitdoc: typo in namespace display
2013-07-19 Alexandre Terrasani_nitdoc: added graph generation in module and classe...
2013-07-19 Alexandre Terrasani_nitdoc: removed named constructors "with" and cleane...
2013-07-19 Alexandre Terrasani_nitdoc: cleaned overview class
2013-07-19 Alexandre Terrasani_nitdoc: cleaned html generation
2013-07-19 Alexandre Terrasani_nitdoc: better namespace display
2013-07-19 Alexandre Terrasalib: allow multiple class definition in html elements
2013-07-19 Alexandre Terrasani_nitdoc: added formal types in class signature
2013-07-18 Alexandre Terrasani_nitdoc: factorized html lnk to modules
2013-07-18 Alexandre Terrasani_nitdoc: better factorization with NitdocPage
2013-07-10 Alexandre Terrasani_nitdoc: fixed class inheritance display
2013-07-10 Alexandre Terrasani_nitdoc: better sorting for mproperties column
2013-07-10 Alexandre Terrasani_nitdoc: cleaned ClassPage creation
2013-07-09 Alexandre Terrasani_nitdoc: fixed lists items in module page
2013-07-08 Alexandre Terrasani_nitdoc: sorted overview
2013-07-08 Alexandre Terrasalib: Replaced strings by buffer in HTML lib to fix...
2013-07-08 Alexandre TerrasaMerge remote-tracking branch 'github-stefan/ni' into...
2013-07-05 Stefan Lageni_nitdoc: Sorting all list included in a class page
2013-07-04 Stefan Lageni_nitdoc: Sort concerns modules in class pages
2013-07-04 Stefan Lageni_nitdoc: sort lists contained in mmodules page
2013-07-04 Stefan Lageni_nitdoc: Sort all columns in full index page
2013-07-04 Stefan Lageni_nitdoc: sort lists by alphabetic order
2013-07-04 Stefan Lageni_nitdoc: Adding show source
2013-07-04 Stefan Lageni_nitdoc: Cleaning nitdoc options
2013-07-04 Stefan Lageni_nitdoc: Generate the quicksearch file
2013-07-03 Stefan Lageni_nitdoc: Adding function to get the link of a class
2013-07-03 Stefan Lageni_nitdoc: Adding inherited methods descriptions
2013-07-03 Stefan Lageni_nitdoc: Adding all methods descriptions
2013-07-03 Stefan Lageni_nitdoc: Get last element in Set
2013-07-03 Stefan Lageni_nitdoc: Associate mpropdef to its mmethod before...
2013-07-03 Stefan Lageni_nitdoc: Associate a mpropdef to its mmethod
2013-07-03 Stefan Lageni_nitdoc: Check if a mclass has a mmodule
2013-07-03 Stefan Lageni_nitdoc: Get all inherited method in a class
2013-07-03 Stefan Lageni_nitdoc: Display class constructors in each class...
2013-07-03 Stefan Lageni_nitdoc: Describe forml/virtual types
2013-07-03 Stefan Lageni_nitdoc: descibre a propertie
2013-07-03 Stefan Lageni_nitdoc: Namespace in mclassdef
2013-07-03 Stefan Lageni_nitdoc: Inform whoses modules are concerned in a...
2013-07-03 Stefan Lageni_nitdoc: Linked the amodule to its module
2013-07-03 Stefan Lageni_nitdoc: inform class name and namespace
2013-07-03 Stefan Lageni_nitdoc: Public owner in MClass
2013-07-03 Stefan Lageni_nitdoc: Standardize doc method signatures
2013-07-03 Stefan Lageni_nitdoc: Adding inheritance column in class page
2013-07-03 Stefan Lageni_nitdoc: Adding properties column in class page
2013-07-03 Stefan Lageni_nitdoc: Adds function to MProperty
2013-07-03 Stefan Lageni_nitdoc: Adds header/body in class pages
next