Parent Directory | Revision Log
Sticky Revision: |
Adding doxygen 'addtogroup' for Solver, Compiler, Integrator.
Cleaned up module.c and some more minor changes to scanner.h and scanner.l commenting.
Cleaned up scanner.h header
Trying to fix problems with the parser 'yy' and 'zz' stuff so that it works with SCons and hopefuly autotools at same time.
leave it in there.
Backed out Ben's #define yylex change. Works again now (tested with Scons only)
- Fixed missing header and casting problems in initialize.c around JP FIX implementation. - Repaired extfunc header declaration-- someone deleted array pointers without asking. - Repaired casting errors in extfunc.c, probably ala kirk. - Put in a #define for zz_lval in scanner.h to work around brokenness in flex 2.5.4; if this breaks something for others, we need a better solution.
The Tcl/Tk interface now runs as well. Tried with Tcl/Tk 8.4, so needs to be run on a system with Tcl/Tk 8.3 next up.
First attempt at SCons build. This will build the static libraries for me on Linux with GCC 4.0.2. Will work now on getting it to build the Tcl/Tk GUI.
Some rationalising of duplicated code in statement.c. Fixed bug #206 (support for FREE statement).
Manual rework of doxygen comments in all headers. - Added @file comment to all headers. - Added parameter names to all function declarations in headers. - Corrected comment referencing where necessary. - Split some comments which documented blocks of declarations. - Converted notes about required work into @todo comments so doxygen can generate a todo list. Minor bug fixes.
First pass at doxygenation -- mechanically putting in ** and where most likely needed **< using sed. Lots of cleanup needed to be really useful, including grouping data types and their member methods into class-like documentation.
moving things to base/generic
Setting up web subdirectory in repository
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |