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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
begin of spawn documentation
Araq
2014-06-06
1
-0
/
+57
|
*
|
|
Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawn
Araq
2014-06-01
1
-1
/
+1
|
|
\
|
|
|
|
*
|
'parallel' statement almost working
Araq
2014-05-22
1
-1
/
+1
*
|
|
|
making clear structural equivalency for tuples doc
PavelVozenilek
2014-06-15
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1251 from gradha/pr_misc_docs
Andreas Rumpf
2014-06-12
1
-0
/
+12
|
\
\
\
|
*
|
|
Documents -d: in the compiler guide and hyperlinks assert/defined.
Grzegorz Adam Hankiewicz
2014-06-06
1
-0
/
+12
*
|
|
|
Merge pull request #1257 from flaviut/fix1217
Andreas Rumpf
2014-06-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Regenerate docs
flaviut
2014-06-08
1
-1
/
+1
*
|
|
|
|
Merge pull request #1245 from flaviut/fix1217
Andreas Rumpf
2014-06-08
1
-2
/
+2
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix overlooked grammer comment
flaviut
2014-06-08
1
-0
/
+1
|
*
|
|
updated grammer, fixed oversight
flaviut
2014-06-04
1
-2
/
+1
|
|
/
/
*
|
|
header pragma set to '<stdio.h>' in importc section
klaufir
2014-06-03
1
-1
/
+1
*
|
|
adding header pragma for printf ffi example
klaufir
2014-06-01
1
-1
/
+1
|
/
/
*
|
Merge branch 'pr_documents_koch' of git://github.com/gradha/Nimrod into gradh...
Clay Sweetser
2014-05-31
2
-0
/
+146
|
\
\
|
*
|
Mentions useFFI and garbage collector options.
Grzegorz Adam Hankiewicz
2014-04-20
1
-0
/
+10
|
*
|
Adds documentation about koch.
Grzegorz Adam Hankiewicz
2014-04-19
2
-0
/
+136
*
|
|
Merge pull request #1178 from EXetoC/nostackframe
Andreas Rumpf
2014-05-29
2
-2
/
+6
|
\
\
\
|
*
|
|
Forgot to remove that.
EXetoC
2014-05-04
1
-1
/
+1
|
*
|
|
Typo.
EXetoC
2014-05-04
1
-1
/
+1
|
*
|
|
asmNoStackFrame -> stackTrace:off
EXetoC
2014-05-04
2
-1
/
+5
|
*
|
|
noStackFrame -> asmNoStackFrame
EXetoC
2014-05-04
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1132 from gradha/pr_index_improvements
Andreas Rumpf
2014-05-26
16
-205
/
+257
|
\
\
\
|
*
|
|
Adds documentation section about the idx file format.
Grzegorz Adam Hankiewicz
2014-04-21
1
-14
/
+58
|
*
|
|
Links naming api with coding guidelines.
Grzegorz Adam Hankiewicz
2014-04-21
2
-2
/
+11
|
*
|
|
Removes many fake `idx` entries.
Grzegorz Adam Hankiewicz
2014-04-21
9
-167
/
+167
|
*
|
|
Updates some document titles to read better in the index.
Grzegorz Adam Hankiewicz
2014-04-21
8
-22
/
+21
*
|
|
|
Merge pull request #1191 from gradha/pr_removes_abstypes
Varriount
2014-05-21
2
-152
/
+65
|
\
\
\
\
|
*
|
|
|
Moves abstypes content into manual.
Grzegorz Adam Hankiewicz
2014-05-11
2
-152
/
+65
*
|
|
|
|
added note about `$` for cstrings to the manual
Charlie
2014-05-18
1
-0
/
+8
|
/
/
/
/
*
|
/
/
fix some typos
Patrick Pelletier
2014-05-07
3
-8
/
+8
|
|
/
/
|
/
|
|
*
|
|
fixed paths because caasdriver is now in testament
Simon Hafner
2014-05-03
1
-1
/
+1
*
|
|
minor tweak to the manual
Araq
2014-04-22
1
-1
/
+1
|
/
/
*
|
Rearrangements on the webpage's docs tab.
ReneSac
2014-04-21
1
-4
/
+4
*
|
manual.txt updates
Araq
2014-04-21
1
-7
/
+44
*
|
Merge pull request #1107 from ReneSac/devel
Andreas Rumpf
2014-04-20
1
-20
/
+54
|
\
\
|
*
|
Referential data types may need to be declared.
ReneSac
2014-04-19
1
-6
/
+7
|
*
|
Additions and clarifications to tutorial 1.
ReneSac
2014-04-17
1
-21
/
+54
|
|
/
*
|
reintroduce thread analysis but disable it for backwards compatibility
Araq
2014-04-20
1
-0
/
+1
*
|
Added new future module with a closure macro.
Dominik Picheta
2014-04-20
1
-0
/
+3
*
|
removed flawed thread analysis pass
Araq
2014-04-20
1
-1
/
+0
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-04-20
1
-0
/
+1
|
\
\
|
*
|
Mentions jsondoc in compiler advanced help.
Grzegorz Adam Hankiewicz
2014-04-19
1
-0
/
+1
|
|
/
*
|
New concurrency model: next steps
Araq
2014-04-19
1
-78
/
+26
*
|
new concurrency model: first steps; shared is not a keyword anymore
Araq
2014-04-14
1
-1
/
+1
|
/
*
implemented 'R ptr T' syntax
Araq
2014-04-13
1
-7
/
+8
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Andreas Rumpf
2014-04-13
1
-4
/
+37
|
\
|
*
Rewrote sentence about Babel in lib.txt.
Dominik Picheta
2014-04-12
1
-4
/
+5
|
*
Implemented babel package list in lib.html.
Dominik Picheta
2014-04-12
1
-0
/
+32
*
|
fixed a typo
Andreas Rumpf
2014-04-13
1
-1
/
+1
|
/
*
refined and documented regionized pointers
Araq
2014-04-09
1
-0
/
+59
[prev]
[next]