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
*
clean up the documentation (#22196)
ringabout
2023-07-02
1
-1
/
+1
*
docs nimBasePattern (#22179)
Juan M Gómez
2023-06-28
1
-0
/
+2
*
better docs; undocument sinkInference as it doesn't work (#22089)
Andreas Rumpf
2023-06-13
1
-5
/
+4
*
int64/uint64 as bigint in JS (#21613)
metagn
2023-04-11
1
-0
/
+2
*
remove useVersion (#21626)
metagn
2023-04-08
1
-1
/
+0
*
fixes sinkinference documentation, which has been disabled (#21470)
ringabout
2023-03-12
1
-1
/
+1
*
add `md2html`, `md2tex` to cmd helpers (#21295)
ringabout
2023-01-24
1
-0
/
+3
*
docgen: implement cross-document links (#20990)
Andrey Makarov
2023-01-04
1
-1
/
+3
*
add a changelog and update the document for ORC (#20415)
ringabout
2022-09-26
1
-2
/
+1
*
Fixed description as option in advopt.txt (#19635)
Omar Flores
2022-03-26
1
-3
/
+7
*
support useVersion:1.6 (#19601)
flywind
2022-03-10
1
-1
/
+1
*
added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235)
Andreas Rumpf
2021-12-10
1
-0
/
+2
*
renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)
Andreas Rumpf
2021-11-24
1
-3
/
+4
*
followup #17852, disallow all:on for now (#18311)
Timothee Cour
2021-06-20
1
-1
/
+2
*
support `--hint:all:off --hint:x` (ditto with `--warnings` + friends) (#17852)
Timothee Cour
2021-06-20
1
-7
/
+8
*
update docgen documentation (#18192)
Andrey Makarov
2021-06-06
1
-1
/
+2
*
fixes #18058 (#18162)
Andreas Rumpf
2021-06-03
1
-0
/
+2
*
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...
Timothee Cour
2021-05-26
1
-5
/
+5
*
fixes #15848 [backport:1.2] (#17959)
Andreas Rumpf
2021-05-07
1
-0
/
+2
*
add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817)
Timothee Cour
2021-04-23
1
-0
/
+2
*
`--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (rep...
Timothee Cour
2021-04-21
1
-1
/
+3
*
updated the documentation (#17796)
Andreas Rumpf
2021-04-20
1
-4
/
+4
*
IC: first steps towards 'nim check --def --ic:on' (#17714)
Andreas Rumpf
2021-04-14
1
-0
/
+3
*
undocument unsupported advanced options (#17678)
Andreas Rumpf
2021-04-09
1
-13
/
+6
*
Fix entries in nimc advopt (#17576)
Danil Yarantsev
2021-03-30
1
-3
/
+5
*
fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar ...
Timothee Cour
2021-03-16
1
-0
/
+3
*
deprecate newruntime (#17245)
flywind
2021-03-04
1
-1
/
+0
*
fix #16731: using deprecated flags triggers a warning (#17225)
Timothee Cour
2021-03-02
1
-1
/
+1
*
`--nilseqs` is now a deprecated noop (#17211)
Timothee Cour
2021-03-01
1
-2
/
+0
*
document `since` (#17048)
Timothee Cour
2021-02-16
1
-1
/
+1
*
`--hintAsError` (#16763)
Timothee Cour
2021-01-20
1
-2
/
+2
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
1
-1
/
+0
*
remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)
Timothee Cour
2020-11-26
1
-2
/
+2
*
--declaredlocs => --declaredLocs (#15672)
Timothee Cour
2020-10-21
1
-1
/
+1
*
add --declaredlocs (#15666)
Timothee Cour
2020-10-21
1
-0
/
+1
*
make patchFile more discoverable (#15659)
Timothee Cour
2020-10-20
1
-0
/
+1
*
more "eg" fixes
narimiran
2020-10-20
1
-1
/
+1
*
fix #15405. deepcopy arc (#15410)
cooldome
2020-10-01
1
-0
/
+1
*
fix #11537, correct parse inline code without surrounding spaces (#15399)
Miran
2020-09-25
1
-1
/
+1
*
fix the indentation in `--help` and `--fullhelp` (#15387)
Miran
2020-09-23
1
-2
/
+2
*
cleanup ARC documentation (#15100)
Andreas Rumpf
2020-07-28
1
-2
/
+0
*
An optimizer for ARC (#14962)
Andreas Rumpf
2020-07-15
1
-0
/
+2
*
https://github.com/nim-lang/Nim/pull/14948#issuecomment-656498426 (#14958)
Juan Carlos
2020-07-11
1
-1
/
+1
*
VM profiler (#14833)
Ico Doornekamp
2020-07-09
1
-0
/
+1
*
Clean out oldast (#14837)
Juan Carlos
2020-06-30
1
-1
/
+0
*
Fix some typos (#14843)
Danil Yarantsev
2020-06-28
1
-1
/
+1
*
Deprecated laxStrings for mutating the internal zero terminator on strings an...
Juan Carlos
2020-06-23
1
-2
/
+0
*
Deprecate oldNewlines, clean out deprecated code from oldNewlines (#14763)
Juan Carlos
2020-06-23
1
-1
/
+0
*
add arc and orc to gc list (#14653)
Andy Davidoff
2020-06-14
1
-1
/
+1
*
`nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--d...
Timothee Cour
2020-05-11
1
-2
/
+9
[next]