Dan Korostelev
|
221441b753
just build the linux artifact so i can compare size
|
5 年之前 |
Dan Korostelev
|
f2b3549f84
try building linux version on older ubuntu
|
5 年之前 |
Dmitry Maganov
|
cdbea08560
[typer] fix some inconsistency in recursive comparison
|
5 年之前 |
Simon Krajewski
|
38695a50e6
[typer] allow overload for module statics
|
5 年之前 |
Simon Krajewski
|
a36a4213ec
[tests] wtf am I doing...
|
5 年之前 |
Simon Krajewski
|
293fe8fce1
[tests] fix
|
5 年之前 |
Simon Krajewski
|
356cff780c
[parser] parse overload for module statics
|
5 年之前 |
Simon Krajewski
|
df8db0913e
[tests] add
|
5 年之前 |
Jens Fischer
|
9ac91cc024
[display] add KeywordKind.Overload
|
5 年之前 |
Simon Krajewski
|
3911ac37b8
[display] don't forget to browse overloads when checking fields
|
5 年之前 |
Jens Fischer
|
cd398a2839
[tests] add a test for #9692
|
5 年之前 |
Simon Krajewski
|
ed36ca269f
[generic] also determine overload calls when mapping @:generic
|
5 年之前 |
Simon Krajewski
|
df1cfea880
[inline] determine overloads again when inline-mapping calls to overloaded fields
|
5 年之前 |
Dmitry Maganov
|
6be7eca4f5
[std] remove Null from optional fields, arguments
|
5 年之前 |
Simon Krajewski
|
0fff1218f8
Move function argument handling into functionArguments.ml (#9786)
|
5 年之前 |
Simon Krajewski
|
0279879866
[typer] bring back error on abstract member variable field
|
5 年之前 |
Simon Krajewski
|
d4b6c19dd0
[typer] group type binding in its own module
|
5 年之前 |
Simon Krajewski
|
8465bd7185
[typer] delay interface unification too
|
5 年之前 |
Dmitry Maganov
|
568ef2a357
[display] add helper to test doc
|
5 年之前 |
Simon Krajewski
|
bf01b4f222
[typer] un-delay @:deprecated copying onto accessors
|
5 年之前 |
Simon Krajewski
|
72e61e05db
[typer] delay check_method unification further
|
5 年之前 |
Dmitrii Maganov
|
e0bb494b85
[typer] fix global @:build on typedefs (#9781)
|
5 年之前 |
Simon Krajewski
|
3b0e07dae9
[typer] respect getter for (get, default) properties
|
5 年之前 |
Simon Krajewski
|
b482a20244
[ci] run brew update --preinstall
|
5 年之前 |
Dmitrii Maganov
|
63077e3145
[abstracts] add support for constructor forwarding (#9735)
|
5 年之前 |
Simon Krajewski
|
4e3ae22b4d
[typer] allow private access to own module statics
|
5 年之前 |
Simon Krajewski
|
c64509a001
[typer] clean up temp vars when typing operators
|
5 年之前 |
Dmitrii Maganov
|
8fe9ba6598
support @:using on typedefs (#9749)
|
5 年之前 |
Simon Krajewski
|
5e29d884de
Move some stuff around (#9774)
|
5 年之前 |
Dmitrii Maganov
|
a1ea0b3054
[typer] clean type_field_by_interfaces (#9772)
|
5 年之前 |