Doxygen sources without graphs
The Doxygen-ed sources may be huge with all the call and caller graphs, so you can get here a plain version without any graph
-
PIPS without graph
- The full Doxygen-ed sources of PIPS without graph with the linear algebra computation library and the NewGen object management library to be able to display call and caller graphs of internal functions
-
Linear algebra computation library without graph
- The Doxygen-ed sources without graph of the linear algebra computation library used by PIPS for example for the abstract interpretation
-
libgenC NewGen wihout graph
- The Doxygen-ed sources wihout graph of the run time library for the NewGen object framework à la IDL. NewGen can create objects with accessor, constructors, serializer, visitors, etc. from a textual description of the objects and is the basis of the PIPS infrastucture
-
newC NewGen without graph
- The Doxygen-ed sources without graph of the program that generates the C object infrastructure from textual description. NewGen can create objects with accessor, constructors, serializer, visitors, etc. from a textual description of the objects and is the basis of the PIPS infrastucture


