Historique des commits

Auteur SHA1 Message Date
  felixf 75be76ce1c simplifications: removed array structured object types completely il y a 7 ans
  felixf 0d1a0813c5 removed visitor pattern completely now il y a 7 ans
  felixf 3d126198fb Improved syntax of with-statement il y a 7 ans
  eth.negelef 6768131975 Added proper type definition for evaluating constant integer expressions il y a 7 ans
  eth.negelef 4065854ddd Added proper type definition for evaluating constant set expressions il y a 7 ans
  felixf fa85232265 added missing calling convention il y a 7 ans
  felixf 5045e02088 Added end position for statements, types and expressions. il y a 7 ans
  felixf c29d234643 support of ABSTRACT object type and ABSTRACT procedures il y a 7 ans
  felixf 242dec2370 Added missing procedures in records in symbol file il y a 8 ans
  felixf bbdfaf6b4f Improved fingerprinting: many more cases don't go unnoticed il y a 8 ans
  felixf a944167a30 untraced on pointer type il y a 8 ans
  felixf 1f5cb8d25b Patched fingerprinting issues il y a 8 ans
  felixf df0b7b576b Export of type bound procedures il y a 8 ans
  skoster a9e534c327 Reenabled body header containing modifiers (such as ACTIVE or EXCLUSIVE) for symbol files il y a 8 ans
  skoster 35ec1a6826 Hopefully fixed foxPrintout (was printing superfluous bodies) il y a 8 ans
  felixf baf22e5453 Added support for inlining of operators accross module boundaries il y a 8 ans
  felixf bb412d231b Allowed Oberon inline accross module boundaries il y a 8 ans
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements il y a 8 ans
  felixf 45c36f40bf Patched missing import in cellnet il y a 9 ans
  felixf 26dfc9ed80 Patched import problem for inline procedures with flags il y a 9 ans
  felixf be87a62c7a Patched problems with disabling cellnet compilation for TRM (needs cleanup and some reconsolidation) il y a 9 ans
  felixf 36588b303f Patched issue with fictive offsets (symbol file did not show them ....) il y a 9 ans
  felixf a1ac6818be Removed hidden consts from symbol files. il y a 9 ans
  felixf 3246b7a721 Added missing port property printout il y a 9 ans
  eth.morozova 58074cb5c3 fixed a problem with printout of inlined assembler operators: for assembler inline operators the compiler printed only the interface of the operator without the actual inlined assembler code; that forced the compiler to generate a normal procedure call instead of inlining during emission of the code for modules importing the operator il y a 10 ans
  felixf 3c9373ca91 Implemented sending and receiving via stream operators il y a 10 ans
  felixf 7e7acc530f Merged modifications from ActiveCells3 il y a 10 ans
  felixf 4ae503b9bf il y a 10 ans
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. il y a 10 ans