Historique des commits

Auteur SHA1 Message Date
  Rika Ichinose c261d5fdee Fix reading past the end of the string in Unix.FSearch. il y a 1 an
  Michaël Van Canneyt ec21c75e05 * Hosting example for webassembly module il y a 1 an
  Michaël Van Canneyt 0e11fe0fc5 * Forgot to commit last version: allow to use thisid from function il y a 1 an
  Michaël Van Canneyt 7dcd89ede1 * Corrections for Float64 il y a 1 an
  Michaël Van Canneyt 94912ab274 * Getters & Setters for typed arrays il y a 1 an
  florian 54ee1d6824 * patch by Awkward, resolves #40822 il y a 1 an
  Michaël Van Canneyt e80ce5f61f * Allow to disable monitor il y a 1 an
  Michaël Van Canneyt ec2e645719 * Allow to cache reject/resolve il y a 1 an
  Michaël Van Canneyt 3df063ad92 * Make methods protected, so one can override il y a 1 an
  florian 6c50c02f7c * bail out early in tcgaarch64.make_simple_ref if possible il y a 1 an
  Sven/Sarah Barth b98df20b4e * regenerate Makefile il y a 1 an
  Sven/Sarah Barth 4936ca80d1 * look for sub directories of utils that contain Makefile instead of Makefile.fpc just like the one in packages does il y a 1 an
  Sven/Sarah Barth bd9ea37453 + add a distclean target for sim_pasc il y a 1 an
  Sven/Sarah Barth 6a983e533a - remove file that's generated again by the Makefile il y a 1 an
  florian 13de117b8e * give better error message for #40821 il y a 1 an
  florian ebf39d6109 * patch by alligator: avoid unncessary calls to CalcTotalSize il y a 1 an
  florian f8da65f8e9 * cosmetics il y a 1 an
  Sven/Sarah Barth 47cdbda029 * rename packages/build/Makefile to Makefile-no-regen to avoid it being changed if one uses "fpcmake -Tall -r" in an upper directory il y a 1 an
  Sven/Sarah Barth 360ea0ec3d * restore original content of packages/build/Makefile il y a 1 an
  Sven/Sarah Barth c60f233dc0 * we want to call fpcmake, not fpmake il y a 1 an
  Sven/Sarah Barth c069e9b1d2 * rename utils/build/Makefile to Makefile-no-regen so that it isn't touched if someone uses "fpcmake -Tall -r" in some upper directory il y a 1 an
  Sven/Sarah Barth 3ed60f6c2b * restore original content of utils/build/Makefile il y a 1 an
  Sven/Sarah Barth 60190ff375 * regenerate Makefiles after the removal of the vpath settings il y a 1 an
  Sven/Sarah Barth b8c695dad8 - remove setting the vpath for the PPU tests as this should not be necessary due to all targets being available in the corresponding variables il y a 1 an
  florian 8b2ebd07bf * don't throw an internal error if a procedure is passed to a const formal parameter, resolves #40817 il y a 1 an
  Michaël Van Canneyt 558704f91c * Make getters/setter protected, add flag to make them private methods il y a 1 an
  Pierre Muller c9260edb4f Postpone setting of prevline to correct message when prevline not found il y a 1 an
  Pierre Muller 83d3a39417 Avoid unnecessary call when length(s) is zero, which avoids range check error il y a 1 an
  florian 8d3a9c3dda * remove unneeded checks in generic string routines, resolves #40816 il y a 1 an
  Michaël Van Canneyt 0187580793 * Promise implementation and demo il y a 1 an