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
/
run
Commit message (
Expand
)
Author
Age
Files
Lines
*
unittest bugfix; made some tests green
Araq
2012-09-08
1
-1
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-09-08
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
1
-1
/
+1
|
/
*
further improvements for term rewriting macros
Araq
2012-09-04
2
-6
/
+6
*
made tests green again
Araq
2012-08-31
7
-5
/
+12
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-0
/
+17
*
made tests green again
Araq
2012-08-24
4
-4
/
+4
*
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
*
made tests green again
Araq
2012-08-16
1
-1
/
+1
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-4
/
+4
*
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
*
Added mycert.pem for the asynciossl test.
Dominik Picheta
2012-07-24
1
-1
/
+1
*
Many fixes for asynchronous sockets. Asyncio should now work well with buffer...
Dominik Picheta
2012-07-22
1
-0
/
+89
*
bugfixes for the symbol mangling; implements #129
Araq
2012-07-19
1
-9
/
+9
*
improvements for 'bind', fixes #166
Araq
2012-07-18
1
-0
/
+24
*
make tests green again
Araq
2012-07-17
4
-6
/
+6
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
2
-7
/
+9
*
closures shouldn't leak anymore
Araq
2012-07-16
1
-1
/
+0
*
work on closures continues; fixed #116
Araq
2012-07-13
1
-0
/
+21
*
made tests green again
Araq
2012-07-09
1
-3
/
+3
*
documentation improvements; added system.gorge (for Araq's fun)
Araq
2012-06-22
1
-1
/
+14
*
bugfixes for closures
Araq
2012-06-21
1
-0
/
+28
*
made some tests green again
Araq
2012-06-20
1
-0
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-06-19
1
-0
/
+66
|
\
|
*
codegen for C++ exceptions
Zahary Karadjov
2012-06-03
1
-1
/
+1
|
*
bugfix: finally blocks were not executed when the except block is exited by r...
Zahary Karadjov
2012-06-03
1
-0
/
+66
*
|
somewhat working closures
Araq
2012-06-19
1
-8
/
+26
*
|
next steps for full closure support
Araq
2012-06-18
2
-7
/
+13
*
|
tinterf.nim works now
Araq
2012-06-17
2
-8
/
+29
*
|
simple example works again
Araq
2012-06-16
1
-2
/
+3
*
|
first implementation of new lambda lifting
Araq
2012-06-15
1
-2
/
+10
|
/
*
fixes #127
Araq
2012-05-30
1
-1
/
+18
*
'+=' etc for all floating point types
Araq
2012-05-29
1
-0
/
+3
*
made tsequtils green again
Araq
2012-05-28
2
-1
/
+25
*
fixes #109
Araq
2012-05-20
1
-0
/
+28
*
made tests green again
Araq
2012-05-11
1
-1
/
+1
*
added thexlit test
Araq
2012-05-09
1
-0
/
+12
*
implicit generics types as return types. removed the error message for captur...
Zahary Karadjov
2012-04-21
1
-1
/
+1
*
grammar: the built-in type classes are now valid expressions
Zahary Karadjov
2012-04-18
1
-1
/
+1
*
attempt to make tests green
Araq
2012-04-17
1
-1
/
+1
*
compiler finally supports 'object {.pragma.}' syntax
Araq
2012-04-16
1
-0
/
+16
[next]