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
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #1708, fixes #871
Araq
2014-12-28
1
-7
/
+11
*
Improved release news entry.
Dominik Picheta
2014-12-26
1
-8
/
+61
*
Improved 0.10.2 changelog.
Dominik Picheta
2014-12-26
1
-2
/
+36
*
Fixes official package detection in babelpkglist.
Dominik Picheta
2014-12-26
1
-2
/
+3
*
website improvements
Araq
2014-12-26
5
-10
/
+11
*
fixes #1120
Araq
2014-12-25
1
-2
/
+5
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-23
2
-2
/
+502
|
\
|
*
Merge pull request #1767 from sanxiyn/patch-1
Dominik Picheta
2014-12-22
1
-2
/
+2
|
|
\
|
|
*
Update installation instruction
Seo Sanghyeon
2014-12-22
1
-2
/
+2
|
*
|
Logo in SVG format.
Maurizio Tomasi
2014-12-22
1
-0
/
+500
|
|
/
*
/
website updated
Araq
2014-12-23
2
-9
/
+20
|
/
*
implemented 'koch pdf'
Araq
2014-12-19
1
-1
/
+1
*
more code snippets for the website
Araq
2014-12-14
2
-2
/
+18
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-13
1
-2
/
+3
|
\
|
*
Fix font color
Simon Krauter
2014-12-13
1
-2
/
+3
*
|
added 'website' option to koch for convenience
Araq
2014-12-13
2
-5
/
+5
|
/
*
website improvements
Araq
2014-12-12
6
-5
/
+23
*
website slightly improved
Araq
2014-12-11
3
-6
/
+4
*
fixes #1689
Araq
2014-12-10
1
-0
/
+7
*
fixed typos
Araq
2014-12-10
1
-4
/
+4
*
further website improvements
Araq
2014-12-10
1
-3
/
+5
*
destuctors are experimental; 'func' is now a keyword
Araq
2014-12-10
1
-0
/
+3
*
new website
Araq
2014-12-10
27
-422
/
+878
*
implemented 'experimental' switch
Araq
2014-12-05
1
-0
/
+5
*
implements 'defer'
Araq
2014-12-04
1
-0
/
+1
*
implemented procCall builtin
Araq
2014-11-28
1
-0
/
+2
*
fixes #619
Araq
2014-11-15
2
-2
/
+2
*
fixes #693
Araq
2014-11-14
1
-1
/
+3
*
fixes #1646
Araq
2014-11-10
1
-6
/
+6
*
the codegen doesn't emit deepCopy for parallel statements
Araq
2014-11-08
3
-29
/
+31
*
documented nimfix
Araq
2014-11-04
2
-3
/
+6
*
added module fenv's docs
Araq
2014-11-04
2
-0
/
+8
*
added threadpool and cpuinfo to the docgen
Araq
2014-11-03
1
-0
/
+1
*
re module returns nil on failed captures
Flaviu Tamas
2014-10-29
1
-0
/
+2
*
Modify pegs.nim such that no match will return nil
Flaviu Tamas
2014-10-29
1
-0
/
+2
*
implements #1588
Araq
2014-10-26
1
-0
/
+3
*
Merge branch 'devel' into bigbreak
Araq
2014-10-23
1
-14
/
+11
|
\
|
*
updated news.txt
Araq
2014-10-22
1
-4
/
+11
*
|
Merge branch 'devel' into bigbreak
Araq
2014-10-20
4
-136
/
+76
|
\
|
|
*
much better quote for the frontpage
Araq
2014-10-20
1
-3
/
+4
|
*
disable 'view source' feature
Araq
2014-10-20
1
-2
/
+4
|
*
website updates for 0.9.6
Araq
2014-10-19
3
-110
/
+28
*
|
Merge branch 'devel' into bigbreak
Araq
2014-10-13
1
-14
/
+16
|
\
|
|
*
updated news.txt slightly
Araq
2014-10-12
1
-2
/
+2
|
*
documentation updates
Araq
2014-10-11
1
-41
/
+48
*
|
documentation updates
Araq
2014-10-11
3
-49
/
+54
*
|
docgen should work again
Araq
2014-10-05
2
-3
/
+3
*
|
implemented mixed mode codegen
Araq
2014-10-03
1
-1
/
+18
*
|
recursive tuple types are now invalid (breaking change)
Araq
2014-10-02
1
-1
/
+1
*
|
bugfix: 'T = ref T' is an illegal recursive type
Araq
2014-10-02
1
-0
/
+1
[next]