Commit History

Author SHA1 Message Date
  paul 6e51a4d4a9 compiler: fix nested class types and consts usage outside class declaration 15 years ago
  pierre c39c87096a * more updates 15 years ago
  paul 86d8b09077 fixed test 15 years ago
  paul 4afb3ca971 compiler: fix internal class symbol search for function result + test 15 years ago
  paul 67ce65eb35 tests: more tests for classes 15 years ago
  paul fd6e2cc86e compiler: fix internal class symbol search for method arguments 15 years ago
  paul 166f8a63a2 compiler: implement class constants + tests 15 years ago
  paul c9987c296e compiler: don't show notes for symbols which are created by static class fields, update ppudump and ppu version 15 years ago
  paul 91ed1c6e6f compiler: types in classes: 15 years ago
  paul 8de3b267a9 compiler: fix message regards VAR and TYPE sections in objects 15 years ago
  paul cb54b3e7a9 compiler: allow class to have local type sections + tests 15 years ago
  florian 39ec69f690 * contiued to fix node cse, the insertation location for the temp. assignment is still not always correct though 15 years ago
  Jonas Maebe a1bcc1c8d2 * turn openstring value parameters into regular shortstring parameters 15 years ago
  marco d6b2b55d41 * inversed the ttime/ptime declaration to be sure, see mantis 15483. 15 years ago
  marco 75f425f34a * fixed some minor aliases in header. From nldelphi. 15 years ago
  florian 79f084167a * increased ppu version due to r14596 15 years ago
  paul 4b53a54b51 compiler: implement 'var' and 'class var' sections for classes + tests 15 years ago
  florian 6b63837ae7 * rewrote node cse, needs still testing and bug fixing 15 years ago
  florian 50d1008577 * superfluos empty lines removed 15 years ago
  florian 7707e6a030 + tempcreate nodes can now take an init. value, this allows to initilialize temp. ref nodes on the fly 15 years ago
  Jonas Maebe 49f01e7b64 * replaced writelock of TMultiReadExclusiveWriteSynchronizer with a 15 years ago
  Jonas Maebe 47882716cf * use a TSimpleRWSync instead of a TMultiReadExclusiveWriteSynchronizer 15 years ago
  Jonas Maebe 356845ba1e * set function results for unimplemented generic thread manager routines 15 years ago
  paul 9bad162368 rtl: fix crash in TMultiReadExclusiveWriteSynchronizer.Beginwrite 15 years ago
  paul 538cf8667b rtl: fix compilation under windows 15 years ago
  Jonas Maebe f52e88dfe8 * added watcher thread that will force quite the test if it isn't finished 15 years ago
  Jonas Maebe 8da0a031bf * fixed memory leak in new TMultiReadExclusiveWriteSynchronizer 15 years ago
  Jonas Maebe 106baa8b2f * optimized version of TMultiReadExclusiveWriteSynchronizer that allows 15 years ago
  marco b8d5a8f44c * Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed. 15 years ago
  paul 3ed4c58502 compiler: 15 years ago