커밋 기록

작성자 SHA1 메시지 날짜
  Jonas Maebe 00d97d54ca * don't overwrite the curroffset field while adding bytes for bitpacked fields 9 년 전
  Jonas Maebe bbbceb08d9 * fixed the number of bytes added for packed record ordinal fields in the 9 년 전
  yury 17358aa3ed * Removed unused local vars. 9 년 전
  svenbarth 86f1ca2037 symtable.pas, is_visible_for_object: 9 년 전
  florian 70b8789262 o basic extended pascal support: 9 년 전
  Jonas Maebe ed211b9888 * don't use symid anymore as fallback when sorting fields, as it's no longer 9 년 전
  Jonas Maebe 2cea723a0d * only write the parts of the unit localsymtables that are actually needed: 9 년 전
  florian 0ffe6157a8 * cast hsym with the correct type, should resolve issue #28862 9 년 전
  pierre 6435968a3b Introduce tabstractsubsymtable class that uses subentryid to use it also for tenumsymtable and tarraysymtable, to fix errors for ppudump util with -VH option 10 년 전
  Jonas Maebe 5a50d05e50 * fixed skipping if intermediate fields in llvm shadow symtable 10 년 전
  svenbarth 6fb71e55fd symtable.pas, tparasymtable: 10 년 전
  Jonas Maebe 413680f593 * factored out getting a previously created internal type by name 10 년 전
  Jonas Maebe 89c4bd8522 * index the llvm shadow symtable with a fieldvarsym rather than with the 10 년 전
  florian 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 년 전
  Jonas Maebe 3be51e1455 * fixed endless recursion in tabstractrecorddef.contains_float_field() in 10 년 전
  Jonas Maebe 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside 10 년 전
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 10 년 전
  Jonas Maebe 3d9713b9c8 * has_single_field() now looks recursively into fields that are aggregate 10 년 전
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 10 년 전
  pierre af883cdcb7 Avoid warning for function not set if noreturn modifier is used 10 년 전
  Jonas Maebe 146e3bcb9e * synchronised with trunk till r29513 10 년 전
  Jonas Maebe e97f31541e - reverted partial commit of merge 10 년 전
  Jonas Maebe a76bbf363d * synchronised with trunk r29513 10 년 전
  Jonas Maebe 8fe981cccb * also give a warning when a field masks an identifier from a category 10 년 전
  Jonas Maebe 990e47f2d3 * give a warning instead of an error if a parameter or local variable in a 10 년 전
  svenbarth 5fd47d5e00 Fix for Mantis #26483. This regression was introduced by famous revision 27861 which introduced partial specializations (and thus that specializations can be part of local- and parasymtables as well). 10 년 전
  florian 9a9bf4be91 * write better hint message about the first occurence of an identifuer in case of a duplicate identifier error 10 년 전
  Jonas Maebe f6f304e0ca * check for duplicate identifiers when inserting union symtables into the 10 년 전
  Jonas Maebe 9d9e0a578b * return the next field from tabstractrecordsymtable.findfieldbyoffset() if 10 년 전
  Jonas Maebe 5c75b6dd6b * synchronised with trunk up till r28402 11 년 전