Hugh
|
7a827d8671
[cpp] Only create native glue for static functions
|
9 лет назад |
Hugh
|
17307b7dfd
[cpp] Generate native glue when a function with @:native meta is used, but is not extern
|
9 лет назад |
Simon Krajewski
|
d428add53a
[analyzer] fix TVar position (see #4916)
|
9 лет назад |
Dan Korostelev
|
80496a17f5
[js] hacky way to support multi-line exprs in source-maps
|
9 лет назад |
Simon Krajewski
|
54e04514f2
[js] fix for source maps (there are still issues)
|
9 лет назад |
Simon Krajewski
|
71b2032449
keep track of some positions through the analyzer
|
9 лет назад |
Simon Krajewski
|
bfa86b376c
add `Display.requires_full_typing`
|
9 лет назад |
Dan Korostelev
|
41520884ff
[js] try exposing to `exports` before `window` (closes #4524)
|
9 лет назад |
Dan Korostelev
|
f140622162
[js] don't substract 1 from the column number for source-maps, since our column names are already zero-based
|
9 лет назад |
Dan Korostelev
|
0d73173570
fix indent [skip ci]
|
9 лет назад |
Dan Korostelev
|
674283b6df
[display] add documentation to toplevel completion
|
9 лет назад |
Dan Korostelev
|
eaa4106781
[display] also escape " to " for xmls
|
9 лет назад |
Andy Li
|
8fb9965c29
reference chocolatey issue
|
9 лет назад |
Simon Krajewski
|
99b9207f47
fix positions of classes in resume case (closes #5171)
|
9 лет назад |
Simon Krajewski
|
64208e115d
fix positions of identifiers in EFor (closes #5172) (closes #5173)
|
9 лет назад |
Simon Krajewski
|
9b1ae71161
disable OCaml deprecation warnings for now
|
9 лет назад |
Andy Li
|
0a4a34b7c6
[AppVeyor] install neko snapshot build from AppVeyor nuget feed
|
9 лет назад |
Simon Krajewski
|
3131f6bc1d
fix enum abstract expression position (closes #5166)
|
9 лет назад |
Hugh
|
b953d8545a
[cpp] Remove elementSize from cpp.Pointer since it causes issues with forward declared types.
|
9 лет назад |
Dan Korostelev
|
7716640220
[js] make EReg constructor inline as in some cases (like replace) we can fully inline the EReg object
|
9 лет назад |
Dan Korostelev
|
52e7e24b3f
[display] return abstract type instead of its impl class when querying @type on the name in a declaration
|
9 лет назад |
Simon Krajewski
|
dbbfc81c14
support display for variable/property fields
|
9 лет назад |
Simon Krajewski
|
9293fe792d
fix local function display
|
9 лет назад |
Mark Knol
|
713618d549
Lua api documentation (#5164)
|
9 лет назад |
Simon Krajewski
|
5411d122d0
support `macro : $tp<Param>` (closes #5162)
|
9 лет назад |
Simon Krajewski
|
c721e816bf
use accurate positions for import/using display
|
9 лет назад |
Simon Krajewski
|
eaa907bc80
add basic build macro display test
|
9 лет назад |
Simon Krajewski
|
9fd42901aa
bring back explicit positions for `load_complex_type`
|
9 лет назад |
Simon Krajewski
|
1ddaae286a
also retain complex type positions
|
9 лет назад |
Simon Krajewski
|
f1757ae58a
retain placed name positions where possible
|
9 лет назад |