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
*
fixes #722
Araq
2014-08-14
1
-1
/
+1
*
fixes newly introduced bugs
Araq
2014-08-14
1
-4
/
+0
*
fixes #820
Araq
2014-08-13
1
-2
/
+0
*
Merge pull request #1417 from gradha/pr_852_nimcache_naming
Andreas Rumpf
2014-08-12
2
-4
/
+64
|
\
|
*
Corrects description of nimcache file naming. Refs #852.
Grzegorz Adam Hankiewicz
2014-07-31
1
-29
/
+27
|
*
Documents nimcache file naming scheme. Refs #852.
Grzegorz Adam Hankiewicz
2014-07-27
2
-4
/
+66
*
|
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-0
/
+1
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-08
4
-136
/
+156
|
\
\
|
*
\
Merge pull request #1446 from gradha/pr_links_typetraits_module
Varriount
2014-08-06
1
-1
/
+4
|
|
\
\
|
|
*
|
Adds typetraits to library index and doc build.
Grzegorz Adam Hankiewicz
2014-08-05
1
-1
/
+4
|
*
|
|
Merge pull request #1447 from gradha/pr_tutorial_improvements
Varriount
2014-08-06
3
-135
/
+152
|
|
\
\
\
|
|
*
|
|
Factors exception hierarchy into reusable fragment.
Grzegorz Adam Hankiewicz
2014-08-05
2
-33
/
+34
|
|
*
|
|
Improves tut2.txt with more hyperlinks.
Grzegorz Adam Hankiewicz
2014-08-05
1
-9
/
+12
|
|
*
|
|
Improves tut1.txt with more hyperlinks and minor fixes.
Grzegorz Adam Hankiewicz
2014-08-05
1
-93
/
+106
|
|
|
/
/
*
|
/
/
'lambda' is no keyword anymore
Araq
2014-08-08
1
-1
/
+1
|
/
/
/
*
|
|
fixes typos
Araq
2014-08-05
1
-2
/
+2
*
|
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-05
6
-73
/
+99
|
\
|
|
|
*
|
Adds placeholder text for js disabled browsers. Refs #1292.
Grzegorz Adam Hankiewicz
2014-08-02
1
-2
/
+4
|
*
|
Merge pull request #1414 from gradha/pr_sets_improvements
Varriount
2014-07-27
3
-71
/
+42
|
|
\
\
|
|
*
|
Factors common documentation in fragment to avoid repetition.
Grzegorz Adam Hankiewicz
2014-07-27
3
-71
/
+42
|
|
|
/
|
*
/
Documents pretty command.
Grzegorz Adam Hankiewicz
2014-07-26
2
-0
/
+53
|
|
/
*
/
progress on deepCopy
Araq
2014-08-01
1
-63
/
+126
|
/
*
Hyperlinks echo variants with noSideEffect pragma. Refs #1379.
Grzegorz Adam Hankiewicz
2014-07-19
1
-3
/
+3
*
Merge branch 'new_spawn' into devel
Araq
2014-07-15
1
-295
/
+0
|
\
|
*
c2nim is not part of the compiler anymore
Araq
2014-06-30
1
-295
/
+0
*
|
fixes #1167
Araq
2014-07-08
1
-1
/
+1
*
|
implements #1332
Araq
2014-07-06
1
-4
/
+4
*
|
tut1.txt no BOM; streamlined example a bit
Araq
2014-07-02
1
-8
/
+4
*
|
fixes #1161
Araq
2014-07-01
1
-1
/
+4
*
|
fixes #1135
Araq
2014-07-01
1
-275
/
+0
*
|
fixes #1264
Araq
2014-07-01
1
-6
/
+7
*
|
fixes #1268
Araq
2014-07-01
1
-1
/
+2
*
|
corrected backends.txt
Araq
2014-06-30
2
-15
/
+11
*
|
Merge pull request #1299 from gradha/pr_documents_interfacing
Andreas Rumpf
2014-06-30
4
-47
/
+443
|
\
\
|
|
/
|
/
|
|
*
Mentions nodejs in js intro. Refs #1299.
Grzegorz Adam Hankiewicz
2014-06-26
1
-4
/
+7
|
*
Rewords C derivate backend. Refs #1299.
Grzegorz Adam Hankiewicz
2014-06-26
1
-6
/
+6
|
*
Adds tidbit about threads.
Grzegorz Adam Hankiewicz
2014-06-22
1
-1
/
+21
|
*
Mentions memory management.
Grzegorz Adam Hankiewicz
2014-06-22
1
-5
/
+61
|
*
Adds examples of backend calling nimrod.
Grzegorz Adam Hankiewicz
2014-06-22
1
-3
/
+110
|
*
Adds nimrod to backend examples.
Grzegorz Adam Hankiewicz
2014-06-22
1
-2
/
+68
|
*
Starts nimrod calling backend section.
Grzegorz Adam Hankiewicz
2014-06-21
1
-12
/
+60
|
*
Starts backends.txt with bits from nimrodc.txt.
Grzegorz Adam Hankiewicz
2014-06-21
3
-37
/
+129
|
*
Hyperlinks together importc like pragmas.
Grzegorz Adam Hankiewicz
2014-06-21
2
-10
/
+14
*
|
Rename {.effect.} to {.effects.} in Tut 2
def
2014-06-21
1
-1
/
+1
*
|
Merge pull request #1281 from Araq/new_spawn
Andreas Rumpf
2014-06-16
2
-1
/
+99
|
\
\
|
*
|
some changes
Araq
2014-06-09
1
-11
/
+52
|
*
|
Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawn
Araq
2014-06-06
1
-0
/
+57
|
|
\
\
|
|
*
|
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
[next]