Commit History

Author SHA1 Message Date
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 years ago
  florian 8fe43377e1 + convert case <boolean> of into if statement, resolves #10517 17 years ago
  peter 417c832e9d * in node simplify 17 years ago
  peter 74f21d7bc3 * typecheck after converting type to constant set 17 years ago
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 years ago
  peter 6058b2c247 * renamed t_times to executionweight and moved it to 18 years ago
  Jonas Maebe 82cf80d4ca * added missing tcasenode.derefnode override to process all the 18 years ago
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  Jonas Maebe 89ed91509a * Some fixes for r8515: 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  Jonas Maebe 2e3833cd7a * slightly improved previous in checking patch 18 years ago
  Jonas Maebe 428306051f * give again an error for "in" operations on incompatible set 18 years ago
  Jonas Maebe f63b0ef160 * fixed overflow for constant in-expressions involving values > 18 years ago
  Jonas Maebe 530d5c125d * limit the left hand side of "in" expressions to 2^32 for now 18 years ago
  Jonas Maebe fc3852e59a * in non-TP modes, 'ord_larger_than_256 in set' now always returns 18 years ago
  Jonas Maebe e4e6f8112d * fixed some warnings about hidden constructors 19 years ago
  Jonas Maebe b86e2aa33a * fixed crash when compiling certain invalid "in" constructions 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 20 years ago
  peter 8b1f3d2470 * no range check for delphi mode with in operator 20 years ago
  florian 7cd67ea3f0 * node optimizer branch merged 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter 20 years ago