커밋 기록

작성자 SHA1 메시지 날짜
  Timothee Cour 52829fc8d1 cmdline: improve command processing (#16056) 4 년 전
  Timothee Cour 7815ed69d4 rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect reality (#16057) 4 년 전
  Andreas Rumpf 3492178494 refactoring: removed cmdlinehelper.mainCommand callback 4 년 전
  Timothee Cour 4301a3da9d * honor --errorMax even for tools (eg drnim, nim doc) (#14546) 4 년 전
  Jasper Jenkins 1037318e68 fix nimsuggest warning (#13699) 4 년 전
  alaviss 4bd388ad58 Revert "nimsuggest: don't add CRLF to replies (#13545)" (#13597) 4 년 전
  alaviss a974684b14 nimsuggest: don't add CRLF to replies (#13545) 4 년 전
  narimiran cc3e9ca164 remove unused imports 5 년 전
  alaviss f957266574 nimsuggest: add a command that returns the project file (#12411) 5 년 전
  alaviss eeffa0163f nimsuggest: add option to force finding the project file (#12409) 5 년 전
  alaviss edb24b7ce0 nimsuggest: fix tcp socket leak for epc backend (#12384) [backport] 5 년 전
  alaviss e9fa4c9b9c nimsuggest: fix tcp socket leak (#12377) [backport] 5 년 전
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 년 전
  Araq cb3c3c306c minor style changes 5 년 전
  Miran 6cad5c7861 [bugfix] fix #11482, fix nimsuggest range error (#11519) 5 년 전
  Araq b70295c768 [other] nimsuggest: adhere to our style guide 5 년 전
  Andreas Rumpf 55bc29c761 nimsuggest: make use project file name if none given for 'sug' command; allows for more convenient debugging 5 년 전
  alaviss d64e218abd nimsuggest: only log when logging is enabled (#10646) 6 년 전
  alaviss fc30cf02bc nimsuggest: add an option to bind to a free port (#10328) 6 년 전
  alaviss 58d293d6a9 fixes nim-lang/nimsuggest#76 (#10093) 6 년 전
  PMunch 3f546b70ed Moved some code around in nimsuggest to avoid crash when run as library (#9818) 6 년 전
  PMunch a20169af91 Made nimsuggest importable as a library and add Nim-path override option (#9784) 6 년 전
  Timothee Cour fe2eb25650 nimsuggest: fixes #96 6 년 전
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 년 전
  Timothee Cour ed0cb7b85d make config.nims behave like nim.cfg in terms of where these scripts are searched / run (#8682) 6 년 전
  Andreas Rumpf 7f49364fd0 make more tests green 6 년 전
  Andreas Rumpf 5348fef003 implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1 6 년 전
  Andreas Rumpf 826c1e2d78 incremental compilation: implemented basic replay logic 6 년 전
  Andreas Rumpf 688c54d8f1 compiler API: final cleanups; improve security by diabling 'gorge' and friends 6 년 전
  Andreas Rumpf 382bc34f93 vm now free of global variables 6 년 전