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
*
version 0.11.0
Araq
2015-04-30
1
-8
/
+20
*
more cleanups for 0.11.0
Araq
2015-04-30
1
-2
/
+6
*
Intro for release notes.
Dominik Picheta
2015-04-30
1
-0
/
+13
*
preparations for version 0.11.0
Araq
2015-04-30
1
-343
/
+364
*
fixes #1888
Araq
2015-04-27
1
-1
/
+4
*
marshalling can be done at compile-time
Araq
2015-04-25
1
-0
/
+1
*
Merge branch 'devel' into underscore-tuple-unpack
Dominik Picheta
2015-04-23
1
-1
/
+20
|
\
|
*
news.txt updates; fixes bootstrapping
Araq
2015-04-22
1
-0
/
+5
|
*
Minor fixes for arrow like change patch
ReneSac
2015-04-11
1
-1
/
+1
|
*
Changing the rule for arrow like operators again.
ReneSac
2015-04-10
1
-4
/
+4
|
*
Updated the news on *arrow like* breaking change
ReneSac
2015-04-09
1
-0
/
+4
|
*
Adds note about change to news
Joseph Turner
2015-04-09
1
-1
/
+5
|
*
added system.typed and system.untyped aliases
Araq
2015-04-07
1
-0
/
+4
|
*
overloading of '=' works
Araq
2015-04-06
1
-0
/
+2
*
|
Updated news.txt.
Dominik Picheta
2015-04-08
1
-0
/
+2
|
/
*
fixes #2420; negative indexing for slicing is obsolete (breaking change!)
Araq
2015-03-28
1
-2
/
+3
*
preparations for dealing with the 'echo $foo' gotcha
Araq
2015-03-27
1
-1
/
+5
*
disallow negative indexing
Araq
2015-03-27
1
-0
/
+6
*
implemented a[^1] notation
Araq
2015-03-26
1
-0
/
+19
*
breaking change: 'concept' is now a keyword and used instead of 'generic'
Araq
2015-03-23
1
-1
/
+1
*
fixes #1805
Araq
2015-03-21
1
-0
/
+7
*
updated news.txt
Araq
2015-03-18
1
-2
/
+15
*
fixes #1809; implements overloading based on 'var T'
Araq
2015-03-14
1
-113
/
+116
*
Expanded release notes in news.txt.
Dominik Picheta
2015-03-14
1
-2
/
+215
*
Fix typos
Federico Ceratto
2015-02-15
1
-3
/
+3
*
ordinary parameters can follow a varargs parameter
Araq
2015-02-12
1
-0
/
+12
*
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Araq
2015-02-09
1
-0
/
+9
*
fixes #2073
Araq
2015-02-08
1
-1
/
+2
*
fixes #2073; language spec change: arrow like operators are not right associa...
Araq
2015-02-08
1
-0
/
+1
*
better documentation for 'finished' for first class iterators
Araq
2015-01-27
1
-0
/
+3
*
nimsuggest: first version
Araq
2015-01-27
1
-0
/
+2
*
Logging module is now thread-safe.
Dominik Picheta
2015-01-25
1
-1
/
+3
*
revert to old behaviour: tuple field names are not ignored anymore; fixes #1920
Araq
2015-01-18
1
-0
/
+3
*
'discard' can be used instead of 'nil' for empty case object branches
Araq
2015-01-12
1
-0
/
+20
*
website updates; Source links now work
Araq
2014-12-30
1
-2
/
+5
*
website: better formating
Araq
2014-12-30
1
-3
/
+3
*
Fix typo in news.
Dominik Picheta
2014-12-29
1
-2
/
+1
*
release of 0.10.2
Araq
2014-12-29
1
-192
/
+191
*
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 #1120
Araq
2014-12-25
1
-2
/
+5
*
website updated
Araq
2014-12-23
1
-1
/
+12
*
website improvements
Araq
2014-12-12
1
-0
/
+3
*
website slightly improved
Araq
2014-12-11
1
-2
/
+0
*
fixes #1689
Araq
2014-12-10
1
-0
/
+7
*
destuctors are experimental; 'func' is now a keyword
Araq
2014-12-10
1
-0
/
+3
*
new website
Araq
2014-12-10
1
-2
/
+14
*
implemented 'experimental' switch
Araq
2014-12-05
1
-0
/
+5
*
implements 'defer'
Araq
2014-12-04
1
-0
/
+1
[next]