Timothee Cour
|
c1664f93b0
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
|
4 년 전 |
Timothee Cour
|
da476a8723
fix #15740 --hint:conf now works more reliably (#15741)
|
4 년 전 |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 년 전 |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 년 전 |
Timothee Cour
|
ce36fdc897
correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order
|
4 년 전 |
Ganesh Viswanathan
|
96bffadf60
Fix #9405 - cfg and nims run in sync
|
4 년 전 |
Andy Davidoff
|
56fb909676
fix crash due to errant symbols in nim.cfg (#13073) [backport]
|
5 년 전 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 년 전 |
Andy Davidoff
|
5544a13236
restore --define:key:val in nim.cfg and fix #12367 (#12611)
|
5 년 전 |
Andy Davidoff
|
61889c604a
export nim.cfg parser (#12602)
|
5 년 전 |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 년 전 |
Araq
|
af39f26a3a
[bugfix] nimpretty: fixes #11468
|
5 년 전 |
Andreas Rumpf
|
7215341190
make fullpaths the default in error messages and stack traces for mor… (#11385)
|
5 년 전 |
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 년 전 |
Timothee Cour
|
56de4c81b2
fixes #8739; allow --hint:foo:on --warning:bar:off (#8757)
|
6 년 전 |
Kaushal Modi
|
d73b19e379
Look for user nim.cfg in "nim/" subdir in usual config dir locations (#8662)
|
6 년 전 |
Andreas Rumpf
|
3ca8ebe778
fixes #8653
|
6 년 전 |
Araq
|
8e9551b1c7
fixex merge conflicts
|
6 년 전 |
WhiteDuke
|
59ba1e77af
Wait until the end to print hint Conf (#7931)
|
6 년 전 |
Andreas Rumpf
|
545b1582cd
refactoring: make projectMainIdx typesafe
|
6 년 전 |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 년 전 |
Andreas Rumpf
|
c73cd5349e
documentation generator works again
|
6 년 전 |
Andreas Rumpf
|
328e7a1005
options.nim: no global variables anymore
|
6 년 전 |
Andreas Rumpf
|
3c4ceea427
move more global variables into ConfigRef
|
6 년 전 |
Andreas Rumpf
|
a8a544a8f7
avoid more global variables
|
6 년 전 |
Andreas Rumpf
|
61e57cfa13
big refactoring: parser compiles again
|
6 년 전 |
Andreas Rumpf
|
b7116a28ee
compiler refactoring, pass config around explicitly
|
6 년 전 |
Andreas Rumpf
|
ba86b09e69
remove obsolete nimrod.cfg configuration files
|
6 년 전 |
Andreas Rumpf
|
3862651d44
fixes #499
|
7 년 전 |