Commit History

Author SHA1 Message Date
  ringabout 80a6005f55 fixes #22409; don't check style for enumFieldSymChoice in the function (#23580) 11 months ago
  Nikolay Nikolov be66aedb9e + show the inferred exception list (as part of the type) for functions that don't have an explicit `.raises` pragma (#23193) (#23210) 1 year ago
  Nikolay Nikolov fff127bec7 Skip trailing asterisk when placing inlay type hints. Fixes #23067 (backport of #23068) (#23070) 1 year ago
  Nikolay Nikolov 0d93fdf607 backport to version 2.0: nimsuggest: Instead of checking for protocol version 3 exactly, check for version 3 or later. (#22945) (#22957) 1 year ago
  Nikolay Nikolov 4793fc0fc1 Inlay hints backport to Nim v2.0.x (#22919) 1 year ago
  Jake Leahy 1b132ddaa2 Fix nimsuggest not showing suggestions for imported tuples (#22241) 1 year ago
  metagn 8f760080c5 privateAccess ignores non-objects (#21973) 1 year ago
  metagn b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 2 years ago
  ringabout d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 2 years ago
  Ivan Yonchovski 7031ea65cd Implemented basic macro expand functionality (#20579) 2 years ago
  Jake Leahy 18c115c8d0 Don't repeat suggestions for same symbol (#21140) 2 years ago
  ringabout 7c2aa53e44 fixes #19278; make `privateAccess` work with generic ref object (#20640) 2 years ago
  Andreas Rumpf 81087c949f fixes #20572 (#20585) 2 years ago
  Ivan Yonchovski 7caa037936 Fix/improve handling of forward declarations in nimsuggest (#20493) 2 years ago
  metagn de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 years ago
  Ivan Yonchovski d4c0d35b32 [nimsuggest] fix def call on identifier 2 times on the line (#20228) 2 years ago
  Ivan Yonchovski b0b9a3e5fa Use module actual file instead of PSym.info (#19956) 2 years ago
  quantimnot 800cb006e7 Change `styleCheck` to ignore foreign packages (#19822) 2 years ago
  Ivan Yonchovski b41226001c Initial implementation of nimsuggest v3 (#19826) 2 years ago
  Miran 24178bf8aa get rid of the warnings during bootstrapping (#18741) 3 years ago
  Timothee Cour 0b7361e938 followup #18362: make `UnusedImport` work robustly (#18366) 3 years ago
  Timothee Cour ad67bcf379 fix https://github.com/nim-lang/RFCs/issues/311 remove unary slice (#16714) 4 years ago
  Timothee Cour 0a10af5a2c privateAccess now works with ref | ptr (#17760) 4 years ago
  Timothee Cour 8161b02897 `import foo {.all.}` reboot (#17706) 4 years ago
  Saem Ghani 1097cc4173 nimsuggest prioritize non-deprecated suggestions (#16816) 4 years ago
  Saem Ghani d99ea00829 fixed nim-lang/nimsuggest#48 type aware sug (#16814) 4 years ago
  Saem Ghani bb3c6d0797 fixes nim-lang/nimsuggest#103 con dot exprs (#16657) 4 years ago
  Saem Ghani bbc96f974d fixed nim-lang/nimsuggest#82 pure enum field sug (#16676) 4 years ago
  Andreas Rumpf 796498525a IC: next steps (#16550) 4 years ago
  Saem Ghani 21dfa04cbf fixes nim-lang/nimsuggest#119 outline includes (#16608) 4 years ago