Commit History

Author SHA1 Message Date
  Jonas Maebe b46b7ff792 * integrated hack from 1.0.x so we can parse low(int64) as int64 instead 21 years ago
  peter 1260eed8fd * again procvar fixes 21 years ago
  peter 90a0c832e4 * Initialize() added 22 years ago
  peter 2d08c072b5 * fix crash with exit() in a procedure 22 years ago
  peter 353219a928 * typed address only used for @ and addr() that are parsed 22 years ago
  peter 76f5fbd7db * check paralength instead of assigned(left) 22 years ago
  florian bbf7300a0c * Florian's culmutative nr. 1; contains: 22 years ago
  peter 25bf6452b4 * fixed calling classmethod for other object from classmethod 22 years ago
  peter 1688a42f0d * assigned(proc()) does not change the calln to loadn 22 years ago
  peter 079e489b08 * absolute to object field supported, fixes tb0458 22 years ago
  peter 56ebcd1249 * self is not a token anymore. It is handled special when found 22 years ago
  florian 8fcfcc6606 * fixed constructor call in class methods 22 years ago
  peter 95f132db3d * set_varstate cleanup 22 years ago
  peter cedb10116c * fix assigned(property) 22 years ago
  peter 00801693bb * protected visibility fixes 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
  florian f3e9e7a24f * fixed web bug #2669 22 years ago
  florian 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 years ago
  peter cb16846e3b * fixed static class check for properties 22 years ago
  peter 17d7fb5a03 * allow typeof(self) in class methods 22 years ago
  peter 6731abb0db * fixed some reported bugs 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  peter dc64b1b54f * don't set nf_member when loaded from with symtable 22 years ago
  peter 31286d02e6 * search defaulthandler only for message methods 22 years ago
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 years ago
  peter fcea95f596 * ifdef'd code that checked for failed inherited constructors 22 years ago
  peter 05c05f2555 * failn removed 22 years ago
  peter 26d78ff5c9 * moved implicit exception frame from ncgutil to psub 22 years ago
  peter 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore 22 years ago