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
...
*
|
marked markAndSweep GC thread safe
Araq
2014-04-20
1
-8
/
+8
*
|
New concurrency model: next steps
Araq
2014-04-19
7
-27
/
+200
*
|
first version of 'spawn'
Araq
2014-04-16
1
-2
/
+5
|
/
*
Fixes problems with JS code gen.
Dominik Picheta
2014-04-11
1
-20
/
+34
*
Merge pull request #902 from reactormonk/float_toString
Andreas Rumpf
2014-04-09
1
-2
/
+4
|
\
|
*
add a trailing zero to $float
Simon Hafner
2014-02-11
1
-0
/
+2
|
*
use `.f` instead of `.16e` for floats
Simon Hafner
2014-02-11
1
-2
/
+2
*
|
preparations for easier debugging
Araq
2014-04-07
5
-27
/
+41
*
|
doc generation for asyncdispatch works
Araq
2014-04-06
1
-2
/
+3
*
|
ENDB: got rid of deprecated 'nil' stmt
Araq
2014-03-27
1
-3
/
+3
*
|
bugfix: reprEnum for enums with negative values
Araq
2014-03-22
1
-1
/
+5
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-02-25
1
-25
/
+24
|
\
\
|
*
|
fix some trivial errors in the test suite and some more regressions caused by...
Zahary Karadjov
2014-02-18
1
-29
/
+28
|
|
/
*
/
renamed noStackFrame to asmNoStackFrame
Araq
2014-02-18
2
-40
/
+40
|
/
*
compiles on sparc again
Araq
2014-02-09
1
-1
/
+1
*
mark and sweep GC compiles with --cs:partial
Araq
2014-02-02
1
-14
/
+14
*
case consistency for excpt.nim
Araq
2014-02-02
1
-1
/
+1
*
nativeStackTrace might work again
Araq
2014-01-25
1
-3
/
+3
*
fix the error "only proc headers can feature pragmas" when compiling in JS mode
Zahary Karadjov
2014-01-23
1
-3
/
+3
*
compiler warns when you use GC'ed memory and '--gc:none'
Araq
2014-01-19
1
-48
/
+48
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-5
/
+1
*
case consistency improvements
Araq
2014-01-11
4
-51
/
+54
*
case consistency for linux
Araq
2013-12-29
1
-2
/
+2
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-4
/
+4
*
case consistency: next steps
Araq
2013-12-29
4
-14
/
+14
*
improvements for 'pretty'
Araq
2013-12-28
7
-32
/
+32
*
case consistency part 4
Araq
2013-12-27
13
-243
/
+243
*
case consistency part 1
Araq
2013-12-27
9
-156
/
+148
*
templates can access hidden fields
Araq
2013-12-25
1
-4
/
+4
*
bootstraps with new template symbol binding rules
Araq
2013-12-24
2
-12
/
+12
*
attempt to merge newtempl
Araq
2013-12-24
1
-1
/
+1
*
Merge branch 'vm2' of github.com:Araq/Nimrod into vm2
Araq
2013-12-24
3
-27
/
+68
|
\
|
*
NoFakeVars progress
Araq
2013-12-24
2
-3
/
+16
|
*
vm: FFI improvements
Araq
2013-12-23
2
-21
/
+45
|
*
tcnstseq works again
Araq
2013-12-23
1
-0
/
+3
|
*
Merge branch 'master' of https://github.com/Araq/Nimrod into vm2
Araq
2013-12-23
4
-28
/
+34
|
|
\
|
*
|
new VM: some progress for the FFI support
Araq
2013-12-23
2
-3
/
+4
*
|
|
Correct the spelling of the word 'implicitly'
Satish BD
2013-12-23
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #759 from zielmicha/stdmsg
Andreas Rumpf
2013-12-20
1
-21
/
+23
|
\
\
|
*
|
Rework CGI error reporting.
Michał Zieliński
2013-12-18
1
-20
/
+22
|
*
|
write exception tracebacks to stdmsg, instead of stdout
Michał Zieliński
2013-12-17
1
-1
/
+1
|
|
/
*
/
implemented 'injectStmt'; more debug support
Araq
2013-12-16
3
-7
/
+11
|
/
*
fixes a regression where memset was used without including <string.h>
Araq
2013-12-03
1
-2
/
+1
*
better error message for implicitly available modules
Araq
2013-12-01
2
-0
/
+6
*
support for multiple test variables and var qualifiers in user-defined type c...
Zahary Karadjov
2013-11-13
1
-2
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-10-31
1
-50
/
+189
|
\
|
*
Merge pull request #631 from mflamer/master
Andreas Rumpf
2013-10-31
1
-50
/
+189
|
|
\
|
|
*
LockFree Hash Table 0.1
Mark Flamer
2013-10-22
1
-50
/
+189
*
|
|
GC: even more stress testing
Araq
2013-10-31
3
-8
/
+29
|
/
/
*
|
debug GC works now
Araq
2013-10-01
1
-2
/
+2
[prev]
[next]