Timothee Cour
|
1acba63cb7
cross compilation targetting windows now supports `nim r`: `nim r -d:mingw main` (#18682)
|
3 年之前 |
RSDuck
|
d0dd923acf
Switch maintanance (#18668)
|
3 年之前 |
Andreas Rumpf
|
0c4582c665
mitigates #12815 (#18557)
|
3 年之前 |
Andreas Rumpf
|
58e27ebd4a
fixes #12815 (#18554)
|
3 年之前 |
Andreas Rumpf
|
af3d2d8ad9
added `nimAllocPagesViaMalloc` switch (#18490)
|
3 年之前 |
Timothee Cour
|
e1e8af535e
merge BuildMode into SuccessX, remove code duplication w drnim, add useful info to successx, add gc to compilesettings (#18252)
|
3 年之前 |
Timothee Cour
|
3b1aabdcff
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18085)
|
3 年之前 |
Andrey Makarov
|
e61381a293
follow-up #17692: more inline syntax highlighting (#17837)
|
3 年之前 |
c-blake
|
601c050fcb
Implement https://forum.nim-lang.org/t/7848#50018 (#17874)
|
3 年之前 |
quantimnot
|
83ae70cb54
RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258)
|
3 年之前 |
flywind
|
e1cc3b83fb
deprecate newruntime (#17245)
|
3 年之前 |
Timothee Cour
|
13b1b19a83
remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)
|
4 年之前 |
Yanis Zafirópulos
|
0cae8ef2ca
Massive documentation fixes + copy editing (#15747)
|
4 年之前 |
narimiran
|
5e9dd81baa
more "eg" fixes
|
4 年之前 |
genotrance
|
450a3e3179
Fix #2408 - add -d:globalSymbols (#14904)
|
4 年之前 |
Danil Yarantsev
|
7936768560
Fix some typos (#14843)
|
4 年之前 |
Andreas Rumpf
|
c64db68f0b
added a new feature: --cc:env so that you can use any C compiler as long as it works like GCC
|
4 年之前 |
Timothee Cour
|
66db9de714
CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static checks (#13926)
|
4 年之前 |
Kartik Saranathan
|
fe53f6ef4f
fix typo (#13660) [ci skip]
|
4 年之前 |
Timothee Cour
|
1cf5c280e3
only enable linenoise for -d:nimUseLinenoise (#13478)
|
4 年之前 |
Ico Doornekamp
|
5dd2fa3e0c
Updated 'nim for embedded systems' section to use --os:any and --gc:arc (#13237)
|
5 年之前 |
Andreas Rumpf
|
83a736a34a
ARC: cycle detector (#12823)
|
5 年之前 |
Jjp137
|
3ad48069d3
Fix word wrapping
|
5 年之前 |
Jjp137
|
93461aee34
Fix many broken links
|
5 年之前 |
Clyybber
|
5f5879dc4c
Refactor injectdestructors (#12295)
|
5 年之前 |
Andreas Rumpf
|
e0f2b3ba8f
documentation updates
|
5 年之前 |
treeform
|
363d0ada50
Update Android and iOS cross compile docs. (#12215)
|
5 年之前 |
treeform
|
a948deebb3
Add --os:ios switch and docs. (#12204)
|
5 年之前 |
treeform
|
910ed5888e
Add -d:androidNDK to fix echo on Android NDK builds. (#12203)
|
5 年之前 |
Araq
|
13253f4154
document 'nim' defines prefix
|
5 年之前 |