Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 3327204ebd * restored overwritten test hace 1 año
  florian 20f9b82543 * AArch64: overflow checking for abs hace 1 año
  florian 1fccfd3ee1 * AArch64: avoid false overflow error in case of -2^63+0 hace 1 año
  florian cf6b38c35f * regenerated Makefiles after last commit hace 1 año
  Michael Ring 6fadd49fb6 Added missing RP2040 definition in Makefile.rtl to make sure that regenerating of Makefiles does not remove rp2040 unit hace 1 año
  florian b7322ae4c3 * write correct type name in error message hace 1 año
  florian 367beaaef4 + extend test to test overflow checking hace 1 año
  florian 4100f75056 + optimize s:=s+[e] into include(s,e) hace 1 año
  florian 06fc6f1e6b * use destination location instead of a temp when constructing sets, resolves #40384 hace 1 año
  florian 8aca910435 * improve test so it exits with the proper error code hace 1 año
  Michaël Van Canneyt 5bcedcfe30 * Small improvements, quiet mode hace 1 año
  Michaël Van Canneyt 173233d78e * Correct dependency for SYSUTILS hace 1 año
  Michaël Van Canneyt 77673c5e37 * Fix typo hace 1 año
  Michaël Van Canneyt 3fcd891577 * Namespace support hace 1 año
  Michaël Van Canneyt 4680d41d67 * Add dpktolpk unit plus example hace 1 año
  florian 635b06d53c + test for commit e1297e085928a274220a6d5d6da7d8e4f7a2dee2 hace 1 año
  J. Gareth "Curious Kit" Moreton e1297e0859 * Adjustment to "(v>=x) and (v<=y)" so it also optimises its inverse: "(v<x) or (v>y)" hace 1 año
  Pierre Muller d0f08ef259 Regenerate RTL Makefile's after RP2040UNIT variable addition, and debug buildrtl.pp unit for Linux OS hace 1 año
  Pierre Muller 1caa5dfde8 Re-implement (for debugging purposes) buildrtl.pp unit for Linux OS (not used in regular RTL compilation) hace 1 año
  Pierre Muller 36b511f057 FFix compilation of compiler with -dTest_Double_checksum hace 1 año
  Michaël Van Canneyt e7184f3126 * Properly pass on FUsePublishedOnly to properties. Fixes issue #40702 hace 1 año
  Michaël Van Canneyt 628e0cdbd1 * Fix compilation in unicode RTL hace 1 año
  Michaël Van Canneyt c52794f943 * Fix build of nativent hace 1 año
  J. Gareth "Curious Kit" Moreton f77b9fa4ef * arm/a64: Fixed bug where shifter operand was not preserved in AND/CMP -> TST optimisation hace 1 año
  marcoonthegit c5f2f79dbf * reenable chmls and chmcmd building hace 1 año
  Michaël Van Canneyt 91756b9e3e * Attributes for methods hace 1 año
  marcoonthegit 3f93fe0743 * fix dependency on rtl-objpas hace 1 año
  Michaël Van Canneyt 2cec5996df * Fixed namespaced compilation, rename sender to client to be in line with class name hace 1 año
  Michaël Van Canneyt 5ea775dc58 * CLI example for FCM push messages hace 1 año
  Michael Ring cba5e252d1 Fix missing configuration for namespaces to make rp2040.pp build on main compiler hace 1 año