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
/
advopt.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
documented --newruntime switch
Araq
2019-07-12
1
-1
/
+4
*
[bugfix] Fixes #11495 , Remove TinyC from help (#11508)
Juan Carlos
2019-06-17
1
-1
/
+0
*
new compiler feature: --expandMacro
Araq
2019-05-29
1
-0
/
+1
*
Nim is not a header file generator anymore; closes #4723
Araq
2019-05-22
1
-2
/
+0
*
more destructor based changes (#10885)
Andreas Rumpf
2019-03-23
1
-1
/
+1
*
multi-methods need to be explicitly enabled (#10856)
Miran
2019-03-18
1
-2
/
+3
*
doc: move specific checks to advanced options, for a less intimidatin… (#10...
Jacek Sieka
2019-03-04
1
-1
/
+11
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
1
-0
/
+1
*
Added --docInternal option to allow 'nim doc' to include non-exported symbols
Ico Doornekamp
2019-01-23
1
-0
/
+1
*
compiler interface: don't overdocument the on|off switches
Araq
2019-01-22
1
-2
/
+3
*
fix #9629 every binary cmd line option allows on/off/empty=on (#10353)
Timothee Cour
2019-01-18
1
-15
/
+15
*
properly fix #10030 by skipping all external configs (#10324)
Timothee Cour
2019-01-16
1
-1
/
+1
*
add custom pragma support for var and let symbols (#9582)
jcosborn
2019-01-07
1
-0
/
+1
*
Undocument --genmapping (#10175)
Neelesh Chandola
2019-01-04
1
-2
/
+0
*
Deprecate gc v2 (#10151)
Neelesh Chandola
2019-01-01
1
-1
/
+1
*
document --profiler:on (#10115)
Timothee Cour
2018-12-30
1
-0
/
+3
*
advopt.txt: minor layouting change
Araq
2018-12-12
1
-1
/
+1
*
minor cleanups
Andreas Rumpf
2018-12-11
1
-1
/
+1
*
Merge pull request #9916 from timotheecour/pr_ref_9906_errorMax
Andreas Rumpf
2018-12-11
1
-0
/
+1
|
\
|
*
--errorMax:0 means: unlimited
Timothee Cour
2018-12-09
1
-1
/
+1
|
*
refs #9906; --errorMax:10 allows stopping after 10 errors
Timothee Cour
2018-12-09
1
-0
/
+1
*
|
enhance `dump --dump.format:json`
Timothee Cour
2018-12-09
1
-0
/
+1
|
/
*
document the --incremental build switch; make CIs green again
Araq
2018-11-21
1
-0
/
+1
*
produce more helpful error messages when overloading resolution fails
Andreas Rumpf
2018-11-03
1
-0
/
+3
*
Nim style checker: document the switch; fixes #9564
Araq
2018-10-30
1
-0
/
+4
*
improve the compiler option "cppCompileToNamespace", a custom namespace can n...
Giovanni
2018-09-15
1
-1
/
+3
*
document the new --nilseqs:on switch
Araq
2018-08-13
1
-0
/
+2
*
introduce --laxstrings switch for backwards compatibility
Araq
2018-04-30
1
-0
/
+2
*
Fixes #802, #803 and #3775 - genscript issues (#7677)
genotrance
2018-04-25
1
-1
/
+2
*
.experimental can now be used to enable specific features
Andreas Rumpf
2018-04-24
1
-2
/
+3
*
allow setting template/macro recursive evaluation limits (#7652)
jcosborn
2018-04-19
1
-1
/
+1
*
Nim namespace for cpp (#7453)
AdrianV
2018-04-15
1
-0
/
+1
*
the new feature's name is hotCodeReloading
Andreas Rumpf
2018-04-13
1
-1
/
+2
*
Support code hot reloading for JavaScript projects (#7362)
zah
2018-04-13
1
-0
/
+1
*
cmd line help: clarify compileOnly vs noLinking
Timothee Cour
2018-04-05
1
-2
/
+2
*
Renamed jsondoc2 to jsondoc, similar to doc2 (#7279)
PMunch
2018-03-08
1
-1
/
+0
*
fixes #7089
Andreas Rumpf
2018-01-24
1
-0
/
+1
*
make the new --genDeps feature optional since it makes compilations slower
Andreas Rumpf
2017-12-21
1
-0
/
+1
*
add dynlibOverrideAll switch (#6873)
Charlie Barto
2017-12-06
1
-0
/
+1
*
WIP: Add a advanced compiler command 'ctags' (#6654)
Dmitry Atamanov
2017-11-15
1
-1
/
+2
*
WIP: --gc:regions instead of --gc:stack
Araq
2017-08-13
1
-1
/
+1
*
fixes #6069
Andreas Rumpf
2017-07-08
1
-1
/
+1
*
kill the reportConceptFailures options as it will be replaced by the .explain...
Zahary Karadjov
2017-03-24
1
-3
/
+0
*
documents --excessiveStackTrace switch
Andreas Rumpf
2016-11-22
1
-0
/
+2
*
first version of the new memory tracking feature
Andreas Rumpf
2016-11-21
1
-0
/
+1
*
document 'nim e' mode
Araq
2016-10-08
1
-0
/
+1
*
the Nim compiler supports the jsondoc2 command
Andreas Rumpf
2016-07-13
1
-0
/
+1
*
Added --noCppExceptions switch
Ruslan Mustakov
2016-02-18
1
-0
/
+1
*
added --reportConceptFailures switch
Araq
2015-10-22
1
-0
/
+3
*
List warnings & hints via --(hints|warnings):list
Adam Strzelecki
2015-07-03
1
-2
/
+3
[next]