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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: codegen for promises
Araq
2014-06-02
1
-0
/
+1
*
fixed codegen for return values
Araq
2014-06-01
1
-0
/
+4
*
pi test compiles, but crashes randomly
Araq
2014-06-01
1
-0
/
+22
*
tdisjoint_slice2 works
Araq
2014-05-31
1
-4
/
+16
*
tester works again
Araq
2014-05-30
2
-5
/
+5
*
correct code generation for tforstmt
Araq
2014-05-30
1
-2
/
+3
*
'parallel' proves array bounds
Araq
2014-05-29
1
-0
/
+24
*
added 'sortoutput' option to make output deterministic for threading tests
Araq
2014-05-29
2
-3
/
+13
*
progress with futures
Araq
2014-05-23
3
-1
/
+18
*
'parallel' statement almost working
Araq
2014-05-22
2
-9
/
+9
*
'parallel' statement: next steps
Araq
2014-05-14
5
-0
/
+118
*
initial non-compiling version of 'parallel'
Araq
2014-05-12
2
-4
/
+8
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-05-06
5
-1
/
+196
|
\
|
*
Merge pull request #1175 from EXetoC/await-discard
Dominik Picheta
2014-05-04
1
-0
/
+39
|
|
\
|
|
*
Fix #1170.
EXetoC
2014-05-04
1
-0
/
+39
|
*
|
Added support for ref type hash tables.
Reimer Behrends
2014-05-04
2
-0
/
+148
|
|
/
|
*
Merge pull request #1173 from EXetoC/pfuture-nested-type-param
Dominik Picheta
2014-05-03
1
-0
/
+8
|
|
\
|
|
*
Fix #1171.
EXetoC
2014-05-03
1
-0
/
+8
|
*
|
fixed paths because caasdriver is now in testament
Simon Hafner
2014-05-03
1
-1
/
+1
|
|
/
*
/
added test case for bug #1140
Araq
2014-05-06
1
-0
/
+35
|
/
*
Merge pull request #1121 from EXetoC/spawn-test
Varriount
2014-04-23
1
-0
/
+29
|
\
|
*
Add spawn test. Hangs most of the time on linux x64 at least.
EXetoC
2014-04-20
1
-0
/
+29
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-04-21
1
-2
/
+2
|
\
\
|
*
|
Tester now ignores deprecation warnings.
Dominik Picheta
2014-04-21
1
-2
/
+2
*
|
|
some progress for #1082
Araq
2014-04-21
1
-1
/
+2
|
/
/
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-04-21
4
-4
/
+123
|
\
\
|
*
\
Merge pull request #1099 from Varriount/os/getFileInfo
Andreas Rumpf
2014-04-20
1
-0
/
+93
|
|
\
\
|
|
*
|
Added tests for getFileInfo proc.
Clay Sweetser
2014-04-16
1
-0
/
+93
|
*
|
|
Merge pull request #1124 from EXetoC/spawn-arg-check
Andreas Rumpf
2014-04-20
1
-0
/
+7
|
|
\
\
\
|
|
*
|
|
Add test for bad spawn argument.
EXetoC
2014-04-20
1
-0
/
+7
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Param name and type combos now work in type sig. sugar.
Dominik Picheta
2014-04-20
1
-4
/
+4
|
*
|
|
Fixes #1093.
Dominik Picheta
2014-04-20
1
-0
/
+19
*
|
|
|
attempt to make some tests green
Araq
2014-04-21
3
-7
/
+3
|
/
/
/
*
|
|
Remove echo from => macro and fix tclosuremacro test.
Dominik Picheta
2014-04-20
1
-20
/
+20
*
|
|
Added new future module with a closure macro.
Dominik Picheta
2014-04-20
1
-0
/
+43
*
|
|
Removes tthreadanalysis3 from threadTests spec.
Dominik Picheta
2014-04-20
1
-1
/
+1
|
/
/
*
|
removed flawed thread analysis pass
Araq
2014-04-20
5
-60
/
+9
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-04-20
28
-55
/
+70
|
\
\
|
*
|
Disabled tgtk test.
Dominik Picheta
2014-04-19
1
-1
/
+3
|
*
|
Improves tobjasgn test.
Dominik Picheta
2014-04-18
1
-6
/
+6
|
*
|
Tester now appreciates the test target. Modified 'cmd' in specs.
Dominik Picheta
2014-04-16
24
-31
/
+31
|
*
|
Fixes incorrect nodejs detection in tester.
Dominik Picheta
2014-04-16
1
-2
/
+1
|
*
|
Modified tester output. Fixed JS tests.
Dominik Picheta
2014-04-16
2
-16
/
+24
|
|
/
|
*
Fixes docgen.
Dominik Picheta
2014-04-15
1
-1
/
+1
|
*
Fixes #1005
Dominik Picheta
2014-04-15
1
-5
/
+10
|
*
Add checks for invalid socket when creating sockets.
Dominik Picheta
2014-04-15
1
-0
/
+1
*
|
new concurrency model: first steps; shared is not a keyword anymore
Araq
2014-04-14
1
-0
/
+22
|
/
*
implemented 'R ptr T' syntax
Araq
2014-04-13
1
-2
/
+2
*
Merge pull request #1075 from flaviut/inlinedocs
Andreas Rumpf
2014-04-09
68
-0
/
+2414
|
\
*
\
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-04-09
1
-0
/
+11
|
\
\
[next]