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
/
news.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
use 'using' instead of 'sig' keyword; cleans up new features a bit
Andreas Rumpf
2016-02-29
1
-2
/
+16
*
news.txt updated
Andreas Rumpf
2016-02-26
1
-0
/
+2
*
Add note to news.txt about json changes
def
2016-02-24
1
-1
/
+5
*
Added --noCppExceptions switch
Ruslan Mustakov
2016-02-18
1
-0
/
+7
*
Added rlocks module to documentation and news.txt
Anatoly Galiulin
2016-02-18
1
-0
/
+6
*
Fixes #3871
Yuriy Glukhov
2016-02-16
1
-0
/
+10
*
Remove Nim in Action discount code.
Dominik Picheta
2016-02-08
1
-2
/
+0
*
Add discount code to Nim in Action news.
Dominik Picheta
2016-02-08
1
-1
/
+2
*
Added Nim in Action news.
Dominik Picheta
2016-01-27
1
-0
/
+30
*
Small typo fixes in news.
Dominik Picheta
2016-01-21
1
-3
/
+1
*
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
Andreas Rumpf
2016-01-19
1
-1
/
+1
|
\
|
*
minor website and documentation updates
Araq
2016-01-18
1
-1
/
+1
*
|
fixes some typos
Andreas Rumpf
2016-01-19
1
-2
/
+2
|
/
*
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
Araq
2016-01-18
1
-0
/
+10
|
\
|
*
Added news item about OSCON talk.
Dominik Picheta
2016-01-18
1
-0
/
+10
|
*
Added missing modules to lib.txt and warnings to some module's docs.
Dominik Picheta
2016-01-18
1
-0
/
+2
*
|
updated news for upcoming release
Araq
2016-01-18
1
-151
/
+152
|
/
*
Updated news.txt with release announcement.
Dominik Picheta
2016-01-18
1
-5
/
+34
*
Added list of bugfixes to news.txt.
Dominik Picheta
2016-01-18
1
-0
/
+62
*
Documented PCRE version bump in 0.12.0 in news.txt.
Dominik Picheta
2016-01-18
1
-0
/
+5
*
documentation updates
Andreas Rumpf
2016-01-18
1
-3
/
+6
*
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
*
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
*
Removed Node, NodeType and Document definitions from jssys.
Yuriy Glukhov
2015-11-25
1
-0
/
+2
*
fixes #3541
Araq
2015-11-18
1
-0
/
+14
*
news.txt: fixed typo
Araq
2015-10-27
1
-1
/
+1
*
Prep for v0.12.0
Dominik Picheta
2015-10-27
1
-344
/
+368
*
doc\advopt.txt
Araq
2015-10-22
1
-0
/
+3
*
Added Nim workshop banner to front page slider.
Dominik Picheta
2015-10-16
1
-2
/
+8
*
added Nim conference news
Araq
2015-10-16
1
-0
/
+22
*
udpated the compiler and tester to use getOrDefault
Araq
2015-10-13
1
-6
/
+10
*
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
1
-1
/
+1
*
added unicode.lastRun, unicode.graphemeLen
Araq
2015-09-21
1
-0
/
+1
*
Deprecated ftpclient module.
Dominik Picheta
2015-09-17
1
-0
/
+2
*
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
[next]