Timothee Cour
|
ed0cb7b85d
make config.nims behave like nim.cfg in terms of where these scripts are searched / run (#8682)
|
6 vuotta sitten |
Andreas Rumpf
|
7f49364fd0
make more tests green
|
6 vuotta sitten |
Andreas Rumpf
|
5348fef003
implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1
|
6 vuotta sitten |
Andreas Rumpf
|
826c1e2d78
incremental compilation: implemented basic replay logic
|
6 vuotta sitten |
Andreas Rumpf
|
688c54d8f1
compiler API: final cleanups; improve security by diabling 'gorge' and friends
|
6 vuotta sitten |
Andreas Rumpf
|
382bc34f93
vm now free of global variables
|
6 vuotta sitten |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 vuotta sitten |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 vuotta sitten |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
6 vuotta sitten |
Andreas Rumpf
|
1616c6e029
make nimsuggest compile again
|
6 vuotta sitten |
Andreas Rumpf
|
e4c088721a
make nimsuggest compile again
|
6 vuotta sitten |
Andreas Rumpf
|
ee366f1746
.experimental can now be used to enable specific features
|
6 vuotta sitten |
skilchen
|
e336e6609c
include help short option in processCmdLine (#7515)
|
6 vuotta sitten |
Araq
|
a0b547001b
nimsuggest: do not execute the .nims file when requested to auto-complete it
|
6 vuotta sitten |
pqflx3
|
c039bbf6e1
Fixed printing nimsuggest commandline help message (#6863)
|
7 vuotta sitten |
Andreas Rumpf
|
ab1787e7db
fixes #6707; nimsuggest tests still not green
|
7 vuotta sitten |
Federico Ceratto
|
034e6a3468
Fix spelling error (#6349)
|
7 vuotta sitten |
Andreas Rumpf
|
1a29069ece
attempt to make nimsuggest work with choosenim
|
7 vuotta sitten |
Andreas Rumpf
|
ab3f22fce1
minor update for nimsuggest
|
7 vuotta sitten |
Arne Döring
|
3d4f68c822
Make nimsuggest quit when pressing Ctrl-D from the command line. (#5662)
|
7 vuotta sitten |
Araq
|
3962c6339f
nimsuggest: die with a project dir/file that doesn't exist
|
7 vuotta sitten |
Andreas Rumpf
|
f7d760cb94
nimsuggest: when invoked with a directory, detect the main nim file on its own
|
7 vuotta sitten |
Andreas Rumpf
|
3d534375c7
nimsuggest: logging enable when compiled with -d:logging
|
7 vuotta sitten |
Andreas Rumpf
|
68181e6da2
nimsuggest: maxresults limit; fixed local symbol usages priorizations
|
7 vuotta sitten |
Araq
|
556b564c7d
nimsuggest: make tests green again
|
7 vuotta sitten |
Araq
|
57ea01309e
nimsuggest: more things work
|
7 vuotta sitten |
Araq
|
4755795416
nimsuggest: more precise cursor tracking
|
7 vuotta sitten |