
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| anj | 53 (100.0%) | 1436 (100.0%) | 27.0 |
Fix problem parsing function() statements.
1 lines of code changed in 1 file:
Rename dbExpand => dbdExpand; added proper parsing and generation of DBD file.
98 lines of code changed in 1 file:
Change output to R3.14.10 standard; rename tools.
10 lines of code changed in 2 files:
Reorganized cdefs, C++ guard and some formatting.
10 lines of code changed in 2 files:
Added functionality for CDEFS. Still needs changes to dbToRecordtypeH.
16 lines of code changed in 2 files:
Updated menu definition stuff.
5 lines of code changed in 1 file:
Working on dbToRecordtypeH to generate the same output as my 2002 C++ code.
I guess there were other changes too, in testing and macros.
32 lines of code changed in 4 files:
More implementation, can't remember the details now...
93 lines of code changed in 8 files:
Added a class for each Recfield DBF_TYPE, use this to
simplify conversion to C code.
dbToRecordtypeH incomplete, but it outputs the record struct.
190 tests, 100% ok.
418 lines of code changed in 4 files:
Lots of development work, parser works.
387 lines of code changed in 12 files:
Fixed various things, added Recordtype and global DBD object tests.
22 lines of code changed in 4 files:
Added individual object tests.
2 lines of code changed in 2 files:
Sync laptop => CVS
342 lines of code changed in 10 files: