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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1980 from Araq/revert-1951-bootstrap-install-docs-fix
Varriount
2015-01-17
6
-39
/
+17
|
\
|
*
Revert "Documented faster way to bootstrap-build Nim"
Varriount
2015-01-17
6
-39
/
+17
|
/
*
Merge pull request #1842 from def-/unicode-reversed
Varriount
2015-01-17
1
-0
/
+50
|
\
|
*
Optimize unicode.reversed
def
2015-01-15
1
-19
/
+31
|
*
Add reversed proc to unicode module
def
2015-01-02
1
-0
/
+38
*
|
Merge pull request #1951 from noway421/bootstrap-install-docs-fix
Varriount
2015-01-17
6
-17
/
+39
|
\
\
|
*
|
changed architecture detection
Way, No
2015-01-15
1
-1
/
+3
|
*
|
updated readme
Way, No
2015-01-15
1
-3
/
+5
|
*
|
added quick bootstrap script for windows
Way, No
2015-01-15
2
-0
/
+26
|
*
|
updated web/download.txt
Way, No
2015-01-14
1
-6
/
+2
|
*
|
updated install.txt
Way, No
2015-01-14
1
-1
/
+1
|
*
|
faster way to bootstrap-build Nim
Way, No
2015-01-14
1
-7
/
+3
|
*
|
added execution rights to build.sh
Way, No
2015-01-14
1
-0
/
+0
*
|
|
Merge pull request #1978 from def-/manual-exceptions
Dominik Picheta
2015-01-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Clarify documentation about "except clauses"
def
2015-01-17
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1954 from ziotom78/devel
Varriount
2015-01-16
1
-0
/
+35
|
\
\
\
|
*
|
|
New section "Except clauses" in the manual
Maurizio Tomasi
2015-01-14
1
-0
/
+35
*
|
|
|
Merge pull request #1967 from def-/more-renames
Varriount
2015-01-16
25
-237
/
+237
|
\
\
\
\
|
*
|
|
|
Get rid of deprecation warnings in pegs
def
2015-01-16
3
-16
/
+16
|
*
|
|
|
Documentation renames
def
2015-01-16
8
-80
/
+80
|
*
|
|
|
Manual renames
def
2015-01-16
14
-141
/
+141
*
|
|
|
|
Merge pull request #1975 from flaviut/fix-unittest
Andreas Rumpf
2015-01-17
1
-2
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Fix named argument handling
Flaviu Tamas
2015-01-16
1
-2
/
+11
|
/
/
/
/
/
*
/
/
/
/
Add compiler.nimble file.
Dominik Picheta
2015-01-16
1
-0
/
+11
|
/
/
/
/
*
|
|
|
fixes #1947
Araq
2015-01-15
1
-1
/
+16
*
|
|
|
Merge pull request #1961 from def-/github-link-fixes
Andreas Rumpf
2015-01-15
5
-11
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
GitHub link fixes: nim-code -> nim-lang
def
2015-01-15
5
-11
/
+11
|
/
/
/
*
|
|
patterns for 'importcpp' (still undocumented)
Araq
2015-01-14
2
-28
/
+92
*
|
|
handle 'T&' properly for better C++ support
Araq
2015-01-13
1
-3
/
+11
*
|
|
koch doesn't use compiler/nversion (makes no sense); updated twitter link
Araq
2015-01-13
2
-2
/
+2
|
/
/
*
|
fixes the integer conversion regressions
Araq
2015-01-13
7
-25
/
+28
*
|
Merge pull request #1948 from def-/httpclient-again
Dominik Picheta
2015-01-13
1
-2
/
+2
|
\
\
|
*
|
Fix body in httpclient
def
2015-01-13
1
-2
/
+2
|
/
/
*
|
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2015-01-13
7
-10
/
+20
|
\
\
|
*
|
TSlice -> Slice in the tut1
Simon Hafner
2015-01-13
1
-2
/
+2
|
*
|
Merge pull request #1942 from def-/nimeval
Andreas Rumpf
2015-01-13
1
-1
/
+1
|
|
\
\
|
|
*
|
Make nimeval compile
def
2015-01-12
1
-1
/
+1
|
*
|
|
Merge pull request #1943 from def-/async-fix
Andreas Rumpf
2015-01-13
1
-2
/
+0
|
|
\
\
\
|
|
*
|
|
Fix: Only handle EPOLLERR as an error event
def
2015-01-13
1
-2
/
+0
|
|
|
/
/
|
*
|
|
Merge pull request #1945 from ReneSac/devel
Andreas Rumpf
2015-01-13
1
-0
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Added missing windows wrappers to the lib.html doc
ReneSac
2015-01-12
1
-0
/
+4
|
|
/
/
|
*
|
Merge pull request #1941 from dustinlacewell/anchor_doc_names
Andreas Rumpf
2015-01-12
1
-3
/
+5
|
|
\
\
|
|
*
|
Replace other common expressions with defined variable
Dustin Lacewell
2015-01-12
1
-2
/
+2
|
|
*
|
Add named anchor links to procs in the documentation index
Dustin Lacewell
2015-01-12
1
-2
/
+4
|
|
/
/
|
*
|
Merge pull request #1936 from sa2ajj/freebsd-compiler
Andreas Rumpf
2015-01-12
2
-2
/
+8
|
|
\
\
|
|
*
|
make FreeBSD's compiler clang
Mikhail Sobolev
2015-01-12
2
-2
/
+8
*
|
|
|
make net.nim compile again (quick workaround for a regression)
Araq
2015-01-13
1
-3
/
+3
|
/
/
/
*
|
|
fixes #1915
Araq
2015-01-12
8
-9
/
+46
*
|
|
'discard' can be used instead of 'nil' for empty case object branches
Araq
2015-01-12
3
-4
/
+24
*
|
|
Merge pull request #1931 from def-/doc-css
Andreas Rumpf
2015-01-12
1
-8
/
+9
|
\
\
\
[next]