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-05-11
1
-1
/
+1
*
added thexlit test
Araq
2012-05-09
1
-0
/
+12
*
fixes binding of overloaded procs
Araq
2012-05-04
1
-0
/
+12
*
resolved conflict for news.txt
Araq
2012-04-21
1
-1
/
+1
|
\
|
*
implicit generics types as return types. removed the error message for captur...
Zahary Karadjov
2012-04-21
1
-1
/
+1
*
|
GC with realtime support
Araq
2012-04-21
5
-0
/
+14
|
/
*
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
2
-2
/
+2
*
compiler finally supports 'object {.pragma.}' syntax
Araq
2012-04-16
1
-0
/
+16
*
restored files that 'koch clean' removed
Araq
2012-04-16
2
-1
/
+2
*
fixes #105
Araq
2012-04-16
3
-82
/
+59
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-04-15
2
-6
/
+6
|
\
|
*
fix incorrect path for rodfile tests' nimcache
Zahary Karadjov
2012-04-15
1
-5
/
+6
|
*
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
5
-4
/
+17
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-10
1
-0
/
+16
|
\
|
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
1
-0
/
+16
*
|
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
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-03-31
7
-2
/
+626
|
\
|
*
corrected the index website
Araq
2012-03-28
1
-0
/
+7
|
*
fixes #102
Araq
2012-03-23
1
-0
/
+447
|
*
bugfix: GC marker procs; making tests green again
Araq
2012-03-23
2
-2
/
+2
|
*
Added benchmark tool and some benchmarks.
dom96
2012-03-22
3
-0
/
+170
*
|
typedesc and expr params
Zahary Karadjov
2012-03-31
2
-0
/
+52
*
|
genSym support for hygienic macros and templates.
Zahary Karadjov
2012-03-26
1
-0
/
+12
*
|
generic types can be used like type classes. distinct can be applied to type ...
Zahary Karadjov
2012-03-25
2
-0
/
+34
|
/
*
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
3
-7
/
+7
*
merged branch overloading-for-macros
Zahary Karadjov
2012-03-19
16
-30
/
+102
|
\
|
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
11
-25
/
+21
|
*
fix for template redefinition. test cases added.
Zahary Karadjov
2012-03-15
5
-5
/
+81
*
|
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
*
added docgen.rst2html for the forum; fixed tester bug concerning removeDir
Araq
2012-02-21
1
-1
/
+7
*
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
*
tester shouldn't fail when copyFile fails anymore
Araq
2012-02-06
1
-2
/
+8
*
bugfix: threading on PowerPC
Araq
2012-02-02
1
-0
/
+48
*
small fixes for tests on windows
Araq
2012-01-31
4
-12
/
+14
*
tlsEmulation:on for windows/GCC
Araq
2012-01-29
1
-2
/
+2
*
fixes #98
Araq
2012-01-29
1
-1
/
+1
*
bugfix tests/tzeroarray
Araq
2012-01-29
1
-0
/
+18
*
fixes #89
Araq
2012-01-29
1
-0
/
+5
*
fixed #96 as good as technically possible (debug frames are allocated on the ...
Araq
2012-01-29
1
-4
/
+4
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-22
/
+37
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-1
/
+1
[prev]
[next]