Simon Krajewski
|
1e3e5e0167
[profanity] actually, let's finally disable this fucking warning
|
7 years ago |
Simon Krajewski
|
5f0a4d86bc
[php] avoid warning
|
7 years ago |
Simon Krajewski
|
dc87e10f36
[submodule] update
|
7 years ago |
Simon Krajewski
|
de01afcbba
CHANGES.txt
|
7 years ago |
Simon Krajewski
|
ee87c9a203
[cli] activate semver again, set to preview.4
|
7 years ago |
Simon Krajewski
|
b2d3bf9481
[server] always check shadowing for extern modules
|
7 years ago |
Simon Krajewski
|
d3504e7d3f
[parser] this is fine
|
7 years ago |
Simon Krajewski
|
d7daf5c0c9
[display] use NotJsonType for toplevel expected type
|
7 years ago |
Simon Krajewski
|
109e9b19bf
[display] don't unify against expected type when it's a monomorph
|
7 years ago |
Alexander Kuzmenko
|
49690366bf
[php] load the file with polyfills
|
7 years ago |
Simon Krajewski
|
0b753cf6f9
[display] use "path" on module types
|
7 years ago |
Dan Korostelev
|
ec2213b64f
[js] generate enum declarations as single object literals (see #7165)
|
7 years ago |
Dan Korostelev
|
e1f188c722
[js] use $_ to store enum constructor function for setting __params__ (see #7165)
|
7 years ago |
Simon Krajewski
|
665c4aead5
[display] actually generate what you promise to generate
|
7 years ago |
Simon Krajewski
|
ee5232a207
[std] remove JsonModuleTypesPrinter
|
7 years ago |
Simon Krajewski
|
ab2151f1b8
[json] change path representation
|
7 years ago |
Dan Korostelev
|
eede328ebe
[js] don't inline Type.enumParameters as it's quite large now, also don't use __js__ (see #7165)
|
7 years ago |
Simon Krajewski
|
8fea07a9d1
[typer] revert static extension abstract cast change for now
|
7 years ago |
Jens Fischer
|
2e1d98f0fa
[display] "display/findReferences" -> "display/references" (#7169)
|
7 years ago |
Dan Korostelev
|
c6bf8dc502
[js] use $hxEnums for Type.resolveEnum and don't add enums to $hxClasses (see #7165)
|
7 years ago |
Dan Korostelev
|
b6b1a67320
[js] use dot-path for $hxEnums keys and __enum__ (we can use it for resolveEnum later, see #7165)
|
7 years ago |
Dan Korostelev
|
b2d868d85d
[js] make enum object generation a bit cleaner (see #7165)
|
7 years ago |
Simon Krajewski
|
d729eb72ee
[display] rework position handling
|
7 years ago |
Dan Korostelev
|
280dd464d2
[js] generate $hxEnums assignment as part of an enum definition
|
7 years ago |
Alexander Kuzmenko
|
4078caf7a5
[php] clearstatcache before some file operations (fixes #6960)
|
7 years ago |
Jens Fischer
|
5533926e13
[display] add protocolVersion to initialize (#7167)
|
7 years ago |
Nicolas Cannasse
|
ed7e75afc0
look at the actual array type in real_type, close #6560
|
7 years ago |
Simon Krajewski
|
eef9a1cad3
[debug] print expression type of TLocal if available
|
7 years ago |
Simon Krajewski
|
ed8b51e715
[inliner] distinguish number of calls from number of reads
|
7 years ago |
R32
|
91afdfba23
fix compat.Uint8Array.set (#7130)
|
7 years ago |