Commit History

Author SHA1 Message Date
  Jonas Maebe e36857742f * allow taking the address of an indexed array function result 15 years ago
  paul c62c487b24 compiler: fix nested type typecast (issue #0016222) 15 years ago
  paul 24d8a7d833 compiler: start implementation of class constructors/destructors: parsing is ready but at the moment neither class constructors nor destructors are called - this is to be implemented 15 years ago
  paul c879230f08 compiler: fix parsing and handling of typed constants declared inside classes/objects + tests 15 years ago
  paul 973d947d6c compiler: allow const, type, var and class var sections for objects + test 15 years ago
  paul 1b614b526a compiler: 15 years ago
  Jonas Maebe 88f5addd1c * do not typecheck statements before checking whether they are valid, 15 years ago
  Jonas Maebe d60e1f674c * automatically try to call procvars that are subscripted or used in a 15 years ago
  Jonas Maebe 2be600afff * support objc.id.<anyobjcmethod> in Delphi mode (mantis #15607) 15 years ago
  paul ba3744b38e compiler: translate_disp_call: 15 years ago
  florian c6ffbe9eda * support string constants > 255 chars 15 years ago
  paul e82edfb0fb compiler: allow Assigned call for dispinterfaces 15 years ago
  paul 1ae0cebc1a compiler: implement dispinterface properties + modified test 15 years ago
  paul 77a2c316dd compiler: use sp_internal instead of vo_is_internal for internal symbols used for static fields, remove vo_is_internal 15 years ago
  paul 55702ed4c0 compiler: fix nested class types 15 years ago
  paul 6e51a4d4a9 compiler: fix nested class types and consts usage outside class declaration 15 years ago
  paul 166f8a63a2 compiler: implement class constants + tests 15 years ago
  paul 3ed4c58502 compiler: 15 years ago
  paul ea88883915 compiler: fix access to static class fields from the static class methods + extended test 15 years ago
  paul 67ae263dd9 compiler: load methodpointer for static class methods - fixes internal error 200305061 when some class member is called inside the class static method + test 15 years ago
  Jonas Maebe 5cca798316 * fix crashes when compiling with -gt 15 years ago
  Jonas Maebe af85e45b67 + support for id.anyobjcmethodinscope() calls for Objective-Pascal code, 15 years ago
  Jonas Maebe b495fbb991 * let search_class_helper() only return class helper methods; it could 15 years ago
  Jonas Maebe 9e87f42b16 * made internalerror unique 15 years ago
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk 15 years ago
  paul aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: 15 years ago
  paul e784ec1079 merge revisions 13898-13899: 15 years ago
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from 16 years ago
  Jonas Maebe 666f345df4 * allow objcclasstype.classmethod() 16 years ago
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED 16 years ago