Historique des commits

Auteur SHA1 Message Date
  peter abca40f041 * regvar fixes il y a 22 ans
  Jonas Maebe bfd98ec80d * fixed callparatemp so it works with vs_var, vs_out and formal const il y a 22 ans
  peter b52ba06662 * constructors return in register il y a 22 ans
  peter a467b84faa * fixed various crashes il y a 22 ans
  peter 26d78ff5c9 * moved implicit exception frame from ncgutil to psub il y a 22 ans
  peter 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore il y a 22 ans
  peter 1a2eedd767 * self moved to hidden parameter il y a 22 ans
  peter e2cbae0ff1 * vs_hidden replaced by is_hidden boolean il y a 22 ans
  peter 60978ba89c * aktprocdef renamed to current_procdef il y a 22 ans
  Jonas Maebe b19a9cfc0a * do callparatemp stuff only after the parameters have been firstpassed, il y a 22 ans
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing il y a 22 ans
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym il y a 22 ans
  peter c21ca3dfa0 + added currency support based on int64 il y a 22 ans
  peter 32d79d4f80 * fix warning for calling constructor inside constructor il y a 22 ans
  florian 0284016ee9 * fixed several issues with powerpc il y a 22 ans
  peter 47489f2376 * firstpass uses expectloc il y a 22 ans
  peter 8edbb7afed * fix insert_typeconv to handle new varargs which don't have a il y a 22 ans
  peter 1bfa0a6ba3 * don't firstpass typen il y a 22 ans
  peter d6838c82b4 * support subscript,vec for setting methodpointer varstate il y a 22 ans
  peter 8da3f59d32 * vs_hidden released il y a 22 ans
  Jonas Maebe ffb79851e6 * more vs_invisible fixes il y a 22 ans
  Jonas Maebe a4af1a61e1 * fixed VS_HIDDEN for high parameter so it works again il y a 22 ans
  peter 6a16389f67 * moved generic code from n386cal to ncgcal, i386 now also il y a 22 ans
  peter 07f1898c68 * fix missing self setting for method to procvar conversion in il y a 22 ans
  peter 830ea4e876 * support DefaultHandler and anonymous inheritance fixed il y a 22 ans
  peter ec66760702 * store symoptions also for procdef il y a 22 ans
  daniel 86bcea6ef5 * Code generator converted to new register notation il y a 22 ans
  peter 34de6782a5 * convert_l3 convertlevel added. This level is used for conversions il y a 23 ans
  peter 00e2ee165b * merged methodpointer fixes from 1.0.x il y a 23 ans
  peter 970f5d9112 * only check for auto inherited in objectsymtable il y a 23 ans