cvs commit: hugs98/src static.c

10 Sep
2002
10 Sep
'02
4:14 p.m.
sof 2002/09/10 13:14:32 PDT Modified files: src static.c Log: How I spent my lunch hour today: - added addEntities() for properly managing import/export lists. - when exporting an identifier I, check to see whether it's a method, data con or field name, belonging to an entity N. If so, export it as N(I). - ditto for imports of method and field names, if they appear as orphans in import lists, handle them as being imported via their parent. - use addEntities() throughout. Revision Changes Path 1.88 +79 -21 hugs98/src/static.c
8401
Age (days ago)
8401
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sigbjorn Finne