Commit History

Author SHA1 Message Date
  peter 611da2d24e * merged nasm compiler 26 years ago
  peter 884c517b18 * release storenumber,double_checksum 26 years ago
  peter cb70b62a82 * storenumber works 26 years ago
  peter 73fe4aa80e * fixed exit() 26 years ago
  peter cc9df8d478 * first things to store the symbol/def number in the ppu 26 years ago
  peter d8a1d467c4 * fixed exit() with word/byte return 26 years ago
  peter c8f444b65f * ag386bin updates 26 years ago
  peter bf9b5e3a54 * updates for ag386bin 26 years ago
  pierre 0109220005 * bug0152 for i:=1 to i-5 do (i-5) evaluated first 27 years ago
  florian d656d708b7 * ansistring memory leaks fixed 27 years ago
  pierre a1f1003555 * some range check bugs fixed (still not working !) 27 years ago
  peter 0cadc4f3c3 * VALUEPARA for tp7 compatible value parameters 27 years ago
  florian 70261b4c01 * functions with ansi strings as result didn't work, solved 27 years ago
  florian f4bf391b48 + partial disposing of temp. ansistrings 27 years ago
  florian eadcc6ad1a * new introduded problem with classes fix, the parent class wasn't set 27 years ago
  pierre 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
  peter 8772ddfc7b * fixed repeat continue until true; 27 years ago
  florian 39584dd9f6 * small problems with DOM and excpetions fixed (code generation 27 years ago
  peter c72691c843 + pass_2 for cg386 27 years ago
  peter 181d4769a2 * all internal RTL functions start with FPC_ 27 years ago
  peter 58c2d999f0 * updated some error messages 27 years ago
  pierre e1bc033a5c * better lines for stabs 27 years ago
  peter 1ce8f6f825 * use pdef^.size instead of orddef^.typ 27 years ago
  peter 19c63e360f * removed warnings 27 years ago
  florian 76ee202b37 * some fixes for ansi strings 27 years ago
  Jonas Maebe f932c3d833 * converted // comment to {} comment 27 years ago
  michael 9fed2b39d0 Default exception handler also needs to call FPC_CATCHES 27 years ago
  florian a1f903d4b1 * final implemenation of exception support, maybe it needs 27 years ago
  florian 38ec73449d + first implementation of try ... except on .. do end; 27 years ago
  michael 762d5c9029 + Corrected try.. code. Type of exception fram is pushed 27 years ago