Changes between Version 23 and Version 24 of WikiStart


Ignore:
Timestamp:
Mar 28, 2012, 8:30:55 PM (13 years ago)
Author:
daniel_h
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v23 v24  
    77== Getting started 
    88 
    9 ==== Installation 
    10  
    119 * [wiki:Install How to install the tool] 
    1210 * How to configure [HowtoConfigureRefactorErl RefactorErl] / [WebInterface/Installation Web Interface] / [EmacsInterface#ConfigurationinXEmacsEmacs Emacs] / [EclipseInterface#Configuration Eclipse] / [HowtoConfigureVim Vim] 
    1311 
    14 ==== Starting up 
    15  
    16  * [FirstUsage How to start the tool] 
    17  * HowtoStartAsStandaloneServer 
     12 * How to start the tool in [FirstUsage normal] / [FirstUsage server] / [FirstUsage client] mode 
    1813 
    1914== Analysing Source Code 
     
    2520== Feature Highlights 
    2621 
    27  * Static Analysis 
     22 * Static analysis 
    2823   * [SideEffects Side effects] 
    29    * [DataFlow Data-flow] and [DynamicCallAnalysis dynamic function calls] 
     24   * [DataFlow Data-flow] 
     25   * [DynamicCallAnalysis Dynamic function calls] 
    3026   * [wiki:Dependency Module and function dependencies] 
    3127   * [InterfaceLayers Interface layer] consistency check 
    3228 
    33  * Program Comprehension (getting syntactic and semantic information about the source code) 
     29 * Program comprehension (grokking) 
    3430   * [SemanticQuery Custom (ad-hoc) semantic queries] (see the reference of [SemanticQuery/Components available components]) 
    3531   * [PreDefinedSemanticQuery Pre-defined semantic queries] (available via the web interface)