summary refs log tree commit diff stats
path: root/web/news.txt
Commit message (Expand)AuthorAgeFilesLines
* version 0.11.0Araq2015-04-301-8/+20
* more cleanups for 0.11.0Araq2015-04-301-2/+6
* Intro for release notes.Dominik Picheta2015-04-301-0/+13
* preparations for version 0.11.0Araq2015-04-301-343/+364
* fixes #1888Araq2015-04-271-1/+4
* marshalling can be done at compile-timeAraq2015-04-251-0/+1
* Merge branch 'devel' into underscore-tuple-unpackDominik Picheta2015-04-231-1/+20
|\
| * news.txt updates; fixes bootstrappingAraq2015-04-221-0/+5
| * Minor fixes for arrow like change patchReneSac2015-04-111-1/+1
| * Changing the rule for arrow like operators again.ReneSac2015-04-101-4/+4
| * Updated the news on *arrow like* breaking changeReneSac2015-04-091-0/+4
| * Adds note about change to newsJoseph Turner2015-04-091-1/+5
| * added system.typed and system.untyped aliasesAraq2015-04-071-0/+4
| * overloading of '=' worksAraq2015-04-061-0/+2
* | Updated news.txt.Dominik Picheta2015-04-081-0/+2
|/
* fixes #2420; negative indexing for slicing is obsolete (breaking change!)Araq2015-03-281-2/+3
* preparations for dealing with the 'echo $foo' gotchaAraq2015-03-271-1/+5
* disallow negative indexingAraq2015-03-271-0/+6
* implemented a[^1] notationAraq2015-03-261-0/+19
* breaking change: 'concept' is now a keyword and used instead of 'generic'Araq2015-03-231-1/+1
* fixes #1805Araq2015-03-211-0/+7
* updated news.txtAraq2015-03-181-2/+15
* fixes #1809; implements overloading based on 'var T'Araq2015-03-141-113/+116
* Expanded release notes in news.txt.Dominik Picheta2015-03-141-2/+215
* Fix typosFederico Ceratto2015-02-151-3/+3
* ordinary parameters can follow a varargs parameterAraq2015-02-121-0/+12
* tables work in 'const' sections; echo supports 'nil' strings; minor cleanupsAraq2015-02-091-0/+9
* fixes #2073Araq2015-02-081-1/+2
* fixes #2073; language spec change: arrow like operators are not right associa...Araq2015-02-081-0/+1
* better documentation for 'finished' for first class iteratorsAraq2015-01-271-0/+3
* nimsuggest: first versionAraq2015-01-271-0/+2
* Logging module is now thread-safe.Dominik Picheta2015-01-251-1/+3
* revert to old behaviour: tuple field names are not ignored anymore; fixes #1920Araq2015-01-181-0/+3
* 'discard' can be used instead of 'nil' for empty case object branchesAraq2015-01-121-0/+20
* website updates; Source links now workAraq2014-12-301-2/+5
* website: better formatingAraq2014-12-301-3/+3
* Fix typo in news.Dominik Picheta2014-12-291-2/+1
* release of 0.10.2Araq2014-12-291-192/+191
* fixes #1708, fixes #871Araq2014-12-281-7/+11
* Improved release news entry.Dominik Picheta2014-12-261-8/+61
* Improved 0.10.2 changelog.Dominik Picheta2014-12-261-2/+36
* fixes #1120Araq2014-12-251-2/+5
* website updatedAraq2014-12-231-1/+12
* website improvementsAraq2014-12-121-0/+3
* website slightly improvedAraq2014-12-111-2/+0
* fixes #1689Araq2014-12-101-0/+7
* destuctors are experimental; 'func' is now a keywordAraq2014-12-101-0/+3
* new websiteAraq2014-12-101-2/+14
* implemented 'experimental' switchAraq2014-12-051-0/+5
* implements 'defer'Araq2014-12-041-0/+1