Histórico de Commits

Autor SHA1 Mensagem Data
  peter 505e4f7809 * don't give illegal expression for errorn statements. The error is already given há 18 anos atrás
  florian 50cc61c8fd * ignore register list in pure assembler routines, resolves #9335 há 18 anos atrás
  Jonas Maebe 12b4f034ea * only allow using array elements as for-loop counter variables há 18 anos atrás
  peter 6434772c3c * error message when a goto label is optimized away há 18 anos atrás
  Jonas Maebe c89ea4412f * disallow using inline nodes with a non-void resultdef as statements há 18 anos atrás
  Jonas Maebe c408d9bb1d * fixed regression of webtbs/tw2789 caused by r8270 (setting vs_read há 18 anos atrás
  Jonas Maebe 12791bf4f1 * avoid spurious uninitialised warnings about array elements used as há 18 anos atrás
  peter 1dd62b8686 * write also asmblocklabel for a connected labelsym há 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range há 18 anos atrás
  Jonas Maebe 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to há 18 anos atrás
  Jonas Maebe 2ad3ef968f * properly detect when we can't take the address of a with-expression há 18 anos atrás
  Jonas Maebe f2b07704b5 * proper initialised/used warnings for variables used há 18 anos atrás
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym há 19 anos atrás
  peter 3cae449fda * moved rtti to ncgrtti há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  florian bce905b106 * give correct error locations for errors when specializing templates há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  Jonas Maebe 5cad2321a9 * allow assigning to loop control vars in macpas mode há 19 anos atrás
  Jonas Maebe 355e101bc1 * temp results of calls in "with" statements can be in regs há 19 anos atrás
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: há 19 anos atrás
  florian 48802b0866 + variants can be used as case expression há 19 anos atrás
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from há 19 anos atrás
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from há 19 anos atrás
  peter 232555904e * symtablestack cleanup and rewrite há 19 anos atrás
  Jonas Maebe 09a668dac9 * check whether loop counters are valid for assignment (bug 4695) há 20 anos atrás
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, há 20 anos atrás
  florian 46a3f895e0 * exception parser checks now if the used id for the handler is really ON, fixes webbug 4256 há 20 anos atrás
  florian 7cd67ea3f0 * node optimizer branch merged há 20 anos atrás