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
/
manual_experimental.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
deprecate unsafeAddr; extend addr (#19373)
flywind
2022-01-16
1
-1
/
+1
*
move type operation section and remove deepcopy document (#19389)
flywind
2022-01-15
1
-40
/
+14
*
docs: Mention `import foo {.all.}` syntax (#19377)
Leon
2022-01-13
1
-0
/
+11
*
`caseStmtMacros` no longer experimental, experimental manual refactor (#19173)
hlaaftana
2021-11-23
1
-673
/
+507
*
Remove `Covariance` section from the experimental manual (#18688)
konsumlamm
2021-08-29
1
-101
/
+63
*
Documentation only, add 1 example (#18633)
Juan Carlos
2021-08-03
1
-0
/
+18
*
use more `.}` (#18542)
flywind
2021-07-20
1
-2
/
+2
*
move {.injectStmt.} to experimental; add a test (#18300)
Timothee Cour
2021-06-20
1
-0
/
+1
*
view types: spec changes (#18226)
Andreas Rumpf
2021-06-10
1
-17
/
+14
*
follow-up #18013 - inline syntax highlighting (#18166)
Andrey Makarov
2021-06-04
1
-10
/
+10
*
further progress on rst roles & directives (fix #17646) (#17659)
Andrey Makarov
2021-04-08
1
-1
/
+1
*
nnkArglist => nnkArgList + special case stylecheck:error (#17529)
Timothee Cour
2021-03-27
1
-1
/
+1
*
RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17...
quantimnot
2021-03-18
1
-256
/
+258
*
promote std prefix in docs (#17128)
flywind
2021-02-20
1
-9
/
+9
*
tests and docs for call operator (#16980)
hlaaftana
2021-02-09
1
-1
/
+33
*
rename case statement macro from match to `case` (#16923)
hlaaftana
2021-02-08
1
-13
/
+11
*
Make small text changes in the docs (#16634)
Elliot Waite
2021-01-25
1
-1
/
+1
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
1
-22
/
+0
*
fix docs typo (#16637)
flywind
2021-01-12
1
-1
/
+1
*
Nil type check implementation (#15287)
Alexander Ivanov
2020-12-29
1
-0
/
+1
*
styleCheck: Fix error for `sugar` and `std/with` (#16176)
ee7
2020-12-02
1
-1
/
+1
*
more "eg" fixes
narimiran
2020-10-20
1
-1
/
+1
*
Fix typo
Clyybber
2020-10-01
1
-1
/
+1
*
Fix "arraq" typo :)
Clyybber
2020-10-01
1
-1
/
+1
*
views: yet another bugfix (#15447)
Andreas Rumpf
2020-10-01
1
-0
/
+16
*
spec for view types (#15424)
Andreas Rumpf
2020-09-29
1
-5
/
+185
*
.noalias annotation; frontend support (#15419)
Andreas Rumpf
2020-09-28
1
-0
/
+15
*
Remove Deprecated {.this:self.} from Documentation so people dont use it anym...
Juan Carlos
2020-09-15
1
-36
/
+0
*
borrow checking (#15282)
Andreas Rumpf
2020-09-09
1
-0
/
+52
*
"for-loop macros" are no longer an experimental feature (#15288)
Miran
2020-09-08
1
-46
/
+0
*
strict func: much better error messages (#15068)
Andreas Rumpf
2020-07-25
1
-0
/
+38
*
Fix some typos (#14843)
Danil Yarantsev
2020-06-28
1
-1
/
+1
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-3
/
+3
*
Fix typo
Clyybber
2020-05-08
1
-1
/
+1
*
exp. features now in correct manual, closes #11932 (#14195)
hlaaftana
2020-05-02
1
-4
/
+181
*
changed type() to typeof() in docs and error messages (#14084)
hlaaftana
2020-04-24
1
-2
/
+2
*
docs: move `not nil` to the experimental page (#14027)
Rory O’Kane
2020-04-21
1
-0
/
+30
*
[backport] Fix spelling typos (#12755)
Brian Wignall
2019-11-28
1
-3
/
+3
*
Fix word wrapping
Jjp137
2019-10-22
1
-3
/
+4
*
Fix many broken links
Jjp137
2019-10-22
1
-2
/
+2
*
added destructors.rst spec to the build documentation
Araq
2019-08-16
1
-75
/
+6
*
Moved 'Case statement macros' documentation out of manual into manual_experim...
Ico Doornekamp
2019-07-12
1
-0
/
+51
*
[bugfix] document the norewrite pragma (#11453)
Juan Carlos
2019-06-13
1
-0
/
+20
*
manual_experiments: clarifications
Araq
2019-05-15
1
-1
/
+4
*
manual: add a section about aliasing restrictions for parameter passing; Spar...
Araq
2019-05-06
1
-0
/
+25
*
manual_experimental: cleanup the type/typedesc confusions, typedesc is here t...
Araq
2019-04-20
1
-3
/
+3
*
move more stuff into manual_experimental
Andreas Rumpf
2019-03-27
1
-0
/
+376
*
manual.rst: move experimental features to manual_experimental
Andreas Rumpf
2019-03-27
1
-0
/
+1232