Commit Graph

8 Commits

Author SHA1 Message Date
florian
782643789b * convert array declarations without size into pointers (as even the comment in the code says), resolves #10156
git-svn-id: trunk@15860 -
2010-08-20 08:22:14 +00:00
florian
0e074dc9f5 * when generating procedure variables in records, no_pop should be left as it is, other code takes care of it, resolves #17006
git-svn-id: trunk@15642 -
2010-07-26 20:09:58 +00:00
florian
c91498ed65 * better support of float, resolves #11426
git-svn-id: trunk@11210 -
2008-06-07 10:41:42 +00:00
florian
f86c568373 * support for enum enumtype enumvar; fixed
same for unions done
2001-12-17 23:34:58 +00:00
peter
efb19714f0 * more fixes that were still laying around 2001-04-10 21:22:37 +00:00
peter
cf4726a3e8 * added win32 code which still don't work correct 2000-04-07 14:57:20 +00:00
florian
deb19f0eb6 + implemented support for 64 bit int types
+ options are written now to output file
  * improved compact mode
  * fixed writing of variables
2000-04-01 20:19:37 +00:00
peter
3a56cae749 * moved 1999-05-12 16:11:39 +00:00