Nikolay Nikolov
|
899ba01ccf
+ added nimsuggest support for exception inlay hints (#23202)
|
il y a 8 mois |
Andreas Rumpf
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
il y a 8 mois |
Nikolay Nikolov
|
18b5fb256d
+ show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193)
|
il y a 10 mois |
Andreas Rumpf
|
fe18ec5dc0
types refactoring; WIP (#23086)
|
il y a 11 mois |
Nikolay Nikolov
|
a3739751a8
Skip trailing asterisk when placing inlay type hints. Fixes #23067 (#23068)
|
il y a 11 mois |
Andreas Rumpf
|
e51e98997b
type refactoring: part 2 (#23059)
|
il y a 11 mois |
Jake Leahy
|
0a7094450e
Only suggest symbols that could be pragmas when typing a pragma (#23040)
|
il y a 11 mois |
Jake Leahy
|
81c0513644
Don't provide suggestions for enum fields (#22959)
|
il y a 1 an |
Nikolay Nikolov
|
3680200df4
nimsuggest: Instead of checking for protocol version 3 exactly, check for version 3 or later. (#22945)
|
il y a 1 an |
Nikolay Nikolov
|
f5bbdaf906
Inlay hints for types of consts (#22916)
|
il y a 1 an |
Nikolay Nikolov
|
3f2b9c8bcf
Inlay hints support (#22896)
|
il y a 1 an |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
il y a 1 an |
metagn
|
6000cc8c0f
fix sym of created generic instantiation type (#22642)
|
il y a 1 an |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
il y a 1 an |
Jake Leahy
|
1b132ddaa2
Fix nimsuggest not showing suggestions for imported tuples (#22241)
|
il y a 1 an |
metagn
|
8f760080c5
privateAccess ignores non-objects (#21973)
|
il y a 1 an |
metagn
|
b0a98cc01e
warn on set types bigger than max size, default to 0..255 for int literals (#21659)
|
il y a 1 an |
ringabout
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
il y a 1 an |
Ivan Yonchovski
|
7031ea65cd
Implemented basic macro expand functionality (#20579)
|
il y a 1 an |
Jake Leahy
|
18c115c8d0
Don't repeat suggestions for same symbol (#21140)
|
il y a 1 an |
ringabout
|
7c2aa53e44
fixes #19278; make `privateAccess` work with generic ref object (#20640)
|
il y a 2 ans |
Andreas Rumpf
|
81087c949f
fixes #20572 (#20585)
|
il y a 2 ans |
Ivan Yonchovski
|
7caa037936
Fix/improve handling of forward declarations in nimsuggest (#20493)
|
il y a 2 ans |
metagn
|
de4b0346bd
store full definition AST for consts, fix noRewrite (#20115)
|
il y a 2 ans |
Ivan Yonchovski
|
d4c0d35b32
[nimsuggest] fix def call on identifier 2 times on the line (#20228)
|
il y a 2 ans |
Ivan Yonchovski
|
b0b9a3e5fa
Use module actual file instead of PSym.info (#19956)
|
il y a 2 ans |
quantimnot
|
800cb006e7
Change `styleCheck` to ignore foreign packages (#19822)
|
il y a 2 ans |
Ivan Yonchovski
|
b41226001c
Initial implementation of nimsuggest v3 (#19826)
|
il y a 2 ans |
Miran
|
24178bf8aa
get rid of the warnings during bootstrapping (#18741)
|
il y a 3 ans |
Timothee Cour
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
il y a 3 ans |