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
/
categories.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
testament update to have list of disabled modules.
cheatfate
2016-07-30
1
-5
/
+7
*
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
*
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
*
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
1
-3
/
+12
|
\
|
*
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
|
/
/
*
|
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-01
1
-2
/
+2
|
|
\
\
|
*
|
|
Added a test to check how gc works in emscripten.
Andrey Sobolev
2015-09-23
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
copy nimrtl into lib, reset LD_LIBRARY_PATH after use
Aman Gupta
2015-10-06
1
-0
/
+3
|
|
/
|
/
|
*
|
allow testament/tester to run single file
Aman Gupta
2015-09-30
1
-2
/
+2
|
/
*
run the C test too
Simon Hafner
2015-05-13
1
-1
/
+1
*
Merge branch 'devel' into jpoirier-realtimeGCTest
Simon Hafner
2015-05-13
1
-1
/
+1
|
\
|
*
fixes #2517
Araq
2015-04-25
1
-1
/
+1
*
|
integrated realtimegc stuff into testament
Simon Hafner
2015-04-13
1
-0
/
+14
|
/
*
Use `^` instead of `-` in slices
def
2015-03-28
1
-18
/
+18
*
Fix tests some more
def
2015-03-17
1
-1
/
+1
*
Fix DLL tests on POSIX
def
2015-03-10
1
-3
/
+3
*
fixed a bug in nimble tests - disable for now
Simon Hafner
2015-03-06
1
-3
/
+2
*
some love for the testsuite; fixed regressions
Araq
2015-03-01
1
-22
/
+22
*
fixes #2070
Araq
2015-02-10
1
-1
/
+2
*
Disable rodfiles tests for now
def
2015-02-04
1
-2
/
+3
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
fixes #1796
Araq
2015-01-05
1
-4
/
+9
*
fixes #1638
Araq
2014-12-17
1
-2
/
+2
*
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
Araq
2014-08-29
1
-2
/
+2
*
koch now uses nim.exe
Araq
2014-08-29
1
-1
/
+1
*
tester compiles again
Araq
2014-08-29
1
-10
/
+10
*
tester should work again
Araq
2014-07-16
1
-4
/
+1
*
Update categories.nim
Varriount
2014-06-14
1
-19
/
+26
*
Removes tthreadanalysis3 from threadTests spec.
Dominik Picheta
2014-04-20
1
-1
/
+1
*
Modified tester output. Fixed JS tests.
Dominik Picheta
2014-04-16
1
-4
/
+6
*
Changed behavior when babel cannot be found/run
Varriount
2014-03-04
1
-2
/
+4
*
Fix categories.nim
Varriount
2014-03-03
1
-1
/
+1
*
Allowed specification of what babel packages to install via new categories - ...
Clay Sweetser
2014-03-03
1
-8
/
+23
*
Removed babel package tests from those run when 'all' is specified.
Clay Sweetser
2014-03-03
1
-1
/
+1
*
Integrated 'babel' with testament
Clay Sweetser
2014-03-02
1
-1
/
+69
*
tester compiles again
Araq
2014-02-07
1
-1
/
+1
*
bugfix: codegen issue that caused getGMTime() to leak memory
Araq
2014-02-07
1
-0
/
+5
*
better html generator for the tester; fixes some VM bugs
Araq
2014-01-17
1
-1
/
+9
[next]