Commit History

作者 SHA1 備註 提交日期
  nickysn 0a838fa082 * huge memory model fix for the asm version of DirectPutPixel320 6 年之前
  nickysn 6fe9285aa5 - removed the 32-bit asm code from the asm version of DirectPutPixel320 6 年之前
  michael 198abd5e26 * Add Unicode/Widestring overload on windows for ResolveRelativeURI 6 年之前
  florian 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 年之前
  florian 8c66e9a2eb + support for 16 bit registers 6 年之前
  florian fc7ecf3206 * usage example for linux 6 年之前
  michael 181766766b * Do not save so much session info 6 年之前
  michael 3355bc65b0 * Correct options for parsing 6 年之前
  michael 4f8b595e30 * Defaults are not to add default identifiers (fpdoc) 6 年之前
  michael 2bcc195677 * Generic templates can be separated by semicolon (used in fgl unit) 6 年之前
  florian 75a89d2115 * fix and enable MovOpMov2MovOp optimization on x86-64 6 年之前
  michael 80e014d94a * Fix compilation 6 年之前
  michael 6e704b6a4f * Parse type constraints in generics 6 年之前
  florian 94d7a02fae * modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679 6 年之前
  michael 1b31c90bba * Fix filename allocator for operators 6 年之前
  michael d3c8ca53f7 * Add in operator 6 年之前
  michael 867de68d9a * Remove debug statement 6 年之前
  florian e24449bcfd * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 6 年之前
  michael f3cb1b12ce * Insert and Delete are compiler internals now, need fake definitions 6 年之前
  michael ed91d6d094 * Fix syntax error 6 年之前
  michael 37d3dad0d6 * Remove debug statement 6 年之前
  michael 80057f9d0b * Remove debug statement 6 年之前
  michael ad5c48d539 * Widestring -> unicodestring 6 年之前
  michael fd6fbed094 * Fix one character being eaten at end of input string 6 年之前
  michael 1895b3ce37 * Fix hints and warnings (parameter not used disabled on purpose) 6 年之前
  nickysn 28bb659a1c * PutPixel320 converted to pure assembler routine 6 年之前
  nickysn 25c3981236 * use stosb instead of mov to draw the pixel inside the asm version of PutPixel320 6 年之前
  nickysn 9f4e6c48b3 * only read the low byte of the pixel color in the asm version of PutPixel320 6 年之前
  florian 925531b99c * constrained generics are also compatible with formaldefs, resolves #34893 6 年之前
  florian 6c82b2d1da * -tls-dialect is not a as option, removed it, resolves #34901 6 年之前