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
...
*
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
*
fixes #105
Araq
2012-04-16
1
-0
/
+59
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-04-15
1
-1
/
+0
|
\
|
*
minor changes to make the test suite green again
Zahary Karadjov
2012-04-15
1
-1
/
+0
*
|
@ is a sigil-like operator
Araq
2012-04-15
2
-7
/
+28
|
/
*
re-enable rodfiles tests; fixes #91
Zahary Karadjov
2012-04-11
1
-0
/
+14
*
typetraits module and tests
Zahary Karadjov
2012-04-10
1
-0
/
+24
*
proper order of initialization for .global. variables
Zahary Karadjov
2012-04-10
3
-0
/
+35
*
typedesc and expr params
Zahary Karadjov
2012-03-31
2
-0
/
+52
*
generic types can be used like type classes. distinct can be applied to type ...
Zahary Karadjov
2012-03-25
1
-0
/
+0
*
expr params implemented for procs; paving the way for type classes
Zahary Karadjov
2012-03-22
2
-1
/
+14
*
making tests green again
Zahary Karadjov
2012-03-20
2
-6
/
+6
*
merged branch overloading-for-macros
Zahary Karadjov
2012-03-19
7
-17
/
+53
|
\
|
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
4
-12
/
+10
|
*
fix for template redefinition. test cases added.
Zahary Karadjov
2012-03-15
3
-5
/
+43
*
|
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-3
/
+3
|
/
*
unit test for #100
Zahary Karadjov
2012-03-10
2
-0
/
+13
*
fixes #99
Araq
2012-02-17
1
-0
/
+30
*
bugfix: optimization of complex constant string concatenations
Araq
2012-02-17
1
-0
/
+11
*
`do' keyword in the grammar for lambda blocks
Zahary Karadjov
2012-02-10
1
-1
/
+7
*
added tests/tclosure2
Araq
2012-02-08
1
-0
/
+78
*
small fixes for tests on windows
Araq
2012-01-31
1
-1
/
+1
*
fixes #98
Araq
2012-01-29
1
-1
/
+1
[prev]
[next]