Commit History

Author SHA1 Message Date
  florian 01b950f39b + new test 8 years ago
  nickysn aefa317474 + fast and branchless implementation of abs(int64) for i386 8 years ago
  Mattias Gaertner 339560f4b9 pastojs: fixed adding local and global const in order 8 years ago
  michael ce79760e79 * Remove some debug statements 8 years ago
  michael d53f3e0526 * Complete demos so list of demos can be retrieved as AJAX call 8 years ago
  Mattias Gaertner 4bd77800cb pastojs: low(), high(), [] for static array with integer range 8 years ago
  Mattias Gaertner 2bb0b48b51 fcl-passrc: resovler: added EvalRangeLimit 8 years ago
  Mattias Gaertner c8a593e8c5 fcl-passrc: useanalyzer: no hints for locals of not used forward defined proc 8 years ago
  nickysn ebf4f715e8 + added a i8086 specific implementation of 32-bit abs(), which generates even 8 years ago
  nickysn 16d7eefbca + adapted and enabled the x86 specific abs() code generation for i8086, because 8 years ago
  marcus 8bb6dc12b1 Fixes fcl-report compilation after r37157 8 years ago
  florian 074ef98535 * fix spilling on sparc64 if the offset must be built by sethi/or/xor 8 years ago
  florian 8315c660f4 * fix JumpTargetOp for sparc64 8 years ago
  michael 5d41b88b26 * Complete webdemo, so all options can be set 8 years ago
  joost f9125a0a98 * Added RSA-ssh256 utility functions 8 years ago
  nickysn 74dad2099e + added tcpuflags and cpu_capabilities to i8086's cpuinfo.pas 8 years ago
  michael 9cc087ad58 * Fix web demo (final development was not committed) 8 years ago
  michael 0ba38f50fe * Only add paper sizes once 8 years ago
  michael 5fd38b9916 * MultiFile function 8 years ago
  florian 3d514856a4 * improve node complexity calculations for type nodes 8 years ago
  michael d889a2bf60 * Forgot to commit 8 years ago
  Mattias Gaertner 9a2736abcb pastojs: implemented typeinfo for record member:arrayf of type 8 years ago
  marco 68b3a79e15 * fix from #32373 (cryptstringtobinary external name) by Michal Gawrycki 8 years ago
  michael 9ad7c50cdd * Fix writing of interface methods with calling convention 8 years ago
  michael 4761b22ef3 * WriteEnumType must be virtual 8 years ago
  michael e9779e3c89 * No extra semicolon after enum type, and in mkxmlrpc classes for functions 8 years ago
  michael 2b12c46fe3 fix typo in previous commit 8 years ago
  michael e408d0ad81 * Reinstate old mkxmlrpc procedure element writing 8 years ago
  michael 5f1ca4c1de * Fix forward class definition writing 8 years ago
  michael cb41314faa * Some fixes, added forceoverload 8 years ago