Commit Verlauf

Autor SHA1 Nachricht Datum
  LemonBoy 16a70c84aa Fixes 6544 (#9427) vor 6 Jahren
  Miran 675c629fee replace deprecated `safeAdd` with `add` (#9416) vor 6 Jahren
  Timothee Cour 745f1642d6 implement sizeof and alignof operator (manually squashed #5664) (#9356) vor 6 Jahren
  LemonBoy 0ead36dae6 Unchecked arrays now have their own type (#9267) vor 6 Jahren
  LemonBoy b8d2f79ef0 Prevent the construction of recursive tyStatic types (#9256) vor 6 Jahren
  jcosborn dd65986795 fixes #4435 (#9185) vor 6 Jahren
  Araq ae901b3272 fixes #7351 vor 6 Jahren
  Araq 0694c9080f fixes #8043 vor 6 Jahren
  LemonBoy b74faf354e Do not materialize empty varargs[untyped] arrays (#8715) vor 6 Jahren
  Andreas Rumpf df4d5b77a1 introduce precise string '[]', '[]=' accessors; fixes #8049 (#8817) vor 6 Jahren
  Araq e98e214422 fixes #7854 vor 6 Jahren
  zah 96de224a63 Fix #8126 (#8712) vor 6 Jahren
  Andreas Rumpf 0da91aa744 changes how the now illegal 'string == nil' comparison is detected vor 6 Jahren
  Araq a0cde8cee6 Merge branch 'devel' into araq-misc vor 6 Jahren
  cooldome aa1cdebdc2 Converters to take into account constraints. Fixes #7520 (#8593) vor 6 Jahren
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs vor 6 Jahren
  andri lim 4d5cce9882 fixes #6255, add `system.ashr` arithmetic right shift (#8547) vor 6 Jahren
  Andreas Rumpf f29225fc63 sigmatch: no trailing whitespace vor 6 Jahren
  LemonBoy 9b98add6c7 Do not crash while instantiating a generic outside a call (#8279) vor 6 Jahren
  LemonBoy 5c5388c0a6 Handle subtype relations for converter parameters (#8248) vor 6 Jahren
  LemonBoy c6671776a1 Reset typedescMatched before paramTypesMatch (#8250) vor 6 Jahren
  LemonBoy 88714e77d8 Fix comparison of tyGenericBody in typerel (#8045) vor 6 Jahren
  LemonBoy ab47a870bc Error out if vararg match isn't an exact one (#8186) vor 6 Jahren
  Andreas Rumpf d8f7174dda Merge pull request #7736 from cooldome/range_float_type vor 6 Jahren
  Zahary Karadjov e129466910 requested pull-request changes vor 6 Jahren
  Zahary Karadjov 31651ecd61 allow referencing other parameters in default parameter values vor 6 Jahren
  Zahary Karadjov 5bcf8bcb59 fixes #7222; fixes #5595; fixes #3747 vor 6 Jahren
  Zahary Karadjov fb27357b62 A minimal patch enabling the new typedesc and static types syntax vor 6 Jahren
  Andreas Rumpf 5348fef003 implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1 vor 6 Jahren
  cooldome 101f23f3a6 manual merge 2 vor 6 Jahren