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
|
6 years ago |
Andreas Rumpf
|
826c1e2d78
incremental compilation: implemented basic replay logic
|
6 years ago |
Andreas Rumpf
|
688c54d8f1
compiler API: final cleanups; improve security by diabling 'gorge' and friends
|
6 years ago |
Andreas Rumpf
|
382bc34f93
vm now free of global variables
|
6 years ago |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 years ago |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 years ago |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
6 years ago |
Andreas Rumpf
|
1616c6e029
make nimsuggest compile again
|
6 years ago |
Andreas Rumpf
|
e4c088721a
make nimsuggest compile again
|
6 years ago |
Andreas Rumpf
|
ee366f1746
.experimental can now be used to enable specific features
|
6 years ago |
skilchen
|
e336e6609c
include help short option in processCmdLine (#7515)
|
6 years ago |
Araq
|
a0b547001b
nimsuggest: do not execute the .nims file when requested to auto-complete it
|
6 years ago |
pqflx3
|
c039bbf6e1
Fixed printing nimsuggest commandline help message (#6863)
|
7 years ago |
Andreas Rumpf
|
ab1787e7db
fixes #6707; nimsuggest tests still not green
|
7 years ago |
Federico Ceratto
|
034e6a3468
Fix spelling error (#6349)
|
7 years ago |
Andreas Rumpf
|
1a29069ece
attempt to make nimsuggest work with choosenim
|
7 years ago |
Andreas Rumpf
|
ab3f22fce1
minor update for nimsuggest
|
7 years ago |
Arne Döring
|
3d4f68c822
Make nimsuggest quit when pressing Ctrl-D from the command line. (#5662)
|
7 years ago |
Araq
|
3962c6339f
nimsuggest: die with a project dir/file that doesn't exist
|
7 years ago |
Andreas Rumpf
|
f7d760cb94
nimsuggest: when invoked with a directory, detect the main nim file on its own
|
7 years ago |
Andreas Rumpf
|
3d534375c7
nimsuggest: logging enable when compiled with -d:logging
|
7 years ago |