Commit History

Author SHA1 Message Date
  michael c986cf9347 * Make fpdoc happy (and me too) 4 years ago
  pierre f68804e9cd Replace cs_link_on_target by cs_assemble_on_target in assemble unit 4 years ago
  pierre 152208c0be In FindObjectFile check the assembly file if cs_assemble_on_target is in globlaswitches 4 years ago
  pierre 47d96efe29 + options.pas: Add new option -sT, to do only the linking on target, by 4 years ago
  michael 81344a6f5c * test for missing semicolon after fields in class declaration 4 years ago
  pierre c06a931d5b Add separate cs_assemble_on_target tglobalswitch entry 4 years ago
  pierre 5b3240c8f1 Do not set USE_FAKE_SYSUTILS for MacOS anymore 4 years ago
  pierre 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
  pierre ec11284222 Only add -Xr option if RLINKPATH variable is not empty 4 years ago
  Mattias Gaertner 95addf15ce fcl-passrc: clean up 4 years ago
  michael d88db13211 * Make fpdoc happy, semicolon before final end 4 years ago
  michael ebb1d78ced * objcprotocol can have multiple parents 4 years ago
  michael 319c00b832 * Protocol can also be external 4 years ago
  michael 9d4a1d1ac5 * Consoledevice 4 years ago
  michael be4d0be10c * More base address fixes 4 years ago
  michael 60ecdb00ae * More syscall fixes 4 years ago
  michael 7d14de0521 * More CTRL-Z removed 4 years ago
  michael 993f6291d0 * Remove ^Z at the end 4 years ago
  michael 8de1e91f4b * Fix compilation, new visibility sections 4 years ago
  michael 08ab526a10 * Added new visibility sections for objcprotocol 4 years ago
  michael cf68d1f965 * Fix syscall calling convention parsing 4 years ago
  Mattias Gaertner 3ef12409c9 pastojs: async modifier not needed in impl proc 4 years ago
  michael 873354beaa * Allow optional/required sections in objcprotocol classes 4 years ago
  michael ec4df539c3 * Includefile also must set basename 4 years ago
  nickysn 8ff5adeb4f + check the audio format id field in the tests as well 4 years ago
  nickysn 94f8971e73 + added tests with 32-bit and 64-bit IEEE floating point .wav files 4 years ago
  nickysn 4411b09631 * fixed bug in wav reader, that fails to skip non-data chunks, because it 4 years ago
  nickysn e3d0b3c7c6 - don't check for the PCM format in the .wav reader, to allow reading other audio formats 4 years ago
  Mattias Gaertner a38da538af pastojs: check await(T,callasyncfunc) type match 4 years ago
  nickysn 46b35256bd + support reading .wav files that have extra data in the end of the 'fmt ' 4 years ago