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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Rework explanation a bit (thanks flaviu)
def
2015-03-26
1
-3
/
+3
*
Add explanation why we use ref objects
def
2015-03-26
1
-0
/
+3
*
Use ref objects with inheritance in Tut2 (fixes #1817)
def
2015-03-25
1
-10
/
+12
*
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
4
-64
/
+48
*
fixes #1805
Araq
2015-03-21
1
-14
/
+10
*
'constructor' pragma for C++ support
Araq
2015-03-18
1
-1
/
+15
*
Merge pull request #2327 from def-/installation
Andreas Rumpf
2015-03-15
1
-1
/
+1
|
\
|
*
Rename compiler/nim.ini back to compiler/installer.ini
def
2015-03-13
2
-2
/
+2
|
*
Move installer.ini back to nim.ini to fix ./koch csource
def
2015-03-12
1
-1
/
+1
*
|
improved the documentation; overloading resolution finally documented
Araq
2015-03-14
2
-10
/
+179
*
|
fixes #1819
Araq
2015-03-12
1
-14
/
+1
*
|
fixes #1868
Araq
2015-03-12
1
-0
/
+1
|
/
*
Fix derivable objects in documentation
def
2015-03-09
1
-2
/
+2
*
Export AsyncFile. Add asyncfile module to docgen.
Dominik Picheta
2015-03-06
1
-0
/
+3
*
improved --debugger switch; updated release plan
Araq
2015-02-27
2
-4
/
+1
*
Merge pull request #1840 from def-/extend-math
Andreas Rumpf
2015-02-26
1
-0
/
+3
|
\
|
*
Fix lib link to rationals module
def
2015-02-16
1
-1
/
+1
|
*
Add rational to standard library list
def
2015-02-16
1
-0
/
+3
*
|
Fix typos in docs
Jochen Van de Velde
2015-02-24
2
-3
/
+3
*
|
macros.PNimrodNode is now NimNode
Araq
2015-02-24
1
-18
/
+14
*
|
fixes #2124
Araq
2015-02-20
1
-8
/
+0
*
|
website updates
Araq
2015-02-18
1
-7
/
+0
*
|
Fix output of --advanced
def
2015-02-16
1
-1
/
+1
|
/
*
Merge pull request #2140 from FedericoCeratto/devel
Andreas Rumpf
2015-02-16
11
-25
/
+25
|
\
|
*
Fix typos
Federico Ceratto
2015-02-15
10
-20
/
+20
|
*
Fix typos
Federico Ceratto
2015-02-15
3
-5
/
+5
*
|
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2015-02-16
1
-3
/
+6
|
\
|
|
*
Update lib.txt
Billingsly Wetherfordshire
2015-02-14
1
-1
/
+1
|
*
Update lib.txt
Billingsly Wetherfordshire
2015-02-14
1
-4
/
+1
|
*
Update lib.txt
Billingsly Wetherfordshire
2015-02-14
1
-0
/
+6
*
|
minor documentation updates
Araq
2015-02-16
2
-3
/
+4
|
/
*
fixes #2068
Araq
2015-02-12
1
-473
/
+468
*
cleanup index generation
Araq
2015-02-10
1
-1
/
+1
*
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Araq
2015-02-09
2
-2
/
+0
*
fixes #2073; language spec change: arrow like operators are not right associa...
Araq
2015-02-08
1
-4
/
+2
*
Merge pull request #2026 from reactormonk/koch-temp-125-exit-code
Andreas Rumpf
2015-02-01
1
-0
/
+13
|
\
|
*
added note about creating stacktraces
Simon Hafner
2015-01-31
1
-0
/
+3
|
*
added documentation about koch temp
Simon Hafner
2015-01-28
1
-0
/
+10
*
|
documented new C++ support
Araq
2015-01-28
2
-18
/
+174
|
/
*
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
[next]