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
/
tester.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
GC tests now finally part of testsuite
Araq
2011-11-10
1
-0
/
+18
*
operator precedence changed: assignment like operators are supported; escapin...
Araq
2011-11-09
1
-0
/
+4
*
bugfixes for the testsuite
Araq
2011-11-08
1
-14
/
+17
*
bugfixes for the tester; the tester now supports running of single tests
Araq
2011-11-08
1
-47
/
+63
*
tester checks exitcode; osproc additions; DLL fixes; taint mode fixes
Araq
2011-11-07
1
-23
/
+46
*
better exception behavior for os.removeFile and os.removeDir
Araq
2011-11-06
1
-6
/
+1
*
compilation cache: fixed recently introduced bug (lazy loading of bodies)
Araq
2011-11-06
1
-0
/
+4
*
Added ftpclient module. Fixed docs in sockets module. Added dll tests to test...
dom96
2011-11-04
1
-0
/
+10
*
Fixed the tester. Some fixes and additions for the JS backend.
dom96
2011-10-31
1
-9
/
+9
*
lazy loading of body ast implemented
Araq
2011-10-30
1
-12
/
+23
*
compilation cache: tests now part of test suite
Araq
2011-10-27
1
-0
/
+47
*
attempt to fix tester.nim file handle leak
Araq
2011-08-29
1
-0
/
+1
*
json code generation works again
Araq
2011-08-07
1
-0
/
+1
*
tests/tester.nim: HTML-encode the expected results and actual results before ...
Keita Haga
2011-07-30
1
-28
/
+28
*
importCompilerProc pragma introduced because the hacks for typeinfo.nim did n...
Araq
2011-06-27
1
-17
/
+48
*
readFile raises EIO instead of returning nil; added system.writeFile
Araq
2011-06-16
1
-11
/
+5
*
tester now outputs json
dom96
2011-05-08
1
-5
/
+22
*
little repo cleanup
Araq
2011-05-02
1
-32
/
+39
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-6
/
+26
*
p[] instead of p^
Araq
2011-04-11
1
-5
/
+16
*
some tests cleaned up; some bugfixes
Araq
2011-04-11
1
-19
/
+28
*
fixes #21
Araq
2011-03-24
1
-0
/
+1
*
suggest: improvements
Araq
2011-02-23
1
-25
/
+18
*
tests themselves contain the expected result
Araq
2011-02-20
1
-48
/
+88
*
c2nim compiles again [#9 state:resolved]; better error message for named para...
Araq
2011-01-09
1
-1
/
+1
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-0
/
+10
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-6
/
+1
*
improvements graphics module
Andreas Rumpf
2010-03-10
1
-14
/
+20
*
addes osinfo_* modules
rumpf_a@web.de
2010-03-07
1
-4
/
+1
*
added missing library files
rumpf_a@web.de
2010-03-07
1
-30
/
+40
*
type alias fixes for SDL
rumpf_a@web.de
2010-03-06
1
-0
/
+14
*
fixed graphics module
Andreas Rumpf
2010-03-03
1
-1
/
+1
*
fixed colors module
Andreas Rumpf
2010-03-02
1
-141
/
+116
*
better GTK wrapper
Andreas Rumpf
2010-03-01
1
-0
/
+13
*
further enhancements for the GTK wrapper
Andreas Rumpf
2010-03-01
1
-3
/
+6
*
examples/lib use the new wrappers
Andreas Rumpf
2010-02-28
1
-0
/
+4
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
start of tests refactoring; sqlite3 new wrapper fixes
rumpf_a@web.de
2010-02-21
1
-2
/
+2
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
version 0.8.2
rumpf_a@web.de
2009-10-21
1
-1
/
+1
*
implemented multi methods
Andreas Rumpf
2009-09-23
1
-46
/
+51
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-23
/
+34
*
version 0.7.2
Andreas Rumpf
2008-12-12
1
-0
/
+161