Changes between Version 26 and Version 27 of WikiStart


Ignore:
Timestamp:
Apr 17, 2012, 1:33:21 PM (13 years ago)
Author:
daniel_h
Comment:

wikistart slightly modified

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v26 v27  
    88 
    99 * [wiki:Install How to install the tool] 
    10  * How to configure [HowtoConfigureRefactorErl RefactorErl] / [WebInterface#Startup Web Interface] / [EmacsInterface#ConfigurationinXEmacsEmacs Emacs] / [EclipseInterface#Configuration Eclipse] / [HowtoConfigureVim Vim] 
     10 * How to configure [HowtoConfigureRefactorErl RefactorErl] / [WebInterface#Startingup Web Interface] / [EmacsInterface#ConfigurationinXEmacsEmacs Emacs] / [EclipseInterface#Configuration Eclipse] / [HowtoConfigureVim Vim] 
    1111 
    1212 * How to start the tool in [FirstUsage normal] / [FirstUsage server] / [FirstUsage client] mode 
    1313 
     14{{{#!comment 
    1415== Analysing Source Code 
    1516 
     
    1718 * HowtoAddIncludePaths 
    1819 * [InitialLoadingError Handling errors at initial loading] 
     20}}} 
    1921 
    2022== Feature Highlights 
    2123 
    2224 * Static analysis 
    23    * [SideEffects Side effects] 
    24    * [DataFlow Data-flow] 
    25    * [DynamicCallAnalysis Dynamic function calls] 
     25   * Side effects 
     26   * Data-flow, Control-flow 
     27   * [DynamicCallAnalysis Dynamic function calls] (e.g. apply) 
    2628   * [wiki:Dependency Module and function dependencies] 
    2729   * [InterfaceLayers Interface layer] consistency check 
     
    3840 * Multiple storage back-ends: [wiki:MnesiaDB Mnesia] and [wiki:NifDB C++ graph based]  
    3941 
    40  
    4142== User Interfaces 
    4243 
     
    4546 * [CommandLineInterface Linux shell interface (CLI)] 
    4647 * [EmacsInterface Emacs/XEmacs interface] 
    47  * [EclipseInterface Eclipse], [VimInterface Vim plugin] 
     48 * [EclipseInterface Eclipse], [VimInterface Vim] plugin