summary refs log tree commit diff stats
path: root/web/news.txt
Commit message (Collapse)AuthorAgeFilesLines
* fixes #2904Araq2015-06-151-1/+6
|
* Update news for nreFlaviu Tamas2015-06-071-1/+6
|
* Removed formatting from logging.yglukhov2015-05-281-0/+5
|
* Merge pull request #2732 from Perelandric/fix_milisecondsAndreas Rumpf2015-05-171-0/+4
|\ | | | | Fixed 'milliseconds' spelling in code and docs
| * Updated with breaking changespdw2015-05-161-0/+4
| |
* | added documentation about sexpSimon Hafner2015-05-141-0/+1
|/
* final website changesAraq2015-05-041-1/+1
|
* version 0.11.2Araq2015-05-041-0/+10
|
* development version is 0.11.1Araq2015-05-031-0/+15
|
* 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
|\ | | | | | | | | Conflicts: compiler/semstmts.nim
| * news.txt updates; fixes bootstrappingAraq2015-04-221-0/+5
| |
| * Minor fixes for arrow like change patchReneSac2015-04-111-1/+1
| | | | | | | | | | | | Don't use ^ operator yet for compatibility with older compilers. Moved arrow like explanation, and fix precedence description on the text in the manual. Fixed typo in news.
| * 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 ↵Araq2015-02-081-0/+1
| | | | associative anymore
* 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
|