提交历史

作者 SHA1 备注 提交日期
  felixf 3135a95edc patched procedure list outside of object / pointer to record 6 年之前
  felixf e9fdc68004 patched type bound procedures within record scope 6 年之前
  felixf 75be76ce1c simplifications: removed array structured object types completely 7 年之前
  felixf 0d1a0813c5 removed visitor pattern completely now 7 年之前
  felixf 3d126198fb Improved syntax of with-statement 7 年之前
  eth.negelef 6768131975 Added proper type definition for evaluating constant integer expressions 7 年之前
  eth.negelef 4065854ddd Added proper type definition for evaluating constant set expressions 7 年之前
  felixf fa85232265 added missing calling convention 7 年之前
  felixf 5045e02088 Added end position for statements, types and expressions. 7 年之前
  felixf c29d234643 support of ABSTRACT object type and ABSTRACT procedures 7 年之前
  felixf 242dec2370 Added missing procedures in records in symbol file 8 年之前
  felixf bbdfaf6b4f Improved fingerprinting: many more cases don't go unnoticed 8 年之前
  felixf a944167a30 untraced on pointer type 8 年之前
  felixf 1f5cb8d25b Patched fingerprinting issues 8 年之前
  felixf df0b7b576b Export of type bound procedures 8 年之前
  skoster a9e534c327 Reenabled body header containing modifiers (such as ACTIVE or EXCLUSIVE) for symbol files 8 年之前
  skoster 35ec1a6826 Hopefully fixed foxPrintout (was printing superfluous bodies) 8 年之前
  felixf baf22e5453 Added support for inlining of operators accross module boundaries 8 年之前
  felixf bb412d231b Allowed Oberon inline accross module boundaries 8 年之前
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements 8 年之前
  felixf 45c36f40bf Patched missing import in cellnet 9 年之前
  felixf 26dfc9ed80 Patched import problem for inline procedures with flags 9 年之前
  felixf be87a62c7a Patched problems with disabling cellnet compilation for TRM (needs cleanup and some reconsolidation) 9 年之前
  felixf 36588b303f Patched issue with fictive offsets (symbol file did not show them ....) 9 年之前
  felixf a1ac6818be Removed hidden consts from symbol files. 9 年之前
  felixf 3246b7a721 Added missing port property printout 9 年之前
  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 10 年之前
  felixf 3c9373ca91 Implemented sending and receiving via stream operators 10 年之前
  felixf 7e7acc530f Merged modifications from ActiveCells3 10 年之前
  felixf 4ae503b9bf 10 年之前