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
/
specials.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds highlite to tests suite.
Grzegorz Adam Hankiewicz
2013-06-18
1
-0
/
+2
*
revert new scope for 'if'
Araq
2013-05-02
1
-1
/
+2
*
fixes #376
Araq
2013-03-24
1
-0
/
+1
*
tester supports large tests
Araq
2013-03-18
1
-1
/
+25
*
used correct syntax for multiline results in tests
Simon Hafner
2013-03-16
1
-6
/
+2
*
first version of a simple mark&sweep GC; activate with --gc:markAndSweep
Araq
2013-02-07
1
-0
/
+4
*
cleaner GC switching
Araq
2013-01-31
1
-0
/
+1
*
small bugfix for lambdalifting; preparations for a better testing framework
Araq
2013-01-19
1
-1
/
+1
*
bugfix: typeinfo generation
Araq
2012-09-21
1
-0
/
+1
*
bugfix: tester does not hang anymore
Araq
2012-09-21
1
-3
/
+3
*
bugfix: 'nimrod i' works again
Araq
2012-09-18
1
-0
/
+4
*
activated tests for tr macros
Araq
2012-09-06
1
-1
/
+3
*
fixed the rodfiles tests
Zahary Karadjov
2012-07-20
1
-5
/
+0
*
added devel/logging; weakrefs test; next steps for proper unsigned support
Araq
2012-07-05
1
-1
/
+1
*
JS codegen improvements; barely usable now
Araq
2012-07-02
1
-1
/
+1
*
JS codegen enhancements; still unusable
Araq
2012-07-01
1
-0
/
+16
*
GC with realtime support
Araq
2012-04-21
1
-0
/
+2
*
fix incorrect path for rodfile tests' nimcache
Zahary Karadjov
2012-04-15
1
-5
/
+6
*
re-enable rodfiles tests; fixes #91
Zahary Karadjov
2012-04-11
1
-1
/
+2
*
added docgen.rst2html for the forum; fixed tester bug concerning removeDir
Araq
2012-02-21
1
-1
/
+7
*
tester shouldn't fail when copyFile fails anymore
Araq
2012-02-06
1
-2
/
+8
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-1
/
+8
*
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
1
-4
/
+2
|
\
|
*
fixed the io tests so they run as intended
Simon Hafner
2011-12-31
1
-4
/
+2
*
|
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
|
/
*
MAP_ANONYMOUS is not always 0x20 for linux; changed the tests
Araq
2011-12-31
1
-2
/
+13
*
changed io tests
Araq
2011-12-31
1
-1
/
+5
*
compileSingleTest instead of direct callCompiler
Simon Hafner
2011-12-30
1
-1
/
+1
*
fixes for readAll
Simon Hafner
2011-12-30
1
-0
/
+7
*
fixes #71; sorry about the polling implementation
Araq
2011-12-05
1
-0
/
+1
*
cleaned up configuration file handling and documented the new behaviour
Araq
2011-11-30
1
-0
/
+3
*
old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 l...
Araq
2011-11-29
1
-1
/
+1
*
fixed bug that kept tls emulation from working
Araq
2011-11-25
1
-1
/
+1
*
tester: threading tests added
Araq
2011-11-19
1
-3
/
+7
*
bugfix: fixed memory leaks in osproc module
Araq
2011-11-18
1
-0
/
+138