Commit History

Author SHA1 Message Date
  florian 0d3b28fdbe + the boolean comparision a=true generates now the same code as only a, 27 years ago
  florian 16c2b4a41f + switch -vb 27 years ago
  florian 28fd9c1421 * problem with -Or fixed 27 years ago
  peter 58c2d999f0 * updated some error messages 27 years ago
  peter d66124cb2f + internal constant functions 27 years ago
  peter ca8c6dde40 * moved message() to hcodegen, so pass_2 also uses them 27 years ago
  pierre 3b015ab652 * UseBrowser a little updated (might still be buggy !!) 27 years ago
  peter 886c7ec88f * fixed error 10 with succ() and pref() 27 years ago
  florian 8cf2b05bf3 + ansistring to pchar type cast fixed 27 years ago
  peter 5c013220a3 * fixed smallset generation from elements, it has never worked before! 27 years ago
  florian d4007a291f + class types and class reference types are now compatible with void 27 years ago
  florian c1c5ec3235 * internalerror with mod/div fixed 27 years ago
  pierre b61cd6cd0e + TEST_FUNCRET now default (old code removed) 27 years ago
  peter 7917210022 - removed obsolete in_* 27 years ago
  pierre 2d9cbf7fde + funcret setting in underproc testing 27 years ago
  Jonas Maebe f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 years ago
  peter 35c6030a1b + subrange types for enums 27 years ago
  pierre 2222aab027 * small warning position bug fixed 27 years ago
  peter fb1bcf7724 + dynamic set contruction 27 years ago
  peter 1a6ee8d4f3 * fixed procedure<>procedure construct 27 years ago
  peter 6fe91685a0 * fixed some crashes 27 years ago
  peter 85c8a88cbe + localswitches, moduleswitches, globalswitches splitting 27 years ago
  peter 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 years ago
  peter 76800e807e * small crash prevent is firstassignment 27 years ago
  florian 23fe1ae0de * try ... expect <statement> end; works now 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
  florian 25b34c1c6c + implementation of raise and try..finally 27 years ago
  florian 9af86a2bf0 + better support for switch $H 27 years ago
  florian 9b4225f26f * internal error 10 together with array access fixed. I hope 27 years ago