Rudy Ges
|
e8e29c4732
Fix warnings (#11170)
|
2 년 전 |
Rudy Ges
|
b0011d1d40
Rework error handling (#11136)
|
2 년 전 |
Simon Krajewski
|
c2d1a3bdb1
remove global values from deprecation handling (#11134)
|
2 년 전 |
Rudy Ges
|
f2b013ef51
[diagnostics] Add sub errors as related information (#11078)
|
2 년 전 |
Rudy Ges
|
17e6b0c88c
Alternative message reporting modes (#10863)
|
2 년 전 |
Simon Krajewski
|
2f991b2379
[compiler] unify compiler messages and diagnostics (#10658)
|
3 년 전 |
Simon Krajewski
|
793d63d97a
Rework internal frontend part 2 (#10631)
|
3 년 전 |
tobil4sk
|
0ef19b4e28
Fix inconsistencies with define flags (#10365)
|
3 년 전 |
Simon Krajewski
|
adf74211ff
[display] don't diagnostics so much if there are errors
|
4 년 전 |
Simon Krajewski
|
a3a64f84c0
[display] move some things around
|
4 년 전 |
Simon Krajewski
|
ca1765c61d
[display] support missing property accessor diagnostic
|
5 년 전 |
Simon Krajewski
|
cf13a8a72a
[display] add missing field diagnostics
|
5 년 전 |
Aleksandr Kuzmenko
|
7a3f246e54
Optimize Path.UniqueKey.create (#9535)
|
5 년 전 |
Aleksandr Kuzmenko
|
acaec1c8a0
Change Path.unique_file_path to an explicit key type (#9283)
|
5 년 전 |
Aleksandr Kuzmenko
|
17d29d28cc
unified handling of `-D no-deprecation-warnings`
|
5 년 전 |
Simon Krajewski
|
450bd6ceec
[display] refactor diagnostics to support multiple files
|
5 년 전 |
Simon Krajewski
|
4bf5cce051
[display] refactor diagnostics a bit
|
5 년 전 |
Simon Krajewski
|
1ffaa6909d
[server] move dead_blocks to cfile
|
5 년 전 |
Simon Krajewski
|
a984b0dca8
[display] move import positions to module defs
|
5 년 전 |
Simon Krajewski
|
bf1491bfb1
[display] always consider `macro` and `display` blocks to be reachable
|
6 년 전 |
Simon Krajewski
|
541b728930
[display] detect display-in-macro-block
|
6 년 전 |
Simon Krajewski
|
f3250d6129
[parser] keep track of inactive blocks
|
6 년 전 |
Jens Fischer
|
3bdebefa6a
[display] use a separate diagnostics kind for deprecation warnings (#8632)
|
6 년 전 |
Aleksandr Kuzmenko
|
1ac9d2a388
Respect `@:pure(false)` on var fields (#8338)
|
6 년 전 |
Simon Krajewski
|
c75f836fc7
[display] don't warn about unused `_` variables
|
6 년 전 |
Alexander Kuzmenko
|
b30fd9fa83
[display] refactored display_position handling; fixes #8136 (#8137)
|
6 년 전 |
Simon Krajewski
|
41306fef5f
[display] don't full-path null_pos in diagnostics
|
6 년 전 |
Simon Krajewski
|
087f80c291
[display] turn errors into diagnostics
|
6 년 전 |
Simon Krajewski
|
7de6c99942
[display] invert diagnostic messages list
|
6 년 전 |
Simon Krajewski
|
b37475645f
[typer] run diagnostics eagerly if we have a type-error
|
6 년 전 |