summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | patterns for 'importcpp' (still undocumented)Araq2015-01-142-28/+92
* | | handle 'T&' properly for better C++ supportAraq2015-01-131-3/+11
* | | koch doesn't use compiler/nversion (makes no sense); updated twitter linkAraq2015-01-132-2/+2
|/ /
* | fixes the integer conversion regressionsAraq2015-01-137-25/+28
* | Merge pull request #1948 from def-/httpclient-againDominik Picheta2015-01-131-2/+2
|\ \
| * | Fix body in httpclientdef2015-01-131-2/+2
|/ /
* | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-01-137-10/+20
|\ \
| * | TSlice -> Slice in the tut1Simon Hafner2015-01-131-2/+2
| * | Merge pull request #1942 from def-/nimevalAndreas Rumpf2015-01-131-1/+1
| |\ \
| | * | Make nimeval compiledef2015-01-121-1/+1
| * | | Merge pull request #1943 from def-/async-fixAndreas Rumpf2015-01-131-2/+0
| |\ \ \
| | * | | Fix: Only handle EPOLLERR as an error eventdef2015-01-131-2/+0
| | |/ /
| * | | Merge pull request #1945 from ReneSac/develAndreas Rumpf2015-01-131-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | Added missing windows wrappers to the lib.html docReneSac2015-01-121-0/+4
| |/ /
| * | Merge pull request #1941 from dustinlacewell/anchor_doc_namesAndreas Rumpf2015-01-121-3/+5
| |\ \
| | * | Replace other common expressions with defined variableDustin Lacewell2015-01-121-2/+2
| | * | Add named anchor links to procs in the documentation indexDustin Lacewell2015-01-121-2/+4
| |/ /
| * | Merge pull request #1936 from sa2ajj/freebsd-compilerAndreas Rumpf2015-01-122-2/+8
| |\ \
| | * | make FreeBSD's compiler clangMikhail Sobolev2015-01-122-2/+8
* | | | make net.nim compile again (quick workaround for a regression)Araq2015-01-131-3/+3
|/ / /
* | | fixes #1915Araq2015-01-128-9/+46
* | | 'discard' can be used instead of 'nil' for empty case object branchesAraq2015-01-123-4/+24
* | | Merge pull request #1931 from def-/doc-cssAndreas Rumpf2015-01-121-8/+9
|\ \ \
| * | | Improve documentation CSS for smaller resolutionsdef2015-01-111-8/+9
* | | | Merge pull request #1841 from skyfex/develAndreas Rumpf2015-01-125-30/+233
|\ \ \ \ | |_|/ / |/| | |
| * | | Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int...Audun Wilhelmsen2015-01-033-13/+199
| * | | Merge branch 'devel' of https://github.com/Araq/Nim into develAudun Wilhelmsen2015-01-0257-452/+668
| |\ \ \
| * | | | Added support for big 'u64 literalsAudun Wilhelmsen2015-01-022-17/+34
* | | | | fixes #1838Araq2015-01-114-7/+30
* | | | | fixes #1928Araq2015-01-111-1/+1
* | | | | fixes #1901Araq2015-01-111-7/+8
| |_|/ / |/| | |
* | | | fixes #1919Araq2015-01-112-6/+26
* | | | don't advice people to use debug options for the GC and coreAraq2015-01-111-2/+2
* | | | fixes #1903Araq2015-01-111-1/+2
* | | | fixes #1907Araq2015-01-111-2/+2
* | | | Merge pull request #1921 from def-/lc-improveAndreas Rumpf2015-01-111-1/+0
|\ \ \ \
| * | | | Remove unnecessary check in list comprehensionsdef2015-01-101-1/+0
* | | | | Merge pull request #1924 from daniel-kullmann/doc-fix1Andreas Rumpf2015-01-111-2/+2
|\ \ \ \ \
| * | | | | doc/tut2.txt: clarified usage of static/dynamic bindingDaniel Kullmann2015-01-111-2/+2
* | | | | | Merge pull request #1925 from daniel-kullmann/doc-fix2Andreas Rumpf2015-01-111-1/+1
|\ \ \ \ \ \
| * | | | | | doc/tut2.txt: Tiny grammar fixDaniel Kullmann2015-01-111-1/+1
| |/ / / / /
* | | | | | Merge pull request #1926 from ekarlso/mysql-osxAndreas Rumpf2015-01-111-5/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Support MySQL on OSXEndre Karlson2015-01-111-5/+9
|/ / / / /
* | | | | fixes #1866Araq2015-01-101-1/+2
* | | | | fixes #1803Araq2015-01-102-6/+53
* | | | | fixes tconfusing_arrow bugAraq2015-01-102-1/+18
|/ / / /
* | | | Merge pull request #1912 from flaviut/rename-stuffreactormonk2015-01-1013-41/+41
|\ \ \ \
| * | | | s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-0913-41/+41
* | | | | Merge pull request #1905 from JinShil/patch-1reactormonk2015-01-081-1/+1
|\ \ \ \ \
| * | | | | Fixed grammar in 'let statment'Mike2015-01-081-1/+1
|/ / / / /