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
*
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
*
bugfix: invalid indentation for 'else' is detected; optional indentation for ...
Araq
2012-01-13
1
-0
/
+27
*
bugfix: tests/reject/tnoinst.nim is now rejected properly
Araq
2012-01-13
1
-0
/
+16
*
even more sys assertions
Araq
2012-01-13
1
-25
/
+14
*
more sysasserts for allocator/gc
Araq
2012-01-12
1
-7
/
+12
*
further steps to eliminate generics bugs
Araq
2012-01-11
2
-2
/
+4
*
disabled tdatabind.nim as it's still to heavy for the compiler
Araq
2012-01-08
1
-0
/
+95
*
adapted titer4 test because of new implicit items/pairs iterators
Araq
2012-01-08
1
-2
/
+2
*
implicit invokation of items/pairs iterators
Araq
2012-01-08
1
-0
/
+4
*
fixes #33
Araq
2012-01-07
1
-19
/
+17
*
bugfix: type alias to generic; generic type not stripped away from for loop v...
Araq
2012-01-07
3
-0
/
+34
*
test t99bott.nim works now
Araq
2012-01-06
1
-4
/
+4
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-1
/
+8
*
fixed some tests
Araq
2012-01-03
2
-6
/
+2
*
io test uses dummy compile result object
Araq
2012-01-02
1
-1
/
+3
*
Merge pull request #86 from Tass/master
Araq
2012-01-02
3
-13
/
+6
|
\
|
*
removed """ so unittest can handle it
Simon Hafner
2012-01-02
1
-6
/
+1
|
*
fixed the io tests so they run as intended
Simon Hafner
2011-12-31
3
-7
/
+5
*
|
year 2012 for most copyright headers
Araq
2012-01-02
4
-4
/
+4
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-12-31
1
-0
/
+1
|
\
|
*
Disabled io tests because it blocks indefinitely.
dom96
2011-12-31
1
-0
/
+1
*
|
new len(openarray) implementation
Araq
2011-12-31
1
-0
/
+9
|
/
*
Merge pull request #84 from Tass/master
Araq
2011-12-31
1
-0
/
+1
|
\
|
*
forgot to add tests/testdata/string
Simon Hafner
2011-12-31
1
-0
/
+1
*
|
MAP_ANONYMOUS is not always 0x20 for linux; changed the tests
Araq
2011-12-31
2
-4
/
+16
*
|
changed io tests
Araq
2011-12-31
2
-2
/
+6
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-12-31
3
-0
/
+37
|
\
\
|
*
|
Merge pull request #79 from Tass/master
Araq
2011-12-31
3
-0
/
+37
|
|
\
|
|
|
*
compileSingleTest instead of direct callCompiler
Simon Hafner
2011-12-30
1
-1
/
+1
|
|
*
fixes for readAll
Simon Hafner
2011-12-30
2
-3
/
+14
[next]