Commit History

Author SHA1 Message Date
  Jonas Maebe eda52f81cd * fixed the type of the "count" parameter of the int_FinalizeArray() forward 10 years ago
  Jonas Maebe b4e61b2469 * enable the llvm code generator for VMT generation 10 years ago
  Jonas Maebe bfa94ae908 * further (final?) reworking of llvm external symbol handling: 10 years ago
  Jonas Maebe 6dcf61f057 * an alias is an explicit definition of a symbol -> override types gleaned 10 years ago
  Jonas Maebe a58504990a * fixed llvm handling of routines that are normally declared in the 10 years ago
  Jonas Maebe 1cdaf8e332 * don't write external linkage for aliases: llvm 3.6 has a bug that rejects 10 years ago
  marco 3c30a9b6d1 * fix mantis #28420, extreme corner case. 10 years ago
  michael 7753417631 * Fix bug ID #28469 10 years ago
  michael 05e0d44697 * Widestring -> Unicodestring, optimize StripSlash 10 years ago
  michael 3b9edc840f * Fix formatted indent size 10 years ago
  florian a797c2fc46 * calculate middle element P correctly if (L+R>=2^31), resolves #28289 10 years ago
  michael 77b1e16330 * MariaDB version 10.1 is also compatible with 5.6 10 years ago
  michael 123f78155f * Added Options to format JSON file (bug ID 28464) 10 years ago
  florian eb6cd613e8 * make GetStringUTFChars compatible with the lazarus declaration, resolves #28351 10 years ago
  florian 29ba426fcc * call DefaultReplacements for #WRITE and #INCLUDE, resolves #28315 10 years ago
  florian 9a55e8fa3c * do not call typecheckpass unncessarily in generic definitions, it might cause only errors, resolves #28058 10 years ago
  florian f1decfb6b6 * do not generate a vmt record for generics, they are only needed for specializations 10 years ago
  florian 87ca4bd252 * enable libcurl for windows (win32/win64) 10 years ago
  michael 6ba4413478 * Set visibility on record constants 10 years ago
  Jeppe Johansen 4e646cca60 Forgot to add Cortex-M7 unit to previous commit. 10 years ago
  Jeppe Johansen 2b80d46492 Added STM32F7xx controller units and types. 10 years ago
  Jonas Maebe 9a8a323578 * (again) fixed loading the address of the string data of an ansi/ 10 years ago
  Jonas Maebe d7f6744f7b * converted ncgrtti to the high level typed constant builder 10 years ago
  Jonas Maebe c946a85ae6 * give an internalerror if a typed const builder is finalised while there 10 years ago
  Jonas Maebe 2cfc3ca4d1 * end the vmtdef aggregate so appropriate padding is inserted (if necessary) 10 years ago
  Jonas Maebe e93660c170 - removed ttai_lowleveltypedconstbuilder.queue_addrn(), as we are always 10 years ago
  Jonas Maebe 0e42559047 * support for queueing an access to a series of fieldvarsyms by name in the 10 years ago
  Jonas Maebe 6f4fe415e9 * support specifying the alignment of the start of an anonymous record 10 years ago
  Jonas Maebe 6f5905684f + support for specifying the name of fields added to anonymous record 10 years ago
  Jonas Maebe b55c7df996 * factored out internal type prefixes 10 years ago