Commit History

Author SHA1 Message Date
  michael 9fed2b39d0 Default exception handler also needs to call FPC_CATCHES 27 years ago
  michael d207893bde + Added support for ExceptProc+ 27 years ago
  florian 23fe1ae0de * try ... expect <statement> end; works now 27 years ago
  michael dc7304e08e + Small change in raise statement object is passed by reference 27 years ago
  florian a1f903d4b1 * final implemenation of exception support, maybe it needs 27 years ago
  michael 4fc8eb51af + Added support for errorproc. Changed runerror to HandleError 27 years ago
  michael 4e11459938 + Added support for ErrorProc variable. All internal functions are required 27 years ago
  carl f86a9ccb28 * set_sub_sets bugfix, was not using correct operation 27 years ago
  florian 38ec73449d + first implementation of try ... except on .. do end; 27 years ago
  michael ae929aed5a + changed wehere possible, procs to assembler procs 27 years ago
  michael 6827a17d38 + Implemented reading/writing of ansistrings 27 years ago
  michael 9865eea0ef included sysutils and math.pp as target. They compile now. 27 years ago
  michael eca58b48ce + added example 79 27 years ago
  michael e1d76d097a + added setjmp/longjmp functions 27 years ago
  michael 762d5c9029 + Corrected try.. code. Type of exception fram is pushed 27 years ago
  carl d35acfdaf1 * Restored working version 27 years ago
  michael cd2659ce93 + put in exception support 27 years ago
  florian 25b34c1c6c + implementation of raise and try..finally 27 years ago
  michael 8cc8cb80b2 + added setjmp/longjmp and exception support 27 years ago
  michael 11cbb1fd82 + Initial implementation 27 years ago
  michael 3fc40cebb2 restored previous version. A bug in the compiler prevents compilation. 27 years ago
  florian 4caf39e3ac * fix to allow tv like stream registration: 27 years ago
  michael e2ee811d74 + Added example 57 27 years ago
  michael 3f2a55a1e7 + Added example for sigaction 27 years ago
  michael 7e7fb1629b * corrected signactionrec 27 years ago
  florian 9af86a2bf0 + better support for switch $H 27 years ago
  michael 2ce11f772a initial implementation 27 years ago
  michael 88a4e6a849 + Added bug #150 27 years ago
  michael 71ac75429e + INitial implementation 27 years ago
  florian 9b4225f26f * internal error 10 together with array access fixed. I hope 27 years ago