Commit History

Author SHA1 Message Date
  Nikolay Nikolov 899ba01ccf + added nimsuggest support for exception inlay hints (#23202) 10 months ago
  Juan M Gómez 2081da3207 makes nimsuggest listen on localhost by default (#23351) 10 months ago
  Juan M Gómez 92c8c6d5f4 fixes nimsuggest sug doesnt return anything on first pass #23283 (#23288) 11 months ago
  Juan M Gómez 6c2fca1a8b [fix] nimsuggest `con` sometimes doesnt return anything on first pass fixes #23281 (#23282) 11 months ago
  Juan M Gómez fd253a08b1 Adds info:capabilities to NimSuggest (#23134) 1 year ago
  Juan M Gómez df3c95d8af makes nimsuggest `con` work under v3 (#23113) 1 year ago
  Nikolay Nikolov 502a4486ae nimsuggest: Added optional command line option '--clientProcessId:XXX' (#22969) 1 year ago
  Nikolay Nikolov 4fc0027b57 Introduced version 4 of the NimSuggest protocol. The InlayHints feature made V4 or later only. (#22953) 1 year ago
  Nikolay Nikolov 3680200df4 nimsuggest: Instead of checking for protocol version 3 exactly, check for version 3 or later. (#22945) 1 year ago
  Nikolay Nikolov d0cc02dfc4 Added new command line option `--info:X` to nimsuggest for obtaining information. (#22940) 1 year ago
  Nikolay Nikolov f5bbdaf906 Inlay hints for types of consts (#22916) 1 year ago
  Nikolay Nikolov 3f2b9c8bcf Inlay hints support (#22896) 1 year ago
  Pylgos db36765afd nimsuggest: Clear generic inst cache before partial recompilation (#22783) 1 year ago
  Ivan Yonchovski 2bb7277a61 Create compiler and nimsuggest packages (#22118) 1 year ago
  Juan Carlos fa5e7dc44a Improve nimsuggest (#21825) 1 year ago
  ringabout afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) 1 year ago
  Peter Munch-Ellingsen c155e20796 Fix infinite recursion introduced in 7031ea6 [backport 1.6] (#21555) 1 year ago
  ringabout d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 1 year ago
  Ivan Yonchovski 7031ea65cd Implemented basic macro expand functionality (#20579) 1 year ago
  Jake Leahy b0a850adbf Nimsuggest now defines the backends symbol (#21083) 2 years ago
  ringabout e03a178bff rename `std/threads` to `std/typedthreads` (#20850) 2 years ago
  Ikko Ashimine f0400eef68 Fix typo in nimsuggest.nim (#20767) 2 years ago
  ringabout e1ddd2d524 put std/threads under the umbrella of nimPreviewSlimSystem (#20711) 2 years ago
  Ivan Yonchovski 7caa037936 Fix/improve handling of forward declarations in nimsuggest (#20493) 2 years ago
  Ivan Yonchovski d4c0d35b32 [nimsuggest] fix def call on identifier 2 times on the line (#20228) 2 years ago
  Ivan Yonchovski e636c211b0 Implement type command (#19944) 2 years ago
  Ivan Yonchovski b41226001c Initial implementation of nimsuggest v3 (#19826) 2 years ago
  Juan Carlos 78a99587a4 Deprecate TaintedString (#15423) 4 years ago
  Andreas Rumpf 796498525a IC: next steps (#16550) 4 years ago
  Timothee Cour 52829fc8d1 cmdline: improve command processing (#16056) 4 years ago