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
*
made more tests green; fixes #201
Araq
2012-09-12
7
-10
/
+18
*
made some tests green
Araq
2012-09-12
18
-25
/
+30
*
first steps for overloading support of passing blocks; bugfix: test results o...
Araq
2012-09-11
1
-6
/
+4
*
tr macros now documented
Araq
2012-09-10
3
-4
/
+16
*
Merge pull request #198 from Tass/master
Araq
2012-09-08
2
-8
/
+14
|
\
|
*
real test now
Simon Hafner
2012-09-08
1
-1
/
+2
|
*
Issue #197 has been solved
Simon Hafner
2012-09-08
1
-8
/
+6
|
*
hash() for floats
Simon Hafner
2012-09-08
1
-0
/
+7
*
|
unittest bugfix; made some tests green
Araq
2012-09-08
2
-2
/
+4
*
|
tmatrix.nim works now
Araq
2012-09-08
1
-2
/
+2
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-09-08
1
-0
/
+49
|
\
\
|
*
|
Merge pull request #196 from Tass/master
Araq
2012-09-06
1
-0
/
+49
|
|
\
|
|
|
*
no uniqueCounter it is
Simon Hafner
2012-09-06
1
-5
/
+4
|
|
*
+ random number generator for floats and slices - with tests
Simon Hafner
2012-09-06
1
-0
/
+50
*
|
|
term rewriting improvements
Araq
2012-09-08
6
-5
/
+41
|
/
/
*
|
activated tests for tr macros
Araq
2012-09-06
4
-2
/
+34
*
|
bugfixes and improvements for term rewriting macros
Araq
2012-09-04
2
-6
/
+6
|
/
*
further improvements for term rewriting macros
Araq
2012-09-04
6
-6
/
+61
*
made tests green again
Araq
2012-08-31
8
-6
/
+13
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
2
-0
/
+45
*
implemented generic templates
Araq
2012-08-27
1
-0
/
+8
*
thygienictempl added
Araq
2012-08-26
1
-0
/
+10
*
made tests green again
Araq
2012-08-24
5
-5
/
+5
*
objects with no ancestor are not implicitely final
Araq
2012-08-24
1
-1
/
+1
*
added ttables2 to gather data about issue #183
Araq
2012-08-22
2
-1
/
+22
*
documented hygienic templates; made tests green; fixed system.clamp
Araq
2012-08-22
1
-1
/
+1
*
Fixed tasyncudp.nim to work with fowl's changes.
Dominik Picheta
2012-08-20
1
-1
/
+2
*
first steps to make templates hygienic
Araq
2012-08-20
1
-2
/
+5
*
made tests green again
Araq
2012-08-16
4
-4
/
+4
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
2
-4
/
+15
*
bugfix: typo in actors.nim
Araq
2012-08-15
1
-1
/
+1
*
more bugfixes for closures
Araq
2012-08-14
1
-0
/
+14
*
made tests green again
Araq
2012-08-14
2
-5
/
+7
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-08-13
2
-3
/
+82
|
\
|
*
UDP improvements for the sockets module. Renamed ftpclient.fileExists to
Dominik Picheta
2012-08-12
2
-3
/
+82
*
|
top level closures should work; transf is not a pass anymore; next steps for ...
Araq
2012-08-13
2
-4
/
+3
|
/
*
borrow works with generics
Araq
2012-08-06
1
-0
/
+21
*
made more tests green
Araq
2012-07-26
3
-17
/
+23
*
next steps for closure consistency; fixes #176
Araq
2012-07-25
2
-1
/
+475
*
Added mycert.pem for the asynciossl test.
Dominik Picheta
2012-07-24
2
-1
/
+33
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-07-24
1
-0
/
+89
|
\
|
*
Many fixes for asynchronous sockets. Asyncio should now work well with buffer...
Dominik Picheta
2012-07-22
1
-0
/
+89
*
|
DLLs should work again; fixes #169
Araq
2012-07-24
3
-0
/
+10
|
/
*
better test for 'system.compiles'
Araq
2012-07-20
1
-3
/
+22
*
added system.compiles
Araq
2012-07-20
1
-0
/
+12
*
tester compiles under taint mode again
Araq
2012-07-20
1
-3
/
+3
*
fixed the rodfiles tests
Zahary Karadjov
2012-07-20
3
-34
/
+37
*
bugfixes for the symbol mangling; implements #129
Araq
2012-07-19
1
-9
/
+9
*
implemented #133
Araq
2012-07-19
1
-1
/
+3
*
bugfix: constraint matching for tyGenericInst; implements #130
Araq
2012-07-19
1
-0
/
+23
[next]