Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  paul 22ddd23d03 compiler: fix error in overloaded_names array. "In" operator has "is" name and vice versa. Add token in comment for each overloaded_names entry to prevent similar errors in future. 14 năm trước cách đây
  paul bf3c098c18 compiler: check that records methods have implementation too. previously check worked only for some object types 14 năm trước cách đây
  paul 8c0c614d5a compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test 14 năm trước cách đây
  paul d1026bb052 compiler: reintegrate branch http://svn.freepascal.org/svn/fpc/branches/paul/extended_records 14 năm trước cách đây
  paul 289c9bd192 compiler: remove unneeded checks and typecasting caused by move of objectoptions into tabstractrecorddef 14 năm trước cách đây
  paul 4640d096c4 compiler: redo searchsym_type: 14 năm trước cách đây
  paul 56bf42de57 compiler: implement record methods and class methods: 14 năm trước cách đây
  paul 26cef34005 compiler: 14 năm trước cách đây
  paul 902a78eec1 compiler: add current_structdef: tabstractrecorddef and point current_objectdef to it 14 năm trước cách đây
  paul 5d1c9ab6ba compiler: check visibility of record members, allow access to record consts and types: 14 năm trước cách đây
  paul 3e5f6e7a60 compiler: reduce the overhead made in previous revision 14 năm trước cách đây
  paul af39178e06 compiler: redo type search in parent classes. previous trial breaks objective pascal implementation 14 năm trước cách đây
  paul 8b209be7e9 compiler: put static variables into unit level and not into parent class/object/record (fixes bug #0018131) 14 năm trước cách đây
  paul 0d57d38d7c compiler: fix visibility of inherited protected members (mantis #0018087) and strict private/protected members (mantis #0018085) to nested classes 14 năm trước cách đây
  paul d99b4ae7c1 compiler: set moduleid for record symtables and descendants (fixes bug #0017950) 14 năm trước cách đây
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 15 năm trước cách đây
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 năm trước cách đây
  Jonas Maebe 1c9fed7ae3 * resolve anonymous external objcclass definitions to the real type also when 15 năm trước cách đây
  paul 4718c88f8d compiler: compare enumerator operator "current" return type with the loop variable while searching for enumerator 15 năm trước cách đây
  Jonas Maebe daef2efa69 - removed tstoreddef.reset() and overrides, and the associated 15 năm trước cách đây
  Jonas Maebe 62d677eb92 + support for formally declared objcclasses ("type x=objcclass;external;") 15 năm trước cách đây
  Jonas Maebe 835899524b + support for Objective-Pascal for-in loops ("fast enumerations") 15 năm trước cách đây
  Jonas Maebe 790c7954b7 * fixed assigning "id" to a protocol instance and using protocol instances 15 năm trước cách đây
  Jonas Maebe ea4bb9d752 * don't treat variant records with one element as "records with one element" 15 năm trước cách đây
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all 15 năm trước cách đây
  Jonas Maebe f5c52b25cd * removed "and not is_class()" condition from is_managed_type(), because 15 năm trước cách đây
  paul e721a623eb compiler: report full nested type name on error 15 năm trước cách đây
  paul 973d947d6c compiler: allow const, type, var and class var sections for objects + test 15 năm trước cách đây
  paul 1b614b526a compiler: 15 năm trước cách đây
  Jonas Maebe 77d5d9435b * corrected detection of the start of variant parts of records 15 năm trước cách đây