История коммитов

Автор SHA1 Сообщение Дата
  svenbarth 06ebfcd360 Added a few more tests. All except tgeneric65.pp (object inside generic record) and tgeneric68.pp (object inside generic object) are successfully compiled. 14 лет назад
  svenbarth 4419dc3d34 Rebase to revision 19673 14 лет назад
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) 14 лет назад
  Jonas Maebe 84bf45f0e2 * give an error when trying to call an interface/protocol/category method 14 лет назад
  pierre b19cab9802 New test 14 лет назад
  paul 7f7c665e64 compiler: push nested class hierarchy for parsing nested procedures arguments and results (mantis #0020690, mantis #0020038) 14 лет назад
  nickysn 6a0078e38a * Updated PTCPas to version 0.99.12 14 лет назад
  pierre dd266f262c * Remove obsolete mips files 14 лет назад
  paul 2146d8a8ec compiler: allow CASE record block after the methods and other record elements (issue #0020638) 14 лет назад
  paul b8589d98cc compiler: Don't allow duplicate property/procedure identifiers inside object declaration. The code which allowed this for delphi mode was initially written based on invalid test from mantis #0009176. Fixes bug #0020580. 14 лет назад
  paul f685d67647 compiler: correctly traverse record fields while generating record constant (bug #0020594) 14 лет назад
  florian 5d4607f65a * ignore errors in setlength parsing inside a generic functin, resolves #20557 14 лет назад
  sekelsenmat 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 лет назад
  florian 6ec0f2549a * factored load node flags out of node flags to gain space 14 лет назад
  florian 85b52cf8c3 - remove packed directive from jwapsapi.pas, partly resolves #20525 14 лет назад
  Jonas Maebe a228b211c4 * allow local type definitions for "file of xx" component types 14 лет назад
  paul c1866d5c17 compiler: 14 лет назад
  paul c6ca9e5091 compiler: 14 лет назад
  florian 80b5100bf6 * don't check array ranges for being constant in generic declarations, resolves #20028 14 лет назад
  florian 2887065c9d * forgotten test for last commit 14 лет назад
  marco 43e9ffca3b * add bufdataset to test framework, Mantis #20081, patch by bigchimp 14 лет назад
  Jonas Maebe d8b008b0b0 * require that "overload" is present in the interface if it's used in the 14 лет назад
  paul 85c2f195d6 compiler: convert string constants from and to codepage 0. use compiler codepage during the conversion + test 14 лет назад
  pierre 6e3c6319c2 * New file for cthreads unit support 14 лет назад
  pierre 318232ebb8 i386 openbsd C objects added 14 лет назад
  paul 7013237317 tests: fix tencodingtest to use internal bytes instead of external files 14 лет назад
  pierre 98524eef69 * Script to check system call numbers 14 лет назад
  paul 99621cc290 tests: forgotten test 14 лет назад
  paul fa43a448b9 rtl: add BytesOf(String): TBytes for delphi compatibility 14 лет назад
  paul 7817f5017d rtl: add TBytesStream class for compatibility with delphi (TStringStream is a descendant of TBytesStream) + test 14 лет назад