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
*
added 'fence' instructions to the barrier
Araq
2014-06-06
3
-39
/
+24
*
Promises are now refs
Araq
2014-06-05
8
-88
/
+133
*
barrier more efficient
Araq
2014-06-03
1
-19
/
+25
*
fixed codegen for barriers
Araq
2014-06-02
1
-2
/
+7
*
hopefully faster barrier implementation
Araq
2014-06-02
1
-6
/
+14
*
bugfix: codegen for promises
Araq
2014-06-02
3
-5
/
+13
*
fixed codegen for return values
Araq
2014-06-01
2
-12
/
+19
*
pi test compiles, but crashes randomly
Araq
2014-06-01
4
-6
/
+43
*
tdisjoint_slice2 works
Araq
2014-05-31
5
-7
/
+27
*
tester works again
Araq
2014-05-30
2
-5
/
+5
*
correct code generation for tforstmt
Araq
2014-05-30
2
-22
/
+37
*
'parallel' proves array bounds
Araq
2014-05-29
3
-14
/
+107
*
added 'sortoutput' option to make output deterministic for threading tests
Araq
2014-05-29
2
-3
/
+13
*
bugfix: regionized pointers in a generic context; renamed 'Future' to 'Promise'
Araq
2014-05-25
7
-109
/
+138
*
progress with futures
Araq
2014-05-23
8
-36
/
+68
*
'parallel' statement almost working
Araq
2014-05-22
10
-115
/
+470
*
'parallel' statement: next steps
Araq
2014-05-14
7
-50
/
+221
*
progress for the 'parallel' statement
Araq
2014-05-14
10
-94
/
+122
*
initial non-compiling version of 'parallel'
Araq
2014-05-12
16
-91
/
+1058
*
bugfix: bool for case statements
Araq
2014-05-06
1
-1
/
+1
*
2nd attempt to fix bootstrapping
Araq
2014-05-06
1
-1
/
+1
*
attempt to fix the bootstrapping
Araq
2014-05-06
1
-3
/
+1
*
bootstraps works again; get rid of compile-time 'rand' (too weird)
Araq
2014-05-06
2
-6
/
+2
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-05-06
12
-58
/
+582
|
\
|
*
Merge pull request #1175 from EXetoC/await-discard
Dominik Picheta
2014-05-04
2
-1
/
+41
|
|
\
|
|
*
Fix #1170.
EXetoC
2014-05-04
2
-1
/
+41
|
*
|
Merge pull request #1177 from rbehrends/reftables
Andreas Rumpf
2014-05-04
3
-1
/
+414
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Added support for ref type hash tables.
Reimer Behrends
2014-05-04
3
-1
/
+414
|
|
/
|
*
Merge pull request #1173 from EXetoC/pfuture-nested-type-param
Dominik Picheta
2014-05-03
2
-13
/
+22
|
|
\
|
|
*
Fix #1171.
EXetoC
2014-05-03
2
-13
/
+22
|
*
|
DWORD -> PULONG for POverlapped.
Dominik Picheta
2014-05-03
1
-2
/
+2
|
*
|
fixed paths because caasdriver is now in testament
Simon Hafner
2014-05-03
2
-2
/
+2
|
*
|
fixed constant typo (SimulateCaasMemReset)
Simon Hafner
2014-05-02
1
-3
/
+3
|
|
/
|
*
Await is now supported in try statements.
Dominik Picheta
2014-05-01
1
-26
/
+79
|
*
Fixes buffered recv in asyncnet.
Dominik Picheta
2014-04-30
1
-11
/
+17
|
*
Get rid unsafe pointer type in GetQueuedCompletionStatus.
Dominik Picheta
2014-04-30
3
-4
/
+7
*
|
added test case for bug #1140
Araq
2014-05-06
1
-0
/
+35
*
|
some additions to winlean
Araq
2014-05-06
1
-1
/
+9
*
|
fixes #1140
Araq
2014-05-05
2
-1
/
+3
*
|
implemented builtin noncopying slice
Araq
2014-05-02
7
-18
/
+42
|
/
*
bugfix: MS-GC GC_unref
Araq
2014-04-30
1
-1
/
+2
*
compiler prepared for the new comment handling
Araq
2014-04-30
8
-4
/
+17
*
async might work now reliably
Araq
2014-04-30
3
-27
/
+32
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-04-30
0
-0
/
+0
|
\
|
*
Merge pull request #1155 from Varriount/revert-bbodi/devel
Varriount
2014-04-26
3
-213
/
+147
|
|
\
|
|
*
Revert "Merge pull request #1139 from bbodi/devel"
Clay Sweetser
2014-04-26
3
-213
/
+147
|
|
/
|
*
Merge pull request #1139 from bbodi/devel
Varriount
2014-04-26
3
-147
/
+213
|
|
\
|
|
*
fix #1065
Bódi Balázs
2014-04-23
3
-147
/
+213
*
|
|
bugfix: MS GC acknowledges GC_ref/unref properly
Araq
2014-04-30
1
-6
/
+45
*
|
|
give system.lines a proper buffer
Araq
2014-04-30
1
-1
/
+1
[next]