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
/
lib
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixes #2199, fixes #2197
Araq
2015-02-24
1
-1
/
+1
*
Removed int64 -> int downcast in timers.`-`
GrundleTrundle
2015-02-21
1
-2
/
+2
*
fixes #2124
Araq
2015-02-20
1
-2
/
+4
*
Make readBytes and writeBytes work with uint8
def
2015-02-18
1
-2
/
+2
*
Merge pull request #2150 from def-/gc2-compiling
Andreas Rumpf
2015-02-16
2
-71
/
+73
|
\
|
*
Clean up some more deprecation warnings
def
2015-02-16
2
-7
/
+7
|
*
Make gc2 compile again
def
2015-02-16
1
-64
/
+66
*
|
Fix typos
Federico Ceratto
2015-02-15
9
-11
/
+11
*
|
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
|
/
*
Disable -pthread for linker on OSX
Hans Raaf
2015-02-13
1
-1
/
+3
*
fixed minor bugs; cleaned up tests
Araq
2015-02-12
1
-3
/
+3
*
Merge pull request #2053 from reactormonk/message-for-koch-temp
Andreas Rumpf
2015-02-12
1
-0
/
+14
|
\
|
*
report how to create a compiler stacktrace #1280
Simon Hafner
2015-02-01
1
-0
/
+14
*
|
cleaned up GC tests; fixes object variant re-assign bug
Araq
2015-02-10
1
-3
/
+7
*
|
fixes #2070
Araq
2015-02-10
2
-19
/
+29
*
|
lots of C++ codegen improvements
Araq
2015-02-07
2
-7
/
+15
*
|
C++ support: codegen generates C++'s references and avoids copies
Araq
2015-02-04
1
-2
/
+7
|
/
*
Merge pull request #2005 from def-/fix-estp
Andreas Rumpf
2015-01-27
2
-2
/
+2
|
\
|
*
Make ESTP compile
def
2015-01-23
2
-2
/
+2
*
|
Fix type of setControlCHook parameter
def
2015-01-27
1
-1
/
+1
*
|
Get rid of more deprecation warnings by renaming exceptions
def
2015-01-27
2
-4
/
+4
|
/
*
Fix #1546
Varriount
2015-01-22
1
-1
/
+1
*
don't advice people to use debug options for the GC and core
Araq
2015-01-11
1
-2
/
+2
*
Happy new year!
Guillaume Gelin
2015-01-06
8
-8
/
+8
*
Some GC renames to get rid of deprecation warnings
def
2015-01-06
2
-4
/
+4
*
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Araq
2015-01-05
1
-3
/
+4
|
\
|
*
fixes #1816
Araq
2015-01-02
1
-3
/
+4
*
|
fixes #1796
Araq
2015-01-05
1
-4
/
+32
|
/
*
minor improvements
Araq
2014-12-28
1
-3
/
+3
*
fixes #1744
Araq
2014-12-17
1
-4
/
+5
*
added 'setupGcForForeignThread' for better C interop
Araq
2014-12-11
2
-0
/
+28
*
final version before removal
Araq
2014-12-08
1
-0
/
+74
*
fixes #1712
Araq
2014-12-07
1
-2
/
+2
*
fixes #1053, fixes #924
Araq
2014-11-19
1
-4
/
+8
*
proper fix for stack initialization and threadvar emulation
Araq
2014-11-11
1
-11
/
+27
*
Merge pull request #1636 from rbehrends/fix-thread-issues
Andreas Rumpf
2014-11-08
1
-10
/
+0
|
\
|
*
Remove references to pthread_mutex_timedlock().
Reimer Behrends
2014-11-06
1
-10
/
+0
*
|
TAtomType includes 'bool'
Araq
2014-11-08
1
-5
/
+5
|
/
*
Merge branch 'devel' into bigbreak
Araq
2014-11-03
1
-22
/
+28
|
\
|
*
Various atomics fixes for gcc/clang.
Reimer Behrends
2014-10-30
1
-21
/
+27
*
|
introduced 'benign' pragma
Araq
2014-10-25
11
-48
/
+53
*
|
Merge branch 'devel' into bigbreak
Araq
2014-10-20
1
-9
/
+10
|
\
|
|
*
2nd attempt to fix tryRecv
Araq
2014-10-20
1
-1
/
+1
|
*
fixes tryRecv
Araq
2014-10-20
1
-3
/
+4
*
|
docgen should work again
Araq
2014-10-05
1
-2
/
+3
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-10-04
1
-4
/
+17
|
\
|
|
*
Improve setjmp()/longjmp() performance.
Reimer Behrends
2014-09-25
1
-4
/
+17
*
|
deepCopy is instantiated when its corresponding type is instantiated
Araq
2014-09-26
1
-9
/
+9
*
|
Fix --gc:none with --cs:partial.
Dominik Picheta
2014-09-19
1
-1
/
+1
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-09-19
1
-10
/
+18
|
\
|
[prev]
[next]