Historial de Commits

Autor SHA1 Mensaje Fecha
  paul 8b209be7e9 compiler: put static variables into unit level and not into parent class/object/record (fixes bug #0018131) hace 15 años
  paul 0d57d38d7c compiler: fix visibility of inherited protected members (mantis #0018087) and strict private/protected members (mantis #0018085) to nested classes hace 15 años
  paul d99b4ae7c1 compiler: set moduleid for record symtables and descendants (fixes bug #0017950) hace 15 años
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed hace 15 años
  mazen b127fc154a * Fixed spell error revealed by lintian. hace 15 años
  Jonas Maebe 1c9fed7ae3 * resolve anonymous external objcclass definitions to the real type also when hace 15 años
  paul 4718c88f8d compiler: compare enumerator operator "current" return type with the loop variable while searching for enumerator hace 15 años
  Jonas Maebe daef2efa69 - removed tstoreddef.reset() and overrides, and the associated hace 15 años
  Jonas Maebe 62d677eb92 + support for formally declared objcclasses ("type x=objcclass;external;") hace 15 años
  Jonas Maebe 835899524b + support for Objective-Pascal for-in loops ("fast enumerations") hace 15 años
  Jonas Maebe 790c7954b7 * fixed assigning "id" to a protocol instance and using protocol instances hace 15 años
  Jonas Maebe ea4bb9d752 * don't treat variant records with one element as "records with one element" hace 15 años
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all hace 15 años
  Jonas Maebe f5c52b25cd * removed "and not is_class()" condition from is_managed_type(), because hace 15 años
  paul e721a623eb compiler: report full nested type name on error hace 15 años
  paul 973d947d6c compiler: allow const, type, var and class var sections for objects + test hace 15 años
  paul 1b614b526a compiler: hace 15 años
  Jonas Maebe 77d5d9435b * corrected detection of the start of variant parts of records hace 15 años
  paul 56259a084c compiler: restore occasionally removed check for sp_internal local symbols hace 15 años
  paul 587e6142ad compiler: write proper note about unused private class symbol (const,type,property,method instead of method only) with full class prefix. complain also about strict private members. hace 15 años
  paul 77a2c316dd compiler: use sp_internal instead of vo_is_internal for internal symbols used for static fields, remove vo_is_internal hace 15 años
  paul 6b087799ef compiler: nested class types: hace 15 años
  paul c9987c296e compiler: don't show notes for symbols which are created by static class fields, update ppudump and ppu version hace 15 años
  paul cb54b3e7a9 compiler: allow class to have local type sections + tests hace 15 años
  Jonas Maebe 9cc211e88e * changed {$align mac68k} from an alias for {$packrecords 2} to a proper hace 15 años
  paul f0c57aa76e compiler: fix is_visible_for_object for nested specialization hace 16 años
  Jonas Maebe af85e45b67 + support for id.anyobjcmethodinscope() calls for Objective-Pascal code, hace 16 años
  Jonas Maebe b495fbb991 * let search_class_helper() only return class helper methods; it could hace 16 años
  Jonas Maebe f8754d8fab + Objective-C category support (old and new ABI, both external and hace 16 años
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk hace 16 años