Revīziju vēsture

Autors SHA1 Ziņojums Datums
  felixf df0b7b576b Export of type bound procedures 8 gadi atpakaļ
  skoster a9e534c327 Reenabled body header containing modifiers (such as ACTIVE or EXCLUSIVE) for symbol files 8 gadi atpakaļ
  skoster 35ec1a6826 Hopefully fixed foxPrintout (was printing superfluous bodies) 8 gadi atpakaļ
  felixf baf22e5453 Added support for inlining of operators accross module boundaries 8 gadi atpakaļ
  felixf bb412d231b Allowed Oberon inline accross module boundaries 8 gadi atpakaļ
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements 8 gadi atpakaļ
  felixf 45c36f40bf Patched missing import in cellnet 9 gadi atpakaļ
  felixf 26dfc9ed80 Patched import problem for inline procedures with flags 9 gadi atpakaļ
  felixf be87a62c7a Patched problems with disabling cellnet compilation for TRM (needs cleanup and some reconsolidation) 9 gadi atpakaļ
  felixf 36588b303f Patched issue with fictive offsets (symbol file did not show them ....) 9 gadi atpakaļ
  felixf a1ac6818be Removed hidden consts from symbol files. 9 gadi atpakaļ
  felixf 3246b7a721 Added missing port property printout 9 gadi atpakaļ
  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 9 gadi atpakaļ
  felixf 3c9373ca91 Implemented sending and receiving via stream operators 10 gadi atpakaļ
  felixf 7e7acc530f Merged modifications from ActiveCells3 10 gadi atpakaļ
  felixf 4ae503b9bf 10 gadi atpakaļ
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 gadi atpakaļ