Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 52c6f14de5 * do not allow local type definitions such as string[1] and "file of byte" há 16 anos atrás
  peter a3a66ba74d * split tvisibility from tsymoptions há 17 anos atrás
  peter af437d5beb * refactor the forward type declaration handling, remove há 17 anos atrás
  peter b6dcffe79b * remove obsolete bt_specialize há 17 anos atrás
  peter 84112032c3 * rename aktobjectdef to current_objectdef há 17 anos atrás
  florian d2214685c3 * fixes compiler crash with out of memory on illegal array declarations há 17 anos atrás
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. há 17 anos atrás
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes há 17 anos atrás
  florian 2d91fef4f1 + accept system.string, resolves #10489 há 17 anos atrás
  peter 1e123d66ba * improved generics há 18 anos atrás
  florian 7229dcfdcb * setup a proper symtable stack before parsing the generic declaration itself, resolves #9419 há 18 anos atrás
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number há 18 anos atrás
  Jonas Maebe eddc507a13 * disallow widechar sets (Delphi 7 compatible, and were handled wrongly há 18 anos atrás
  florian 4b9669a081 * give proper error location if something is wrong with the type argument list, resolves #9112 há 18 anos atrás
  florian fa2a2b0bd0 * generics without specialization can't be used as a type, resolves #9225 há 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
  florian 301be02148 * forbid anonymous generic specializations há 18 anos atrás
  peter 91dbd27a42 * cleanup deleting of defs há 18 anos atrás
  florian 11aa2b483e * kicked ignore_equal, usage was wrong anyways há 18 anos atrás
  florian c4d96ec538 * only non generic types can be used when specializing generics, fixes 7735 há 18 anos atrás
  peter 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter há 19 anos atrás
  florian b0104f2ec8 * fixed parsing of spezialitions taking more than one argument há 19 anos atrás
  peter 84a96d66de * move rtti and vmt table generation into write_persistent_type_info há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  florian bce905b106 * give correct error locations for errors when specializing templates há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  peter 71af18855e * remove sym from ttype, we can now reference any def in any unit directly há 19 anos atrás