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
*
fixes #1562, fixes #1543
Araq
2014-11-20
5
-5
/
+51
*
fixes #1666
Araq
2014-11-20
1
-3
/
+3
*
fixes #836
Araq
2014-11-19
2
-0
/
+20
*
fixes #1053, fixes #924
Araq
2014-11-19
3
-11
/
+72
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-11-18
1
-0
/
+2
|
\
|
*
Ensure Request.body is initialised.
Dominik Picheta
2014-11-17
1
-0
/
+2
*
|
fixes #1274
Araq
2014-11-18
2
-1
/
+17
|
/
*
fixes #1548
Araq
2014-11-17
5
-45
/
+27
*
fixes #940
Araq
2014-11-17
6
-5
/
+38
*
fixes #206
Araq
2014-11-16
2
-1
/
+20
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-11-16
3
-2
/
+10
|
\
|
*
Merge pull request #1661 from trustable-code/PR7
Andreas Rumpf
2014-11-16
1
-1
/
+2
|
|
\
|
|
*
Fix issue #1660
Simon Krauter
2014-11-15
1
-1
/
+2
|
*
|
Merge pull request #1662 from eliezedeck/devel
Andreas Rumpf
2014-11-16
2
-1
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Uses execve() in osproc on OpenWrt and uClibc-based platforms.
Elie Zedeck
2014-11-16
1
-1
/
+5
|
|
*
Added generic OpenWrt compilers for --cpu:mips
Elie Zedeck
2014-11-16
1
-0
/
+3
|
|
/
*
|
document uClibc switch
Araq
2014-11-16
1
-0
/
+1
*
|
fixes #1055
Araq
2014-11-16
5
-15
/
+56
*
|
fixes #619
Araq
2014-11-15
8
-10
/
+31
|
/
*
fixes #693
Araq
2014-11-14
3
-5
/
+3
*
removed outdated note
Araq
2014-11-14
1
-3
/
+0
*
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
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-11-14
12
-236
/
+237
|
\
|
*
Merge pull request #1653 from def-/name-fixes-2
Andreas Rumpf
2014-11-13
12
-236
/
+237
|
|
\
|
|
*
Fix some deprecation warnings caused by renames
def
2014-11-13
12
-236
/
+237
|
|
/
*
|
astToStr is a special magic
Araq
2014-11-14
1
-1
/
+1
*
|
fixes #1106
Araq
2014-11-14
1
-27
/
+32
*
|
fixes #1258
Araq
2014-11-14
1
-0
/
+17
*
|
fixes #1181
Araq
2014-11-13
5
-33
/
+46
|
/
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-11-13
1
-106
/
+2
|
\
|
*
Merge pull request #1643 from def-/fix-locks-case
Andreas Rumpf
2014-11-12
1
-106
/
+2
|
|
\
|
|
*
Remove runtime deadlock prevention as deadlock detection at compile-time is a...
def
2014-11-11
1
-106
/
+2
|
|
*
Fix compile because of case sensitivity
def
2014-11-08
1
-1
/
+1
*
|
|
fixes error propagation for macros.parseExpr
Araq
2014-11-13
2
-2
/
+5
|
/
/
*
|
fixes #1127
Araq
2014-11-12
1
-1
/
+1
*
|
fixes a regression that made 'system.compiles' output the produced error mess...
Araq
2014-11-12
1
-1
/
+1
*
|
fixes #1473
Araq
2014-11-12
9
-25
/
+103
*
|
fixes #1593
Araq
2014-11-12
2
-2
/
+46
*
|
fixes #1560
Araq
2014-11-11
1
-1
/
+7
*
|
proper fix for stack initialization and threadvar emulation
Araq
2014-11-11
3
-13
/
+35
*
|
renamed CondVar to Semaphore
Araq
2014-11-10
2
-27
/
+27
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-11-10
2
-12
/
+1
|
\
\
|
*
\
Merge pull request #1636 from rbehrends/fix-thread-issues
Andreas Rumpf
2014-11-08
2
-12
/
+1
|
|
\
\
|
|
*
|
Remove references to pthread_mutex_timedlock().
Reimer Behrends
2014-11-06
1
-10
/
+0
|
|
*
|
Properly initialize the stack with emulated thread variables.
Reimer Behrends
2014-11-06
1
-2
/
+1
[next]