index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
nimc.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)
Timothee Cour
2020-11-26
1
-1
/
+1
*
Massive documentation fixes + copy editing (#15747)
Yanis Zafirópulos
2020-10-29
1
-42
/
+41
*
more "eg" fixes
narimiran
2020-10-20
1
-1
/
+1
*
Fix #2408 - add -d:globalSymbols (#14904)
genotrance
2020-07-21
1
-0
/
+3
*
Fix some typos (#14843)
Danil Yarantsev
2020-06-28
1
-1
/
+1
*
added a new feature: --cc:env so that you can use any C compiler as long as i...
Andreas Rumpf
2020-05-06
1
-0
/
+4
*
CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static ...
Timothee Cour
2020-04-23
1
-3
/
+2
*
fix typo (#13660) [ci skip]
Kartik Saranathan
2020-03-16
1
-1
/
+1
*
only enable linenoise for -d:nimUseLinenoise (#13478)
Timothee Cour
2020-02-24
1
-1
/
+1
*
Updated 'nim for embedded systems' section to use --os:any and --gc:arc (#13237)
Ico Doornekamp
2020-01-23
1
-15
/
+33
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
1
-4
/
+4
*
Fix word wrapping
Jjp137
2019-10-22
1
-4
/
+6
*
Fix many broken links
Jjp137
2019-10-22
1
-4
/
+4
*
Refactor injectdestructors (#12295)
Clyybber
2019-10-01
1
-9
/
+0
*
documentation updates
Andreas Rumpf
2019-09-21
1
-27
/
+30
*
Update Android and iOS cross compile docs. (#12215)
treeform
2019-09-19
1
-10
/
+51
*
Add --os:ios switch and docs. (#12204)
treeform
2019-09-18
1
-0
/
+7
*
Add -d:androidNDK to fix echo on Android NDK builds. (#12203)
treeform
2019-09-17
1
-0
/
+14
*
document 'nim' defines prefix
Araq
2019-07-12
1
-0
/
+3
*
Spelling fixes in nimc.rst (#11569)
Simon Krauter
2019-06-23
1
-3
/
+3
*
HCR: better documentation
Araq
2019-06-18
1
-88
/
+0
*
update the nimc.rst document about the release/danger split [bugfix]
Andreas Rumpf
2019-06-08
1
-4
/
+8
*
remove shadow warning, fixes #10732 (#11039)
Miran
2019-04-17
1
-2
/
+0
*
we do not support -d:useWinAnsi switch anymore
Araq
2019-04-12
1
-4
/
+2
*
explicit default values for a leaner codegen, .cursor variables for optimization
Andreas Rumpf
2019-03-07
1
-0
/
+8
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
1
-25
/
+73
*
Increase verbosity of logGC (#10449)
Matt Haggard
2019-01-26
1
-0
/
+1
*
fix #10305 nim cpp is now nan-correct at CT (#10310)
Timothee Cour
2019-01-15
1
-0
/
+3
*
Fix Typo in Compiler Guide (#10189)
Tristano Ajmone
2019-01-04
1
-1
/
+1
*
Make Windows cross-compilation simpler (#9485)
genotrance
2018-10-24
1
-0
/
+15
*
fixes #9244
Andreas Rumpf
2018-10-16
1
-1
/
+1
*
docs: remove most stale links; refs #9109
Araq
2018-09-29
1
-20
/
+2
*
Nim Compiler User Guide: Fix how user config file is searched
demotomohiro
2018-09-29
1
-1
/
+1
*
document the fact that --define symbols are completely case insensitive; clos...
Araq
2018-09-03
1
-0
/
+3
*
document Nim's signal handling briefly; closes #8224
Araq
2018-09-03
1
-34
/
+45
*
fixes #8653
Andreas Rumpf
2018-08-16
1
-1
/
+1
*
Merge branch 'devel' into araq-misc
Andreas Rumpf
2018-08-16
1
-0
/
+40
|
\
|
*
Fixes #7586: Adds documentation for hints
DrSlump
2018-08-13
1
-0
/
+40
*
|
fixes #8599
Andreas Rumpf
2018-08-10
1
-1
/
+1
|
/
*
Uses XDG_CACHE_HOME if available (#8585)
alaviss
2018-08-09
1
-1
/
+2
*
'nimcache' defaults to ~/.cache on Posix; cleaned up documentation
Andreas Rumpf
2018-08-08
1
-23
/
+12
*
Remove env vars from docs
Joey Yakimowich-Payne
2018-07-15
1
-8
/
+4
*
Nintendo switch support (#8069)
Joey
2018-06-27
1
-0
/
+46
*
remove dead code elimination option (#7669)
Jacek Sieka
2018-04-23
1
-2
/
+2
*
the new feature's name is hotCodeReloading
Andreas Rumpf
2018-04-13
1
-3
/
+3
*
Support code hot reloading for JavaScript projects (#7362)
zah
2018-04-13
1
-3
/
+43
*
doc: fix path to $HOME/.config/nim.cfg to work on POSIX (not just unix but al...
Timothee Cour
2018-03-27
1
-1
/
+1
*
Introduce first class support for Android (#5772)
Fredrik Høisæther Rasch
2017-08-06
1
-0
/
+9
*
Merge pull request #6064 from superfunc/devel
Dominik Picheta
2017-07-23
1
-1
/
+1
|
\
|
*
Make option usage more consistent in doc
superfunc
2017-07-06
1
-1
/
+1
[next]