Commit History

Author SHA1 Message Date
  alaviss 4bd388ad58 Revert "nimsuggest: don't add CRLF to replies (#13545)" (#13597) 5 years ago
  alaviss a974684b14 nimsuggest: don't add CRLF to replies (#13545) 5 years ago
  narimiran cc3e9ca164 remove unused imports 5 years ago
  alaviss f957266574 nimsuggest: add a command that returns the project file (#12411) 5 years ago
  alaviss eeffa0163f nimsuggest: add option to force finding the project file (#12409) 5 years ago
  alaviss edb24b7ce0 nimsuggest: fix tcp socket leak for epc backend (#12384) [backport] 5 years ago
  alaviss e9fa4c9b9c nimsuggest: fix tcp socket leak (#12377) [backport] 5 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Araq cb3c3c306c minor style changes 5 years ago
  Miran 6cad5c7861 [bugfix] fix #11482, fix nimsuggest range error (#11519) 5 years ago
  Araq b70295c768 [other] nimsuggest: adhere to our style guide 5 years ago
  Andreas Rumpf 55bc29c761 nimsuggest: make use project file name if none given for 'sug' command; allows for more convenient debugging 6 years ago
  alaviss d64e218abd nimsuggest: only log when logging is enabled (#10646) 6 years ago
  alaviss fc30cf02bc nimsuggest: add an option to bind to a free port (#10328) 6 years ago
  alaviss 58d293d6a9 fixes nim-lang/nimsuggest#76 (#10093) 6 years ago
  PMunch 3f546b70ed Moved some code around in nimsuggest to avoid crash when run as library (#9818) 6 years ago
  PMunch a20169af91 Made nimsuggest importable as a library and add Nim-path override option (#9784) 6 years ago
  Timothee Cour fe2eb25650 nimsuggest: fixes #96 6 years ago
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 years ago
  Timothee Cour ed0cb7b85d make config.nims behave like nim.cfg in terms of where these scripts are searched / run (#8682) 6 years ago
  Andreas Rumpf 7f49364fd0 make more tests green 6 years ago
  Andreas Rumpf 5348fef003 implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1 7 years ago
  Andreas Rumpf 826c1e2d78 incremental compilation: implemented basic replay logic 7 years ago
  Andreas Rumpf 688c54d8f1 compiler API: final cleanups; improve security by diabling 'gorge' and friends 7 years ago
  Andreas Rumpf 382bc34f93 vm now free of global variables 7 years ago
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 7 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 7 years ago
  Andreas Rumpf bf6c2c5ccf preparations of making compiler/msgs.nim free of global variables 7 years ago
  Andreas Rumpf 1616c6e029 make nimsuggest compile again 7 years ago
  Andreas Rumpf e4c088721a make nimsuggest compile again 7 years ago