提交歷史

作者 SHA1 備註 提交日期
  Jeppe Johansen 2b80d46492 Added STM32F7xx controller units and types. 10 年之前
  Jonas Maebe 9a8a323578 * (again) fixed loading the address of the string data of an ansi/ 10 年之前
  Jonas Maebe d7f6744f7b * converted ncgrtti to the high level typed constant builder 10 年之前
  Jonas Maebe c946a85ae6 * give an internalerror if a typed const builder is finalised while there 10 年之前
  Jonas Maebe 2cfc3ca4d1 * end the vmtdef aggregate so appropriate padding is inserted (if necessary) 10 年之前
  Jonas Maebe e93660c170 - removed ttai_lowleveltypedconstbuilder.queue_addrn(), as we are always 10 年之前
  Jonas Maebe 0e42559047 * support for queueing an access to a series of fieldvarsyms by name in the 10 年之前
  Jonas Maebe 6f4fe415e9 * support specifying the alignment of the start of an anonymous record 10 年之前
  Jonas Maebe 6f5905684f + support for specifying the name of fields added to anonymous record 10 年之前
  Jonas Maebe b55c7df996 * factored out internal type prefixes 10 年之前
  Jonas Maebe 413680f593 * factored out getting a previously created internal type by name 10 年之前
  Jonas Maebe ddeab221c0 * when starting a queued expression, immediately emit any necessary padding 10 年之前
  Jonas Maebe e34a16d1f1 * change rtti_mangledname resultdef into TSymStr 10 年之前
  Jeppe Johansen ffe67a93b4 Fix is_calljmp to include call instructions. This was breaking some optimizations previously. 10 年之前
  lacak 6f3da41769 fcl-db: sdfdataset: Added support for reading of CSV files, which have embedded CRLF between double-quotes (Added TSDFStringList) + test. 10 年之前
  Jeppe Johansen 55669f62b1 Added most AVR controllers. 10 年之前
  florian ee89e99189 * correctly write an error if one tries to implement a method introduced in a generic in a specialization of the generic, resolves issue #23169 10 年之前
  joost a67a35c498 * Added the ability to add fpmake as a target in a Makefile.fpc file. This way 10 年之前
  florian d014572b8e * do not use an extra register, if CPC does a comparison with 0, 10 年之前
  florian df999735f3 * use R1 in comparisons if left=0 instead of loading 0 into (a) register(s) 10 年之前
  florian 42ea874bb1 * avr version corrected for several controllers 10 年之前
  florian 4d3552943d * correctly write OUTPUT_ARCH to the linker script, resolves issue #28395 10 年之前
  michael 98e70ae3e6 * Fix GetModule, cause of wrong class tree 10 年之前
  michael 722fdea993 * Improved testunit coverage 10 年之前
  michael a32160131b * Add backwards compatibility lookup for operators 10 年之前
  michael 798192ba70 * Better operator declaration 10 年之前
  michael a910bbc3a7 * Resolve operators at the end. The name is corrected after the node is created 10 年之前
  michael 1c5da41b48 * Warn-no-node correctly passed on 10 年之前
  michael 66f4d0bc4e * Handle consts in records 10 年之前
  michael 07c26c1754 * Change name handling for operators 10 年之前