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
/
testament
Commit message (
Expand
)
Author
Age
Files
Lines
*
sets don't support empty arrays :)
cheatfate
2016-07-30
1
-1
/
+1
*
Enable coroutines again.
cheatfate
2016-07-30
1
-1
/
+1
*
comments
cheatfate
2016-07-30
1
-1
/
+1
*
testament update to have list of disabled modules.
cheatfate
2016-07-30
2
-6
/
+12
*
added 'koch testinstall' command; more installer related bugfixes
Andreas Rumpf
2016-06-09
2
-1
/
+6
*
Time has now reference semantics on js
Yuriy Glukhov
2016-06-01
1
-1
/
+1
*
fixes #3184
Andreas Rumpf
2016-05-22
1
-0
/
+1
*
fixes #3793
Andreas Rumpf
2016-05-16
1
-0
/
+2
*
Merge pull request #4049 from arnetheduck/tester-targets
Andreas Rumpf
2016-04-07
2
-0
/
+19
|
\
|
*
untaint command line option for parsing
Jacek Sieka
2016-04-06
1
-1
/
+1
|
*
tester: allow filtering tests by target
Jacek Sieka
2016-04-05
2
-0
/
+19
*
|
Prevent tester from checking for output diffs for actionRunNoSpec.
Dominik Picheta
2016-04-05
1
-1
/
+1
|
/
*
Fixed bad JS codegen for new json with tables. Added json to JS tests.
Yuriy Glukhov
2016-02-29
1
-1
/
+1
*
JS: Corrected shift operators. Made casting between ints behave like C does.
Yuriy Glukhov
2016-01-22
1
-1
/
+1
*
Unsigned arith corrected for JS
Yuriy Glukhov
2016-01-21
1
-1
/
+1
*
fixed float formatting for js
Yuriy Glukhov
2015-11-26
1
-0
/
+3
*
Improved postgres docs and added untestable tests.
Dominik Picheta
2015-10-27
1
-0
/
+3
*
Fixed tests for TravisCI
Yuriy Glukhov
2015-10-22
1
-8
/
+10
*
compiler/msgs: Default to stderr for diagnostics
Adam Strzelecki
2015-10-16
1
-1
/
+2
*
Fixed ret by var in js
Yuriy Glukhov
2015-10-15
1
-1
/
+3
*
Merge remote-tracking branch 'origin/devel' into appveyor
Aman Gupta
2015-10-13
4
-12
/
+21
|
\
|
*
udpated the compiler and tester to use getOrDefault
Araq
2015-10-13
3
-9
/
+9
|
*
disable new BoehmGC tests on Windows
Araq
2015-10-12
1
-4
/
+7
|
*
Merge branch 'gc-fixes' of https://github.com/rbehrends/Nim into rbehrends-gc...
Araq
2015-10-12
1
-3
/
+9
|
|
\
|
|
*
Include Boehm GC in garbage collection tests.
Reimer Behrends
2015-09-08
1
-3
/
+9
*
|
|
copy server.dll too?
Aman Gupta
2015-10-08
1
-0
/
+2
*
|
|
skip sdl/opengl/fsmonitor tests when unavailable
Aman Gupta
2015-10-08
1
-0
/
+6
*
|
|
show failure code
Aman Gupta
2015-10-08
1
-1
/
+1
*
|
|
standardize on forward slashes for paths
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
|
framework is required
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
|
fix compile error
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
|
collect any output of appveyor command
Aman Gupta
2015-10-07
1
-1
/
+3
*
|
|
report duration to appveyor runner
Aman Gupta
2015-10-07
1
-3
/
+5
*
|
|
use category as filename, and full filename in test name
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
|
clean up whitespace on error msg
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
|
tie into appveyor test results api
Aman Gupta
2015-10-07
1
-0
/
+10
*
|
|
avoid sqlite db on travis and appveyor
Aman Gupta
2015-10-07
1
-1
/
+2
|
/
/
*
|
Merge pull request #3314 from haiodo/emscripten-support
Andreas Rumpf
2015-10-07
1
-0
/
+1
|
\
\
|
*
\
Merge remote-tracking branch 'nim-lang/devel' into emscripten-support
Andrey Sobolev
2015-10-06
1
-0
/
+2
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'nim-lang/devel' into emscripten-support
Andrey Sobolev
2015-10-01
2
-2
/
+8
|
|
\
\
\
|
*
|
|
|
Added a test to check how gc works in emscripten.
Andrey Sobolev
2015-09-23
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
initialize new fields to empty values
Aman Gupta
2015-10-06
1
-0
/
+3
*
|
|
|
copy nimrtl into lib, reset LD_LIBRARY_PATH after use
Aman Gupta
2015-10-06
1
-0
/
+3
*
|
|
|
add tfile/tline assertions for template expansion file/line
Aman Gupta
2015-10-06
2
-1
/
+27
*
|
|
|
show stderr w/ reExitcodesDiffer
Aman Gupta
2015-10-02
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
show full compiler output with reNimcCrash
Aman Gupta
2015-09-30
1
-0
/
+2
|
|
/
|
/
|
*
|
allow testament/tester to run single file
Aman Gupta
2015-09-30
2
-2
/
+8
|
/
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
2
-12
/
+12
*
renamed writeln to writeLine in tests
patrick dw
2015-06-19
2
-10
/
+10
*
Revert from columnar layout. Remove temp-fix for 2857.
Oscar Campbell
2015-06-10
1
-12
/
+6
[next]