提交歷史

作者 SHA1 備註 提交日期
  Simon Krajewski da4db7d949 expand all constraints for now 3 年之前
  Simon Krajewski 99f2c87500 use for type parameter constraints 3 年之前
  Simon Krajewski 4cbdd09e8a deal with all warning cases 3 年之前
  tobil4sk f3161ae43b [sys] Make `getCwd()` consistent between targets (#10461) 3 年之前
  tobil4sk ed5785a754 Make Sys.environment() consistent between targets (#10460) 3 年之前
  tobil4sk 3d3f790f1e [CI] Fix deploy (#10458) 3 年之前
  Aleksandr Kuzmenko f5986de3c9 better error position on `abstract new` (#10426) 3 年之前
  Aleksandr Kuzmenko 8aa45536e6 [nullsafety] fixed tracking var declarations (#10428) 3 年之前
  Aleksandr Kuzmenko 9a4ddfb37e [nullsafety] don't check extern fields initialization (fixes #10448) 3 年之前
  tobil4sk e5c120c668 [sys] Fix `Sys.putEnv()` with null as variable value on all targets (#10402) 3 年之前
  Simon Krajewski 697abe95e7 [parser] give => lower precedence than ?: 3 年之前
  tobil4sk b3d300fb45 [CI] Update ubuntu version (#10457) 3 年之前
  Aleksandr Kuzmenko 5ccbc9f17c fixed typo in Monomorph.add_up_constraint 🤦 (closes #10445) 3 年之前
  Simon Krajewski b30ccac5dc [overloads] fix order 3 年之前
  Simon Krajewski 36223fc40c [tests] numbers are hard 3 年之前
  Simon Krajewski d0bf6cd97f [overloads] rewrite rating to something I understand 3 年之前
  Simon Krajewski 97a1a36ad1 [display] merge macro/non-macro argument types 3 年之前
  RblSb c50774b32a Disable fusion for impure externs (#10432) 3 年之前
  Aleksandr Kuzmenko 01ae5844a1 forbid abstract constructors (closes #10426) 3 年之前
  Aleksandr Kuzmenko 30d639bca1 [js] fixed stack trace parsing when symbol name contains "$" 3 年之前
  Aleksandr Kuzmenko 5a6c19d362 properly detect unification errors upon recursive macro @:from (closes #10264) 3 年之前
  Cédric Belin f76ea273a4 [php] Add externs for the `connection_xxx()` functions and their constants (#10447) 3 年之前
  Aleksandr Kuzmenko ae25cebdf8 changelog for 4.2.4 3 年之前
  Aleksandr Kuzmenko 22732822ff [hl] add details to compiler failure on field access (#10444) 3 年之前
  Cédric Belin 59c4b2ecb0 [java] Fix the `sys.FileSystem.stat()` method on Java/JVM targets (#10442) 3 年之前
  Aleksandr Kuzmenko 7f59dbdc9f [display] also check for expr completion during structure completion 3 年之前
  Clément Charmet b168bece12 [python] fixes #10440 (#10441) 3 年之前
  Simon Krajewski 896084086b [typer] don't die when resolving overloads with not enough arguments 3 年之前
  Simon Krajewski 906bd0e016 [jvm] generate argument annotations 3 年之前
  RblSb 71363dd28b Detect field typos in switch (#10438) 3 年之前