Commit History

Author SHA1 Message Date
  peter 0b272f13c7 * removed oldasm 26 years ago
  peter e8bf496ae8 * containsself fixes 26 years ago
  peter d4659125d9 * procedure of object and addrn fixes 26 years ago
  peter b9d655b118 * remove firstcallparan which looks obsolete 26 years ago
  florian d8307b9cd3 * override isn't allowed in objects! 26 years ago
  florian a62eb5e144 * first fix for a problem with method pointer properties, still doesn't work 26 years ago
  peter 9abbb34b34 * fixed crash 26 years ago
  peter 8ba31512e1 * check for calln in handle_procvar 26 years ago
  peter 1c96916943 * generic write_float and str_float 26 years ago
  florian 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
  peter 611da2d24e * merged nasm compiler 26 years ago
  peter 49786e5fe5 * farpointerdef moved into pointerdef.is_far 26 years ago
  peter d2f717c9e0 * removed my property fix 26 years ago
  peter 0869bc80e9 * class property without write support 26 years ago
  florian b6a9251cf3 * property problem fixed: a propertysym is only a write 26 years ago
  peter dc1f9b5bbb * addr() internal 26 years ago
  peter 10c57d43f3 * fixed property write 26 years ago
  florian 982e083f76 * fixed problem with default properties which are a class 26 years ago
  peter ee82810a16 * more use of ttoken 26 years ago
  peter 2bfdf91c5c * assembler inlining working for ag386bin 26 years ago
  peter 6a802e85d7 * released valintern 26 years ago
  peter d0cb5a147a * fixed bugs 212,222,225,227,229,231,233 26 years ago
  Jonas Maebe 1e6d667c3b * changes for internal Val code (do a "make cycle OPT=-dvalintern" to test) 26 years ago
  pierre 58bfc3ac78 * some m68k fixes (still not compilable !) 26 years ago
  florian a7179a75db * behaviaor of PROTECTED and PRIVATE fixed, works now like TP/Delphi 26 years ago
  peter bf9b5e3a54 * updates for ag386bin 26 years ago
  pierre f59803f7d2 * fix for normal method calls inside static methods : 26 years ago
  florian 3134c9352e * small fix for method pointers 26 years ago
  florian ccd94e19cc * "procedure of object"-stuff fixed 26 years ago
  pierre 0cfc4c8f6b * fix for constructor inside with statements 26 years ago