Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 8a2c142e46 * fixed internalerror(10) due to previous fpu overflow fixes ("merged") il y a 24 ans
  Jonas Maebe a39cd8a580 * made multiplying, dividing and mod'ing of int64 and qword processor il y a 24 ans
  Jonas Maebe ed449defca + searchsystype() and searchsystype() functions in symtable il y a 24 ans
  Jonas Maebe f256a47f04 * compilerproc implementation of set addition/substraction/... il y a 24 ans
  peter 43dea5a35f * move class of definitions into type section for delphi il y a 24 ans
  Jonas Maebe 3d6f18bfa2 * added missing type conversion from small to normal sets il y a 24 ans
  Jonas Maebe 41a57028b9 * converted adding/comparing of strings to compileproc. Note that due il y a 24 ans
  florian 9746f4c2d6 * some cg reorganisation il y a 24 ans
  peter 81200dc9ef * funcret moved from tprocinfo to tprocdef il y a 24 ans
  peter ca8d604964 * various widestring updates, it works now mostly without charset il y a 24 ans
  peter 805b1e2eff * readded generic conversion to s32bit that i removed yesterday. It il y a 24 ans
  peter 9b6f1bdb64 * Support kylix hack of having enum+integer in a enum declaration. il y a 24 ans
  florian fb40dcd0bb + some widestring stuff added il y a 24 ans
  peter 002118ddf4 * first check for overloaded operator before doing inserting any il y a 24 ans
  peter bcbace78d2 * check set types when doing constant set evaluation il y a 24 ans
  peter a7cf57524e * symtable change to classes il y a 24 ans
  peter 759f678192 * move constant folding into det_resulttype il y a 24 ans
  peter 4e2655cdc5 * resulttype rewrite il y a 24 ans
  Jonas Maebe 18d885b80e * fixed web bug #1377 & const pointer arithmtic il y a 24 ans
  peter 96be9e9392 * constant calculation fixed. The type of the new constant is now il y a 25 ans
  Jonas Maebe 4c8ca9774f + implemented/fixed docompare() mathods for all nodes (not tested) il y a 25 ans
  Jonas Maebe e9544a1eb9 + warning when there is a chance to get a range check error because of il y a 25 ans
  florian b9796f6a7f * unused units removed from uses clause il y a 25 ans
  Jonas Maebe cab4cdb15d * changed types of values used for constant expression evaluation to il y a 25 ans
  florian 5694e05857 * some bugs with interfaces and NIL fixed il y a 25 ans
  florian 51527ba1c9 + merged Attila's changes for interfaces, not tested yet il y a 25 ans
  peter 451723647e * symtable splitted, no real code changes il y a 25 ans
  peter e171f341a0 * moehrendorf oct 2000 rewrite il y a 25 ans
  peter 38951f5ce1 * lot of compile updates for cg11 il y a 25 ans
  peter 27749c067e * more cg11 updates il y a 25 ans