Historique des commits

Auteur SHA1 Message Date
  florian 651f5cb8a1 * ARM: (V)LDM do not load from the registers in the reg. set il y a 5 ans
  nickysn 3f95fa50ef * use const_align(sizeof(pint)) alignment instead of sizeof(pint) for various il y a 5 ans
  Mattias Gaertner 4637a882d5 pas2js: async function exit(promise) il y a 5 ans
  svenbarth 0f372308b5 * fix comment: define is called HAS_OSCONFIG, not HAVE_OSCONFIG il y a 5 ans
  michael 6b79e2c2c3 * Moved constant to rtlconsts il y a 5 ans
  michael e0c5ac1682 * Add nullable (bug ID 0037128) il y a 5 ans
  florian 8f88112bfe * allow in iso mode constants selecting the branch to dispose of a variant record (no functional effect though), resolves #37085 il y a 5 ans
  Mattias Gaertner 683c5c8faf fcl-passrc: allow external class function async il y a 5 ans
  Mattias Gaertner b6e2a228d3 pas2js: async proc type il y a 5 ans
  michael d81b21007f * Reset operator after variable list il y a 5 ans
  michael 8b07fe33e6 * Various small fixes il y a 5 ans
  michael 8e0a97ca42 * ObjCCategory il y a 5 ans
  michael 96cd0020a6 * Allow pekIdent message type il y a 5 ans
  michael 1877d667c4 * Fix warnings and hints il y a 5 ans
  marcus 5ba080556e AmigaOS4: fixed TDosList record il y a 5 ans
  nickysn d88da03e7d * z80: use the JRJP pseudo instruction to generate shorter code (it is il y a 5 ans
  florian 37a3b542e6 * avr: patch by Christo Crause: replace findreg_by_gasname with gas_regname_table, resolves #37131 il y a 5 ans
  michael 4a6080d602 * Descriptive error messages il y a 5 ans
  michael 3e344a12e2 * Start ObjCClass support il y a 5 ans
  Mattias Gaertner c305689305 pas2js: calling async function returns promise, await(async proc); il y a 5 ans
  Mattias Gaertner 996bd416e0 fcl-passrc: made async a procedure type modifier, distinguish function result when called and when referred il y a 5 ans
  michael c88d7b3bfe * Patch to try more 1.1 library names on windows (bug ID 37137) il y a 5 ans
  michael 89957c49d4 * Expose status vector in interbase code, adapted patch by Joeny Ang. bug ID #0037143 il y a 5 ans
  nickysn c49213c561 + Z80: implemented the JRJP pseudo instruction in the Z80 internal asm writer il y a 5 ans
  pierre 0a62e6040b Reorder and complete list of supported CPUs il y a 5 ans
  florian b4de0b2e9c * insert fwait after fcompp, resolves #37136 il y a 5 ans
  svenbarth 41ccebb737 * CPU_UNITS needs to be referenced il y a 5 ans
  nickysn 195e7e0918 * translate jrjp to jp in the sdcc-sdasz80 asm writer il y a 5 ans
  nickysn f71b6f341b + added JRJP to various instruction lists il y a 5 ans
  nickysn c5d04d1a54 + Z80: added the JRJP pseudo instruction il y a 5 ans