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
...
|
|
*
Adds generic idetools api test case.
Grzegorz Adam Hankiewicz
2013-06-07
3
-1
/
+69
|
|
*
Implements prefixes for comments or specific mode runs.
Grzegorz Adam Hankiewicz
2013-06-07
4
-11
/
+43
|
|
*
Runs all caas tests also in process mode.
Grzegorz Adam Hankiewicz
2013-06-07
6
-32
/
+67
|
|
*
Replaces dirname with osproc.parentDir.
Grzegorz Adam Hankiewicz
2013-06-07
1
-4
/
+2
|
|
*
Adds embedded comment describing program usage.
Grzegorz Adam Hankiewicz
2013-06-07
1
-0
/
+22
|
|
*
Adds verbose switch, by default reports only failures.
Grzegorz Adam Hankiewicz
2013-06-07
1
-2
/
+12
|
|
*
Makes caasdriver exit with number of errors.
Grzegorz Adam Hankiewicz
2013-06-07
1
-8
/
+13
*
|
|
next steps for guarded data flow analysis
Araq
2013-06-11
2
-1
/
+64
|
/
/
*
|
made tests green
Araq
2013-06-10
4
-4
/
+4
*
|
resolved conflict; added missing files
Araq
2013-06-09
2
-0
/
+48
|
\
|
*
|
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-0
/
+36
|
/
*
implemented dataflow analysis; activate via --warning[Uninit]:on
Araq
2013-06-04
1
-0
/
+4
*
fixes #451
Araq
2013-06-04
1
-0
/
+12
*
manyloc test should be green again
Araq
2013-06-04
3
-30
/
+22
*
fixes semicolon parsing issue
Araq
2013-06-03
1
-0
/
+5
*
fixes #385
Araq
2013-06-03
1
-0
/
+494
*
fixes #458
Araq
2013-05-31
1
-3
/
+5
*
Revert "fix tforwardgeneric"
Araq
2013-05-27
1
-3
/
+2
*
Revert "more test made green"
Araq
2013-05-27
2
-71
/
+70
*
Revert "test cases for the new features"
Araq
2013-05-27
3
-67
/
+0
*
test cases for the new features
Zahary Karadjov
2013-05-26
3
-0
/
+67
*
more test made green
Zahary Karadjov
2013-05-26
2
-70
/
+71
*
fix tforwardgeneric
Zahary Karadjov
2013-05-26
1
-2
/
+3
*
made some tests green; implemented 'from module import nil'
Araq
2013-05-19
2
-1
/
+2
*
made some tests green
Araq
2013-05-19
3
-3
/
+3
*
fixes #433
Araq
2013-05-18
1
-0
/
+10
*
fixes #430
Zahary Karadjov
2013-05-12
1
-0
/
+12
*
fixes #429 and tstmtexpr
Zahary Karadjov
2013-05-12
1
-1
/
+1
*
fixing the dos line endings in a broken test
Zahary Karadjov
2013-05-12
1
-4
/
+3
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2013-05-12
1
-0
/
+14
|
\
|
*
new effect system should be sound now
Araq
2013-05-11
1
-0
/
+14
*
|
documented the ``noforward`` pragma
Zahary Karadjov
2013-05-12
1
-0
/
+10
|
/
*
better effects handling for callbacks
Araq
2013-05-09
1
-0
/
+14
*
Merge branch 'master' into newparser
Araq
2013-05-07
4
-0
/
+38
|
\
|
*
support suggest after compile in caas mode
Zahary Karadjov
2013-05-05
3
-0
/
+28
|
*
bugfix: compiling after idetools usage is now possible in caas mode
Zahary Karadjov
2013-05-05
1
-0
/
+10
*
|
Merge branch 'master' into newparser
Araq
2013-05-04
11
-13
/
+173
|
\
|
|
*
failing test case demonstrating how generic arguments are preferred to
Zahary Karadjov
2013-05-04
1
-0
/
+26
|
*
adding some failing caas tests
Zahary Karadjov
2013-05-04
3
-2
/
+21
|
*
test-runner for caas multi-step tests
Zahary Karadjov
2013-05-04
5
-1
/
+107
|
*
added distinct array test
Araq
2013-04-23
2
-7
/
+14
|
*
fixes #395
Araq
2013-04-23
1
-5
/
+7
*
|
more intuitive behaviour for 'discardable' in expression bodies
Araq
2013-05-04
1
-0
/
+66
*
|
fixes #117
Araq
2013-05-04
1
-0
/
+20
*
|
revert new scope for 'if'
Araq
2013-05-02
3
-1
/
+172
*
|
bugfixes mostly JS related
Araq
2013-05-01
3
-1
/
+2
*
|
made some tests green
Araq
2013-04-22
4
-3
/
+4
|
/
*
added manyloc test suite; --path now relative to project dir if not absolute
Araq
2013-04-13
50
-0
/
+9279
*
fixes #310
Araq
2013-04-13
1
-0
/
+22
*
fixes #287; bugfix: subrange checking is performed again
Araq
2013-04-12
4
-0
/
+76
[prev]
[next]