ni_nitdoc: Introduced Classes page
[nit.git] / src /
2013-07-03 Stefan Lageni_nitdoc: Introduced Classes page
2013-07-03 Stefan Lageni_nitdoc: Properties list in modules page
2013-07-03 Stefan Lageni_nitdoc: Get all methods contained in a class
2013-07-03 Stefan Lagemodel_utils: All modules concerned in a class
2013-07-03 Stefan Lagemodel_utils: All modules contain in a class
2013-07-03 Stefan Lageni_nitdoc: Adding menu in modules page
2013-07-03 Stefan Lageni_nitdoc: Adding classes column in modules page
2013-07-03 Stefan Lageni_nitdoc: Get all classes of a module
2013-07-03 Stefan Lageni_nitdoc: Adding module comment in module page
2013-07-03 Stefan Lageni_nitdoc: Adding header/body for modules page
2013-07-03 Stefan Lageni_nitdoc: Adding function to generate each modules...
2013-07-03 Stefan Lageni_nitdoc: class to generate modules page
2013-07-03 Stefan Lageni_nitdoc: Adding properties column in full-index
2013-07-03 Stefan Lageni_nitdoc: Define access to local class from Mproperty
2013-07-03 Stefan Lageni_nitdoc: extracted model facilities in their own...
2013-07-03 Stefan Lageni_nitdoc: Added Classes column
2013-07-03 Stefan Lageni_nitdoc: Adding to generate Module column
2013-07-03 Stefan Lageni_nitdoc: Content to Full-Index page
2013-07-03 Stefan Lageni_nitdoc: Adding a header to full-index page
2013-07-03 Stefan Lageni_nitdoc: Added function to generate full-index page
2013-07-03 Stefan Lageni_nitdoc: Introduced Full Index page
2013-07-03 Stefan Lageni_nitdoc: Generate dot file in overview page
2013-07-03 Stefan Lageni_nitdoc: Introduced function to generate dot file
2013-07-03 Stefan Lageni_nitdoc: Display all modules in Overview
2013-07-03 Stefan Lageni_nitdoc: Adding some functions in AModule class
2013-07-03 Stefan Lageni_nitdoc: Added overview body
2013-07-03 Stefan Lageni_nitdoc: Adding the header content to Overview page
2013-07-03 Stefan Lageni_nitdoc: Add function to generate Overview Page
2013-07-03 Stefan Lageni_nitdoc: Create class to generate Overview page
2013-07-03 Stefan Lageni_nitdoc: Creted subclass of HTMLPage
2013-07-03 Stefan Lageni_nitdoc: Adding start function
2013-07-03 Stefan Lageni_nitdoc: Introduced the nitdoc to the new MetaModel
2013-06-27 Stefan LageMerge branch 'ni' of github.com:Morriar/nit into ni
2013-06-22 Alexandre Terrasamodel_utils: add mclass children accessors
2013-06-22 Alexandre Terrasani: group properties by classes instead of modules
2013-06-22 Alexandre Terrasani: can now search properties by their param or return...
2013-06-21 Alexandre Terrasani: sort lists by alphabetic order
2013-06-21 Alexandre Terrasani: fix imported classes list in module view
2013-06-21 Alexandre Terrasani: now displaying attributes
2013-06-21 Alexandre Terrasani: fix display
2013-06-21 Alexandre Terrasani: display known clients for modules
2013-06-21 Alexandre Terrasani: standardize namespaces
2013-06-21 Alexandre Terrasani: can now search for virtual types
2013-06-21 Alexandre Terrasani: is now able to display several mmodules and mclasse...
2013-06-21 Alexandre Terrasani: better display of refined classes and properties
2013-06-21 Alexandre Terrasani: now search for properties by their name
2013-06-21 Alexandre Terrasani: standardize doc method signatures
2013-06-21 Alexandre Terrasani: now display FT and VT on class doc
2013-06-21 Alexandre Terrasani: extracted model facilities in their own module
2013-06-21 Alexandre Terrasani: Big cleaning
2013-06-19 Alexandre Terrasani: First introduction
2013-06-06 Stefan Lagenitdoc: Fixing bug to succeed W3C validator
2013-06-06 Jean Privatsrc: add ngall.sh to bootstrap nitg
2013-06-06 Jean Privatnitg: create .nit_compile before creating file inside
2013-05-28 Jean PrivatMerge remote-tracking branch 'stefan/nitdoc' into next
2013-05-28 Stefan Lagenitdoc: Inform if a comment was already modify
2013-05-28 Stefan Lagenitdoc: Added Signed-Off management
2013-05-28 Stefan Lagenitdoc: Added some field to github form
2013-05-27 Jean Privatparser: add a Package to the nit grammar
2013-05-25 Jean PrivatMerge branch 'nitdoc' into next
2013-05-24 Stefan Lagenitdoc: Fix bug : Generating the documentation.
2013-05-24 Stefan Lagenitdoc: Adding a way to switch of branch
2013-05-24 Stefan Lagenitdoc: Added function to get the commit form
2013-05-23 Stefan Lagenitdoc: Adds the github authenfication
2013-05-23 Stefan Lagenitdoc: Adding a command line option
2013-05-16 Jean Privatsrc: use split_with instead of split
2013-05-16 Jean PrivatMerge branch 'prescc' into next
2013-05-16 Jean Privatnitg: NOT YET IMPLEMENTED on AExternInitPropdef
2013-05-16 Jean Privatmodelbuilder: AExternInitPropdef implicit name is ...
2013-04-23 Jean Privatnitc: fix error in constructor inheritance
2013-04-08 Jean PrivatMerge branch 'alexis/libs/gtk'
2013-04-04 Jean Privatfix initialization order of attributes
2013-04-04 Alexis Laferrièreni: fixes type check in C to support null instances
2013-04-03 Jean Privatparser: prescc can generate {-> New...} in easy cases
2013-04-03 Jean Privatparser: migrate prescc to Perl
2013-04-03 Jean PrivatMerge branch 'var_null'
2013-04-03 Jean Privatnitg&i: accepts 'var x = null'
2013-04-03 Jean Privatnitc: accepts 'var x = null'
2013-04-02 Jean PrivatMerge remote-tracking branch 'alexandre/benches'
2013-03-25 Jean PrivatMerge branch 'debugger'
2013-03-22 Lucas Bajoletnitdbg: Documented method untrace_variable to precise...
2013-03-19 Lucas BAJOLETnitdbg: Added command to print a stack trace at will
2013-03-19 Lucas Bajoletnitdbg: Added function to continue execution automatica...
2013-03-19 Lucas BAJOLETnitdbg: Added missing documentation on commited functions
2013-03-19 Lucas BAJOLETnitdbg: Added documentation for the trace and untrace...
2013-03-19 R4PaSsnitdbg: The untrace function can now be called via...
2013-03-19 R4PaSsnitdbg: Added command to untrace a variable
2013-03-19 R4PaSsnitdbg: Trace function, auto adds an object to trace...
2013-03-19 R4PaSsnitdbg: Added the trace detection in main loop
2013-03-19 R4PaSsnitdbg: Added function to add a variable to the trace...
2013-03-19 R4PaSsnitdbg: Added function to trace a variable and all...
2013-03-19 Lucas BAJOLETnitdbg: Seeks an argument in the specified frame to...
2013-03-19 Lucas BAJOLETnitdbg: Added function to parse a command and get only...
2013-03-19 Lucas BAJOLETnitdbg: Added function to strip arguments from a functi...
2013-03-19 Lucas Bajoletnitdbg: Added class containing the trace information...
2013-03-19 Lucas Bajoletnitdbg: Added function to stop execution and input...
2013-03-19 R4PaSsnitdbg: Added condition to avoid breaking on non-statem...
2013-03-19 Lucas BAJOLETnitdbg: Added documentation for the features of the...
2013-03-19 R4PaSsnitdbg: Added command to modify variables at runtime
2013-03-19 Lucas BAJOLETnitdbg: Added function to modify a variable nested...
next