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
*
yay, better commercial support
Andreas Rumpf
2016-01-18
1
-4
/
+5
*
fixes #3689
Andreas Rumpf
2016-01-17
1
-0
/
+28
*
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
Andreas Rumpf
2016-01-17
1
-0
/
+3
|
\
|
*
Removed redis module from standard library.
Dominik Picheta
2016-01-16
1
-0
/
+3
*
|
makes tests green
Andreas Rumpf
2016-01-15
1
-0
/
+4
|
/
*
documented upcoming changes
Andreas Rumpf
2016-01-15
1
-5
/
+64
*
Merge branch 'devel' into new-ll
Andreas Rumpf
2016-01-14
1
-13
/
+13
|
\
|
*
Apparently rst comments work differently. Fix http://forum.nim-lang.org/t/1932.
Dominik Picheta
2016-01-07
1
-13
/
+13
*
|
made closure iterators tests green, updated docs
Andreas Rumpf
2015-12-31
1
-0
/
+3
|
/
*
removes 'x is iterator' special casing in the language
Araq
2015-12-03
1
-0
/
+3
*
fix path to nativesockets
Sergey Avseyev
2015-11-27
1
-3
/
+1
*
Removed Node, NodeType and Document definitions from jssys.
Yuriy Glukhov
2015-11-25
1
-0
/
+2
*
Fixes #3582.
Dominik Picheta
2015-11-24
1
-1
/
+1
*
Add options module to standard library documentation
def
2015-11-23
1
-1
/
+1
*
fixes #3541
Araq
2015-11-18
1
-0
/
+14
*
website updated
Araq
2015-11-18
1
-7
/
+10
*
Update website link
Seo Sanghyeon
2015-10-28
1
-1
/
+1
*
news.txt: fixed typo
Araq
2015-10-27
1
-1
/
+1
*
Download links for new version.
Dominik Picheta
2015-10-27
1
-4
/
+4
*
Prep for v0.12.0
Dominik Picheta
2015-10-27
4
-346
/
+397
*
doc\advopt.txt
Araq
2015-10-22
1
-0
/
+3
*
Fixed broken links
Yuriy Glukhov
2015-10-22
1
-2
/
+2
*
fixed the most embarrassing typo in the history of Nim
Araq
2015-10-16
1
-1
/
+1
*
Added Nim workshop banner to front page slider.
Dominik Picheta
2015-10-16
4
-54
/
+75
*
added Nim conference news
Araq
2015-10-16
2
-5
/
+27
*
udpated the compiler and tester to use getOrDefault
Araq
2015-10-13
1
-6
/
+10
*
docs now build again
Araq
2015-10-12
1
-5
/
+6
*
updated news.txt with backward compatibility breaks of sequtils
Peter Mora
2015-10-06
1
-1
/
+7
*
Rename rawsockets module to nativesockets
Adam Strzelecki
2015-10-03
1
-0
/
+3
*
document new bitsize pragma
Aman Gupta
2015-09-30
1
-0
/
+2
*
Fixes typo in news.txt (thanks @tmm1)
Dominik Picheta
2015-09-22
1
-3
/
+3
*
s/Github/GitHub/g
Aman Gupta
2015-09-22
3
-5
/
+5
*
added unicode.lastRun, unicode.graphemeLen
Araq
2015-09-21
1
-0
/
+1
*
Deprecated ftpclient module.
Dominik Picheta
2015-09-17
1
-0
/
+2
*
Merge pull request #3327 from yglukhov/patch-1
Andreas Rumpf
2015-09-17
1
-3
/
+3
|
\
|
*
typo fixed
Yuriy Glukhov
2015-09-15
1
-1
/
+1
|
*
Changed arguable statements about JVM/CLR.
Yuriy Glukhov
2015-09-15
1
-3
/
+3
*
|
Merge branch 'devel' into fix_bracket_expr
Araq
2015-09-16
1
-0
/
+20
|
\
|
|
*
Added more bugfixes to news.txt
Dominik Picheta
2015-09-14
1
-0
/
+20
*
|
clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; fixe...
Araq
2015-09-14
1
-30
/
+23
*
|
documented implicit compileTime procs
Araq
2015-09-14
1
-0
/
+3
*
|
Merge branch 'devel' into fix_bracket_expr
Araq
2015-09-14
1
-0
/
+190
|
\
|
|
*
Added some info about bugfixes to news.txt.
Dominik Picheta
2015-09-12
1
-0
/
+190
|
*
implicit return types for iterators are now deprecated
Araq
2015-09-12
1
-0
/
+2
*
|
first attempt to fix 'a[i]' handling in generics
Araq
2015-09-12
1
-0
/
+3
*
|
implicit return types for iterators are now deprecated
Araq
2015-09-10
1
-0
/
+2
|
/
*
fixes #2559
Araq
2015-09-10
1
-0
/
+2
*
minor documentation cleanups
Araq
2015-09-08
1
-2
/
+3
*
documented NimScript
Araq
2015-09-07
2
-2
/
+5
*
fixes #2590; methods now require a .base annotation
Araq
2015-09-06
1
-1
/
+12
[next]