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
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated doc for dynlib pragma
Arne Döring
2017-01-04
1
-1
/
+5
*
reworked emit pragma; fixes #4730
Andreas Rumpf
2016-12-17
1
-7
/
+5
*
recursive modules are only detected to improve error messages
Andreas Rumpf
2016-11-24
1
-2
/
+30
*
disallow recursive module dependencies
Araq
2016-11-23
1
-30
/
+2
*
(minor) Doc change for #3130
singularperturbation
2016-10-31
1
-1
/
+2
*
fixes #3485
Andreas Rumpf
2016-10-21
1
-1
/
+1
*
Misc documentation fixes
Simon Ruderich
2016-09-17
7
-18
/
+19
*
Typo?
Yuta Yamada
2016-09-14
1
-1
/
+1
*
cstring doc
Arne Döring
2016-09-05
1
-2
/
+4
*
fixes #4579
Andreas Rumpf
2016-08-23
1
-3
/
+23
*
removed 'strong spaces' from the manual because some people on reddit who nev...
Andreas Rumpf
2016-08-05
1
-42
/
+0
*
Merge pull request #4563 from krux02/spec-update
Andreas Rumpf
2016-08-03
2
-5
/
+7
|
\
|
*
updadet doc/manual array construction syntax
Arne Döring
2016-08-03
2
-5
/
+7
*
|
fix several broken links
miere43
2016-07-31
1
-1
/
+1
*
|
expr and stmt are now deprecated
Andreas Rumpf
2016-07-30
6
-34
/
+32
|
/
*
overloading of dot and parenthesis operators should now be done in .experimental
Andreas Rumpf
2016-07-22
1
-0
/
+3
*
updated 'concept' docs
Andreas Rumpf
2016-07-19
1
-10
/
+0
*
Merge pull request #4445 from Jeff-Ciesielski/jeffc/define_assignments
Andreas Rumpf
2016-07-05
1
-0
/
+27
|
\
|
*
Update documentation and news
Jeff Ciesielski
2016-07-05
1
-0
/
+27
*
|
Added a note on closureScope. Added Kyiv :)
Yuriy Glukhov
2016-06-28
1
-1
/
+7
|
/
*
Fix a small typo in the manual
Austin Morris
2016-06-20
1
-1
/
+1
*
documented new .this pragma
Andreas Rumpf
2016-06-06
3
-14
/
+58
*
Corrected link in manual.
A. S. Budden
2016-06-06
1
-2
/
+2
*
documentation build cleaned up
Andreas Rumpf
2016-05-31
4
-4
/
+4
*
fixes #1152
Andreas Rumpf
2016-04-03
1
-32
/
+0
*
Fix typo in manual
def
2016-03-26
1
-1
/
+1
*
use 'using' instead of 'sig' keyword; cleans up new features a bit
Andreas Rumpf
2016-02-29
1
-39
/
+20
*
Merge pull request #3860 from yuutayamada/fix-document
reactormonk
2016-02-12
1
-1
/
+1
|
\
|
*
needs needs -> needs
Yuta Yamada
2016-02-11
1
-1
/
+1
*
|
manual: typo
Andreas Rumpf
2016-02-06
1
-1
/
+1
*
|
Fixes typo in doc/manual/threads.txt
Prayag Verma
2016-02-01
1
-1
/
+1
*
|
documentation proper bracketing
Andreas Rumpf
2016-01-27
1
-1
/
+1
*
|
Promote "echo" syntax without parenthesis
Adam Stankiewicz
2016-01-26
5
-28
/
+28
*
|
minor website and documentation updates
Araq
2016-01-18
1
-1
/
+1
|
/
*
removed wrong documentation
Andreas Rumpf
2016-01-17
1
-1
/
+0
*
implements final version of multiline comments
Andreas Rumpf
2016-01-17
1
-16
/
+7
*
implements multi-line-comments; pounds are stripped from the doc comments
Andreas Rumpf
2016-01-16
1
-0
/
+38
*
updated the documentation for the 'do' notation
Andreas Rumpf
2016-01-16
1
-4
/
+4
*
finally removes 'echo ' gotcha
Andreas Rumpf
2016-01-15
1
-0
/
+8
*
removes 'x is iterator' special casing in the language
Araq
2015-12-03
1
-1
/
+1
*
documented untyped/typed meta-types
Araq
2015-11-10
2
-22
/
+88
*
updated 'Void context' section specifying more precisely that assignment to r...
Iakiv Kramarenko
2015-11-02
1
-1
/
+1
*
added --reportConceptFailures switch to the manual
Araq
2015-10-22
1
-0
/
+4
*
fix #3418 add example on openArray to types.txt
JamesP
2015-10-05
1
-0
/
+5
*
document new bitsize pragma
Aman Gupta
2015-09-30
1
-0
/
+18
*
clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; fixe...
Araq
2015-09-14
2
-10
/
+25
*
documented implicit compileTime procs
Araq
2015-09-14
1
-1
/
+14
*
fixes #1782
Araq
2015-09-13
1
-0
/
+8
*
documented void context
Araq
2015-09-12
1
-0
/
+18
*
fixes #2559
Araq
2015-09-10
1
-4
/
+4
[next]