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 #1808 from adelq/devel
Andreas Rumpf
2015-01-02
1
-6
/
+6
|
\
|
*
Update tutorial to use RootObj
Adel Qalieh
2014-12-31
1
-6
/
+6
*
|
fixes #1816
Araq
2015-01-02
2
-3
/
+39
*
|
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2015-01-02
1
-1
/
+1
|
\
\
|
*
\
Merge pull request #1812 from moigagoo/devel
reactormonk
2015-01-02
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Docs: Tutorial 1: Typo fixed.
Konstantin Molchanov
2015-01-01
1
-1
/
+1
*
|
|
fixed wrong code snippet
Araq
2015-01-02
1
-1
/
+1
|
/
/
*
|
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2014-12-31
6
-8
/
+65
|
\
\
|
*
|
bugfix: don't treat generic types with different static params as the same type
Zahary Karadjov
2014-12-31
2
-0
/
+20
|
*
|
fix #1056
Zahary Karadjov
2014-12-31
3
-2
/
+31
|
*
|
prettier type name printing for generic types featuring static parameters
Zahary Karadjov
2014-12-31
1
-6
/
+14
*
|
|
fixes #1774
Araq
2014-12-31
5
-7
/
+10
|
/
/
*
|
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2014-12-31
9
-48
/
+122
|
\
\
|
*
|
Update nim.ini
Varriount
2014-12-30
1
-1
/
+1
|
*
|
Merge pull request #1795 from akaufmann/devel
Dominik Picheta
2014-12-31
2
-2
/
+6
|
|
\
\
|
|
*
|
ignore signal SIGPIPE on Darwin
Andre
2014-12-30
2
-2
/
+6
|
*
|
|
fix #1789 (binding to static params during generic proc sigmatch)
Zahary Karadjov
2014-12-31
6
-45
/
+115
*
|
|
|
attempt to make koch smarter about windows installers
Araq
2014-12-31
1
-8
/
+8
|
/
/
/
*
|
|
minor doc update
Araq
2014-12-31
1
-5
/
+1
*
|
|
removed outdated documentation
Araq
2014-12-30
1
-52
/
+0
*
|
|
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2014-12-30
3
-23
/
+39
|
\
|
|
|
*
|
Merge pull request #1794 from flaviut/fix-win-crosscompile
Andreas Rumpf
2014-12-30
1
-22
/
+22
|
|
\
\
|
|
*
|
Fix cross to windows compilation on linux
Flaviu Tamas
2014-12-30
1
-22
/
+22
|
*
|
|
Merge pull request #1792 from astrolantique/devel
Dominik Picheta
2014-12-30
2
-1
/
+17
|
|
\
\
\
|
|
*
|
|
Added NT 6.2 and NT 6.3 (8/8.1)
astrolantique
2014-12-30
1
-0
/
+8
|
|
*
|
|
getSystemVersion updated to include 10.7 to 10.10
astrolantique
2014-12-29
1
-1
/
+9
*
|
|
|
|
website updates; Source links now work
Araq
2014-12-30
3
-17
/
+19
|
/
/
/
/
*
|
|
|
development version is 0.10.3
Araq
2014-12-30
1
-1
/
+1
*
|
|
|
fixes #1788
Araq
2014-12-30
2
-2
/
+6
*
|
|
|
license file knows about the language renaming
Araq
2014-12-30
1
-1
/
+1
*
|
|
|
website: better formating
Araq
2014-12-30
1
-3
/
+3
*
|
|
|
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2014-12-29
2
-4
/
+3
|
\
|
|
|
|
*
|
|
Fix typo in news.
Dominik Picheta
2014-12-29
1
-2
/
+1
|
*
|
|
niminst: use project-version for the zip file
Araq
2014-12-29
1
-2
/
+2
*
|
|
|
minor website update
Araq
2014-12-29
1
-3
/
+3
|
/
/
/
*
|
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-29
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge pull request #1785 from gmpreussner/devel
Varriount
2014-12-28
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Fixed tusertypeclasses test
gmpreussner
2014-12-28
1
-1
/
+1
*
|
|
|
|
release of 0.10.2
Araq
2014-12-29
12
-259
/
+251
|
/
/
/
/
*
|
|
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-28
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
macros.`$` can now turn a nnkSym into a string.
Dominik Picheta
2014-12-28
1
-0
/
+2
*
|
|
|
|
fixes a long standing openssl wrapper bug: pass C compliant allocation functi...
Araq
2014-12-28
1
-1
/
+10
*
|
|
|
|
work around a regression caused by the new 'echo' implementation
Araq
2014-12-28
1
-1
/
+3
|
/
/
/
/
*
|
|
|
fixes #1708, fixes #871
Araq
2014-12-28
7
-14
/
+67
*
|
|
|
minor improvements
Araq
2014-12-28
2
-4
/
+4
*
|
|
|
fixes #1781
Araq
2014-12-28
3
-6
/
+27
|
/
/
/
*
|
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-26
16
-120
/
+267
|
\
\
\
|
*
|
|
Fixes asynchttpsever.
Dominik Picheta
2014-12-26
2
-1
/
+5
|
*
|
|
Improved tasyncawait test.
Dominik Picheta
2014-12-26
1
-3
/
+1
|
*
|
|
Deprecated asyncio module. Fixed old tests.
Dominik Picheta
2014-12-26
3
-5
/
+12
[next]