Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: compileTime pragma can be used on variable | novist | 2015-04-11 | 1 | -4/+3 |
| | |||||
* | minor doc improvements | Araq | 2015-04-08 | 1 | -1/+3 |
| | |||||
* | Fix container example in manual a bit | def | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | better alternative to 'override' | Araq | 2015-04-07 | 1 | -7/+6 |
| | |||||
* | overloading of '=' works | Araq | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | first implementation of overloading of '='; missing: rewriting let/var sections | Araq | 2015-04-06 | 1 | -12/+35 |
| | |||||
* | doc updates; fixes 'inc' for 'char' | Araq | 2015-03-29 | 2 | -53/+51 |
| | |||||
* | Also use ref objects with inheritance in manual | def | 2015-03-26 | 2 | -22/+23 |
| | |||||
* | updated the manual | Araq | 2015-03-23 | 2 | -34/+6 |
| | |||||
* | breaking change: 'concept' is now a keyword and used instead of 'generic' | Araq | 2015-03-23 | 2 | -57/+41 |
| | |||||
* | improved the documentation; overloading resolution finally documented | Araq | 2015-03-14 | 2 | -10/+179 |
| | |||||
* | Fix derivable objects in documentation | def | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | Fix typos in docs | Jochen Van de Velde | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 3 | -4/+4 |
| | |||||
* | fixes #2073; language spec change: arrow like operators are not right ↵ | Araq | 2015-02-08 | 1 | -4/+2 |
| | | | | associative anymore | ||||
* | better documentation for 'finished' for first class iterators | Araq | 2015-01-27 | 2 | -0/+51 |
| | |||||
* | revert to old behaviour: tuple field names are not ignored anymore; fixes #1920 | Araq | 2015-01-18 | 2 | -5/+2 |
| | |||||
* | Clarify documentation about "except clauses" | def | 2015-01-17 | 1 | -1/+1 |
| | | | | | They're called type conversions. Type casts are done with cast[T](...) and are not type safe. | ||||
* | Merge pull request #1954 from ziotom78/devel | Varriount | 2015-01-16 | 1 | -0/+35 |
|\ | | | | | New section "Except clauses" in the manual | ||||
| * | New section "Except clauses" in the manual | Maurizio Tomasi | 2015-01-14 | 1 | -0/+35 |
| | | | | | | | | | | | | This new section explains how to use `getCurrentException` and `getCurrentExceptionMsg`. See the thread http://forum.nim-lang.org/t/752 . | ||||
* | | Manual renames | def | 2015-01-16 | 14 | -141/+141 |
|/ | |||||
* | Fixed grammar in 'let statment' | Mike | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | fix a couple of typos, grammar, and removal of whitespace | Joseph Poirier | 2015-01-03 | 1 | -65/+65 |
| | |||||
* | fixes #1120 | Araq | 2014-12-25 | 1 | -5/+2 |
| | |||||
* | fixes #1742 | Araq | 2014-12-24 | 1 | -0/+21 |
| | |||||
* | documented 'defer' statement | Araq | 2014-12-24 | 1 | -23/+18 |
| | |||||
* | tuple field names are ignored | Araq | 2014-12-23 | 2 | -3/+5 |
| | |||||
* | added missing 'not' | Araq | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | typo | Araq | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | fixes #1739 | Araq | 2014-12-15 | 1 | -3/+9 |
| | |||||
* | minor improvements to the docs | Araq | 2014-12-14 | 1 | -1/+1 |
| | |||||
* | documented converters | Araq | 2014-12-12 | 1 | -0/+20 |
| | |||||
* | compiler\parser.nim | Araq | 2014-12-08 | 1 | -26/+24 |
| | | | | implemented arrow like operators | ||||
* | implemented 'experimental' switch | Araq | 2014-12-05 | 2 | -1/+20 |
| | |||||
* | implemented procCall builtin | Araq | 2014-11-28 | 1 | -4/+4 |
| | |||||
* | doc improvements | Araq | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | fixes #1548 | Araq | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | fixes #940 | Araq | 2014-11-17 | 1 | -0/+1 |
| | |||||
* | fixes #619 | Araq | 2014-11-15 | 2 | -3/+22 |
| | |||||
* | fixes #1324 | Araq | 2014-11-14 | 1 | -0/+5 |
| | |||||
* | onRaise doesn't work as documented as is dubious | Araq | 2014-11-14 | 1 | -28/+0 |
| | |||||
* | fixes #930 | Araq | 2014-11-14 | 1 | -2/+5 |
| | |||||
* | fixes #1470 | Araq | 2014-11-14 | 1 | -0/+18 |
| | |||||
* | fixes #1633 | Araq | 2014-11-14 | 1 | -0/+4 |
| | |||||
* | fixes #1634 | Araq | 2014-11-14 | 1 | -1/+13 |
| | |||||
* | fixes #1106 | Araq | 2014-11-14 | 1 | -27/+32 |
| | |||||
* | fixes #1258 | Araq | 2014-11-14 | 1 | -0/+17 |
| | |||||
* | minor changes to the threading docs | Araq | 2014-11-01 | 1 | -6/+7 |
| | |||||
* | Merge branch 'devel' into bigbreak | Araq | 2014-10-13 | 1 | -0/+20 |
| | | | | | | | | | | | | Conflicts: compiler/ast.nim compiler/nimfix/prettybase.nim compiler/pragmas.nim compiler/sempass2.nim doc/manual.txt koch.nim lib/pure/concurrency/threadpool.nim web/news.txt | ||||
* | documentation updates | Araq | 2014-10-11 | 1 | -7/+26 |
| |