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
/
basicopt.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
Timothee Cour
2020-11-09
1
-0
/
+3
*
fix the indentation in `--help` and `--fullhelp` (#15387)
Miran
2020-09-23
1
-5
/
+5
*
`nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--d...
Timothee Cour
2020-05-11
1
-2
/
+4
*
new cmd: `nim r main [args...]` to compile & run, saving binary under $nimcac...
Timothee Cour
2020-04-23
1
-0
/
+1
*
Fixes #11431 (#11451) [bugfix]
Juan Carlos
2019-06-10
1
-1
/
+1
*
doc: move specific checks to advanced options, for a less intimidatin… (#10...
Jacek Sieka
2019-03-04
1
-9
/
+2
*
compiler interface: don't overdocument the on|off switches
Araq
2019-01-22
1
-1
/
+1
*
fix #9629 every binary cmd line option allows on/off/empty=on (#10353)
Timothee Cour
2019-01-18
1
-2
/
+2
*
better doc for hard to find --define:SYMBOL:VAL (#8257)
Timothee Cour
2018-07-11
1
-1
/
+2
*
remove dead code elimination option (#7669)
Jacek Sieka
2018-04-23
1
-1
/
+0
*
replace --advanced by --fullhelp; refs #7621
Andreas Rumpf
2018-04-20
1
-1
/
+1
*
'nim doc' is now using version 2 of the documentation generator
Andreas Rumpf
2017-11-16
1
-1
/
+0
*
Add missing nilChecks compiling option (#6480)
Eduardo Bart
2017-10-09
1
-0
/
+1
*
new dependency tracking for nimsuggest
Araq
2016-11-05
1
-1
/
+1
*
Update documentation and news
Jeff Ciesielski
2016-07-05
1
-1
/
+2
*
Add the ability to pass a value with the -d flag
Jeff Ciesielski
2016-07-04
1
-1
/
+2
*
fixes #1868
Araq
2015-03-12
1
-0
/
+1
*
improved --debugger switch; updated release plan
Araq
2015-02-27
1
-1
/
+1
*
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Araq
2015-02-09
1
-1
/
+0
*
clarify single letter option requirements
Joseph Poirier
2015-01-02
1
-1
/
+1
*
Fix paragraph break issue in nimc.txt. Add spacing to command line options ta...
Nick Greenfield
2014-12-21
1
-2
/
+3
*
merged things from devel
Araq
2014-09-12
1
-0
/
+2
|
\
|
*
be explicit about single letter options
Araq
2014-09-11
1
-0
/
+2
*
|
Nimrod renamed to Nim
Araq
2014-08-28
1
-2
/
+2
|
/
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-0
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
doc2 improvements
Araq
2012-06-24
1
-1
/
+1
*
New algorithm for locating and loading nimrod config files.
Zahary Karadjov
2011-11-25
1
-1
/
+2
*
--stdout support; idetools implemented
Araq
2011-02-25
1
-6
/
+6
*
REPL improvements
Araq
2011-02-13
1
-4
/
+2
*
changes to threads; --recursivePath support
Araq
2011-01-29
1
-1
/
+1
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
1
-0
/
+37