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 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
*
improvements for 'bind', fixes #166
Araq
2012-07-18
1
-0
/
+24
*
attempt to fix DLL generation
Araq
2012-07-18
2
-2
/
+2
*
made some tests green
Araq
2012-07-17
4
-6
/
+6
*
make tests green again
Araq
2012-07-17
7
-9
/
+9
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
3
-8
/
+11
*
closures shouldn't leak anymore
Araq
2012-07-16
1
-1
/
+0
*
made a test green again
Araq
2012-07-15
1
-1
/
+1
*
work on closures continues; fixed #116
Araq
2012-07-13
1
-0
/
+21
*
overloading resolution finally takes inheritance depth into account
Araq
2012-07-11
1
-3
/
+3
*
fixes #147
Araq
2012-07-10
1
-0
/
+18
*
some more bugfixes for the integer promotion rules
Araq
2012-07-10
1
-1
/
+1
*
more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #15...
Araq
2012-07-09
1
-1
/
+1
*
made tests green again
Araq
2012-07-09
8
-15
/
+15
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-1
/
+1
*
added devel/logging; weakrefs test; next steps for proper unsigned support
Araq
2012-07-05
2
-1
/
+49
*
JS codegen improvements; barely usable now
Araq
2012-07-02
2
-1
/
+24
*
JS codegen enhancements; still unusable
Araq
2012-07-01
2
-3
/
+38
*
dead code elimination for JS backend; JS improvements (but doesn't work yet)
Araq
2012-06-30
1
-2
/
+6
*
thread var emulation should work again
Araq
2012-06-25
1
-3
/
+10
*
added gcleak4.nim test; fails in debug mode
Araq
2012-06-24
1
-0
/
+42
*
documented optional indentation for 'case' statements/'case' objects
Araq
2012-06-22
1
-0
/
+10
*
documentation improvements; added system.gorge (for Araq's fun)
Araq
2012-06-22
1
-1
/
+14
*
fixes #134
Araq
2012-06-21
1
-0
/
+2
*
fixes #145
Araq
2012-06-21
1
-0
/
+12
*
another bugfix
Araq
2012-06-21
1
-0
/
+1
*
fixes #140
Araq
2012-06-21
2
-10
/
+14
*
bugfixes for closures
Araq
2012-06-21
1
-0
/
+28
*
fixes #142
Araq
2012-06-20
1
-1
/
+1
*
added another macro regression
Araq
2012-06-20
1
-0
/
+9
*
made some tests green again
Araq
2012-06-20
1
-0
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-06-19
2
-1
/
+67
|
\
|
*
more uint related fixes
Zahary Karadjov
2012-06-14
1
-1
/
+1
[next]