Araq
|
fd63443419
changed name mangling for generated C files
|
5 年之前 |
Andreas Rumpf
|
745669ac25
fixes #11758 [nobackport]
|
5 年之前 |
Araq
|
d55cc0888d
better run also considers the command line; fixes #11719 [feature]
|
5 年之前 |
Araq
|
6d125da93f
koch/nim: completion of the 'better run' feature
|
5 年之前 |
Andreas Rumpf
|
3d88d06b32
better run [feature] (#11709)
|
5 年之前 |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 年之前 |
Araq
|
8cc9753285
fixes #11405
|
5 年之前 |
Ico Doornekamp
|
70fb3a93e9
list available options for --cpu, --os and --cc if the passed option is not found (#11328)
|
5 年之前 |
Araq
|
d67a9f024e
fixes #11306
|
5 年之前 |
Arne Döring
|
f94ec363ab
Allow void macro result (#11286)
|
5 年之前 |
Andreas Rumpf
|
651ae68567
fixes #11202
|
5 年之前 |
Andreas Rumpf
|
641e8f596c
Merge pull request #11201 from nim-lang/araq-fixes-11200
|
5 年之前 |
Araq
|
ddad57e7a9
typo
|
5 年之前 |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 年之前 |
Araq
|
7804b5c558
nicer 'CC' output messages
|
5 年之前 |
Andreas Rumpf
|
0121dda9ba
remove the restriction that module names need to be unique per Nimble… (#11064)
|
5 年之前 |
Viktor Kirilov
|
f8146dfd84
improvements on the hot code reloading support (#10892)
|
5 年之前 |
alaviss
|
8e12691213
compiler/extccomp: use getNimcacheDir for writing build instruction (#10772)
|
6 年之前 |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
6 年之前 |
Timothee Cour
|
4355f23ee5
fix #10305 nim cpp is now nan-correct at CT (#10310)
|
6 年之前 |
Neelesh Chandola
|
642ce799ec
Add support for clang-cl (#9977)
|
6 年之前 |
Neelesh Chandola
|
e70c6af188
escape the include path
|
6 年之前 |
Neelesh Chandola
|
c99407b07a
Add project directory to include path
|
6 年之前 |
Neelesh Chandola
|
b245b80e72
Fix nimsuggest build with clang on windows
|
6 年之前 |
Araq
|
0ab1229c69
resolve merge conflicts
|
6 年之前 |
Araq
|
46820b94a6
the linking step doesn't mind Windows' 8K command line limit anymore
|
6 年之前 |
Araq
|
77272ceb3c
fixes extccomp regressions
|
6 年之前 |
Araq
|
044c7d0921
fixes extccomp regressions
|
6 年之前 |
Araq
|
1946d1a61d
fixes extccomp regressions
|
6 年之前 |
Araq
|
8896770f8f
workaround against silly Windows command line length limitations for the upcoming megatest.nim
|
6 年之前 |