Histórico de commits

Autor SHA1 Mensagem Data
  peter c844c5a505 * procvar cleanup 21 anos atrás
  peter 6faddb5e71 * constants are now parsed as 64bit for cpu64bit 21 anos atrás
  daniel b38d7f59f4 * Make better use of try_to_consume 21 anos atrás
  peter 1e3875ad36 - fix rtti generation for properties containing sl_vec 21 anos atrás
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 anos atrás
  Jonas Maebe b46b7ff792 * integrated hack from 1.0.x so we can parse low(int64) as int64 instead 21 anos atrás
  peter 1260eed8fd * again procvar fixes 22 anos atrás
  peter 90a0c832e4 * Initialize() added 22 anos atrás
  peter 2d08c072b5 * fix crash with exit() in a procedure 22 anos atrás
  peter 353219a928 * typed address only used for @ and addr() that are parsed 22 anos atrás
  peter 76f5fbd7db * check paralength instead of assigned(left) 22 anos atrás
  florian bbf7300a0c * Florian's culmutative nr. 1; contains: 22 anos atrás
  peter 25bf6452b4 * fixed calling classmethod for other object from classmethod 22 anos atrás
  peter 1688a42f0d * assigned(proc()) does not change the calln to loadn 22 anos atrás
  peter 079e489b08 * absolute to object field supported, fixes tb0458 22 anos atrás
  peter 56ebcd1249 * self is not a token anymore. It is handled special when found 22 anos atrás
  florian 8fcfcc6606 * fixed constructor call in class methods 22 anos atrás
  peter 95f132db3d * set_varstate cleanup 22 anos atrás
  peter cedb10116c * fix assigned(property) 22 anos atrás
  peter 00801693bb * protected visibility fixes 22 anos atrás
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 anos atrás
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 anos atrás
  florian f3e9e7a24f * fixed web bug #2669 22 anos atrás
  florian 22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 22 anos atrás
  peter cb16846e3b * fixed static class check for properties 22 anos atrás
  peter 17d7fb5a03 * allow typeof(self) in class methods 22 anos atrás
  peter 6731abb0db * fixed some reported bugs 22 anos atrás
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 anos atrás
  peter dc64b1b54f * don't set nf_member when loaded from with symtable 22 anos atrás
  peter 31286d02e6 * search defaulthandler only for message methods 22 anos atrás