Commit History

Author SHA1 Message Date
  florian fa19f0aa09 - removed the hcodegen use in the new cg, use cgbase instead 26 years ago
  peter 6b2a0a3a5c * fixed result access in 'if result = XXX then' 26 years ago
  peter 6b1ab5eb31 * procinfo is now a pointer 26 years ago
  peter 0f8f8e8ff4 * fix for pointer reading in const with @type.method 26 years ago
  peter 2687d75c38 + constant pointer support which can happend with typecasting like 26 years ago
  florian 1c638f2952 * small fix to operator overloading when in MMX mode 26 years ago
  peter 8a6774104d * fix crash with empty object as childs 26 years ago
  florian 35eef74308 * bug fix for @tobject.method, fixes bug #557, 605 and 606 26 years ago
  florian 1609dde2ca * fixed bug #596 26 years ago
  florian a9d8bfa1f7 * some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid) 26 years ago
  peter 7fd914d24c * @(<x>) support 26 years ago
  peter 678aa200f1 * fixed crash with assigned() 26 years ago
  peter 7b5e8ad618 * fixed property writeaccess which was buggy after my previous 26 years ago
  peter 8d9aa81d3a * hack to support property with record fields 26 years ago
  peter 67e1069659 * fixed crash after wrong para's with class contrustor 26 years ago
  peter cb8aeb3fd6 * V_Fatal=1, all other V_ are also increased 26 years ago
  florian ab66749e27 * new(...)^. is now allowed 26 years ago
  Jonas Maebe ace7ff6983 * all tokens now start with an underscore 26 years ago
  florian ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
  peter ed8eb13d59 * moved bitmask constants to sets 26 years ago
  michael eba7f7c4ed + Changes for alpha 26 years ago
  florian 7e74642b02 * modifications for the new code generator 26 years ago
  peter 538e677425 * fixed crash with unknown id and colon parameter in write 26 years ago
  peter 30be2bf063 * indirect type referencing is now allowed 26 years ago
  peter 62273909ca * fixed crash with resourcestring 26 years ago
  peter f380e3bd68 * error for illegal type reference, instead of 10998 26 years ago
  florian 35f636dea1 + resourcestring implemented 26 years ago
  peter 45bf051885 * merged 26 years ago
  florian 42f09e54ae * another fix for TP/Delphi styled procedure variables 26 years ago
  peter 248826aa81 * removed temp defines 26 years ago