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.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
make `genericsOpenSym` work at instantiation time, new behavior in `openSym` ...
metagn
2024-09-18
1
-5
/
+30
*
opensym for templates + move behavior of opensymchoice to itself (#24007)
metagn
2024-08-28
1
-18
/
+39
*
opensym as node kind + fixed experimental switch (#23892)
metagn
2024-08-12
1
-1
/
+10
*
Asm syntax pragma (#23119)
ASVIEST
2023-12-25
1
-0
/
+17
*
add switch, warning, and `bind` support for new generic injection behavior (#...
metagn
2023-12-22
1
-0
/
+40
*
document `--experimental:vtables` (#23111)
ringabout
2023-12-21
1
-0
/
+35
*
fixes nimdoc warnings (#23110)
ringabout
2023-12-21
1
-1
/
+1
*
fixes #18073; fixes #14730; document notnil is only applied to local … (#23...
ringabout
2023-12-19
1
-3
/
+7
*
fixes not nil examples (#23080)
ringabout
2023-12-15
1
-0
/
+1
*
Minor documentation change (#22951)
Marko Schütz-Schmuck
2023-11-17
1
-3
/
+2
*
doc: update manual_experimental.md (#22949)
Ikko Eltociear Ashimine
2023-11-16
1
-1
/
+1
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-1
/
+1
*
doc: fix typos (#22869)
shuoer86
2023-10-25
1
-1
/
+1
*
adds support for noDecl in constructor (#22811)
Juan M Gómez
2023-10-11
1
-1
/
+1
*
marking a field with noInit allows to skip constructor initialiser (#22802)
Juan M Gómez
2023-10-08
1
-0
/
+50
*
Make `typeRel` behave to spec (#22261)
Ryan McConnell
2023-09-30
1
-0
/
+1
*
removes references to `this` in the `constructor` section (#22730)
Juan M Gómez
2023-09-20
1
-4
/
+3
*
Document C++ Initializers (#22704)
Juan M Gómez
2023-09-15
1
-0
/
+27
*
updates manual with codegenDecl on params docs (#22333)
Juan M Gómez
2023-08-17
1
-3
/
+2
*
documents member (#22460)
Juan M Gómez
2023-08-12
1
-0
/
+59
*
unify starting blank lines in the experimental manual (#22396)
ringabout
2023-08-06
1
-23
/
+0
*
Add experimental inferGenericTypes switch (#22317)
SirOlaf
2023-08-03
1
-0
/
+81
*
implemented 'push quirky' switch for fine grained control over the ex… (#22...
Andreas Rumpf
2023-07-23
1
-11
/
+70
*
fixes typos in the constructor docs (#22035)
Juan M Gómez
2023-06-09
1
-3
/
+3
*
documents constructor (#22013)
Juan M Gómez
2023-06-06
1
-0
/
+58
*
Moves virtual under its own section manual_experimental.md (#21870)
Juan M Gómez
2023-05-20
1
-2
/
+2
*
documents virtual (#21860)
Juan M Gómez
2023-05-19
1
-0
/
+76
*
isolation spec update; WIP (#21843)
Andreas Rumpf
2023-05-14
1
-0
/
+123
*
alias syntax fixes, improvements and tests (#21671)
metagn
2023-04-22
1
-10
/
+7
*
generic `define` pragma + string alias (#20979)
metagn
2022-12-13
1
-0
/
+23
*
alternative, much simpler algorithm for strict func checking (#21066)
Andreas Rumpf
2022-12-11
1
-10
/
+6
*
definite assignment analysis for let (#21024)
ringabout
2022-12-06
1
-0
/
+14
*
fix a few "broken link" warnings (#20837)
Andrey Makarov
2022-11-14
1
-1
/
+1
*
implemented strictCaseObjects (#20608)
Andreas Rumpf
2022-10-21
1
-0
/
+36
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-99
/
+0
*
Automatic dereferencing is removed (#20531)
ringabout
2022-10-10
1
-23
/
+0
*
DAA and 'out' parameters (#20506)
Andreas Rumpf
2022-10-06
1
-3
/
+129
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
1
-12
/
+12
*
Unicode Operators are no longer experimental (#20444)
ringabout
2022-09-28
1
-21
/
+0
*
minor improvements to follow up recent PRs (#20342)
metagn
2022-09-14
1
-38
/
+0
*
Markdown links migration part 1 (#20319)
Andrey Makarov
2022-09-09
1
-7
/
+7
*
overloadable enums no longer experimental (#20298)
metagn
2022-09-05
1
-3
/
+3
*
top-down type inference, implements rfc 149 (#20091)
metagn
2022-08-24
1
-0
/
+58
*
Markdown code blocks part 4 (#20189)
Andrey Makarov
2022-08-12
1
-137
/
+139
*
Markdown code blocks part 2; migrate Nim Manual (#20080)
Andrey Makarov
2022-07-25
1
-10
/
+5
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
1
-0
/
+1943