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
/
reject
Commit message (
Expand
)
Author
Age
Files
Lines
*
preparations for a generational GC
Araq
2013-02-16
1
-1
/
+1
*
made some tests green
Araq
2013-02-08
2
-2
/
+2
*
Merge remote-tracking branch 'upstream/master' into upstream
Zahary Karadjov
2013-01-28
1
-0
/
+15
|
\
|
*
bugfix: overlap checking for 'case'
Araq
2013-01-27
1
-0
/
+15
*
|
the `mainmodule` option has effect only when no explicit module is given
Zahary Karadjov
2013-01-28
1
-1
/
+1
|
/
*
made some tests green; some small bugfixes
Araq
2012-12-09
1
-1
/
+1
*
bugfix: 'not nil' and 'shared' types
Araq
2012-12-02
1
-2
/
+10
*
implemented 'import except'
Araq
2012-11-28
1
-0
/
+10
*
parser support for 'not nil' annotation
Araq
2012-11-25
1
-0
/
+15
*
annotated effects of modules: os, sockets, times
Araq
2012-11-18
2
-2
/
+2
*
made some tests green
Araq
2012-11-11
3
-3
/
+4
*
implemented 'tags' pragma
Araq
2012-11-11
2
-0
/
+43
*
made some tests green
Araq
2012-11-07
2
-2
/
+2
*
bugfixes for exception tracking
Araq
2012-11-04
1
-1
/
+1
*
exception tracking should work
Araq
2012-11-04
2
-0
/
+40
*
fixes #235
Araq
2012-10-24
1
-0
/
+14
*
the `is` operator now works with type classes and type variables
Zahary Karadjov
2012-10-03
2
-4
/
+4
*
implemented case expressions
Zahary Karadjov
2012-10-03
1
-0
/
+30
*
made tests green again
Araq
2012-09-18
1
-1
/
+1
*
fixed incorrect implicit conversion between arrays of different sizes; see #202
Zahary Karadjov
2012-09-13
1
-0
/
+13
*
made some tests green
Araq
2012-09-12
1
-1
/
+1
*
term rewriting improvements
Araq
2012-09-08
2
-3
/
+3
*
made tests green again
Araq
2012-08-31
1
-1
/
+1
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-0
/
+28
*
made tests green again
Araq
2012-08-24
1
-1
/
+1
*
made tests green again
Araq
2012-08-16
3
-3
/
+3
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-0
/
+11
*
bugfix: typo in actors.nim
Araq
2012-08-15
1
-1
/
+1
*
more bugfixes for closures
Araq
2012-08-14
1
-0
/
+14
*
made tests green again
Araq
2012-08-14
2
-5
/
+7
*
next steps for closure consistency; fixes #176
Araq
2012-07-25
1
-1
/
+1
*
attempt to fix DLL generation
Araq
2012-07-18
1
-1
/
+1
*
made a test green again
Araq
2012-07-15
1
-1
/
+1
*
made tests green again
Araq
2012-07-09
5
-7
/
+7
*
fixes #140
Araq
2012-06-21
1
-0
/
+14
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-06-19
1
-1
/
+1
|
\
|
*
more uint related fixes
Zahary Karadjov
2012-06-14
1
-1
/
+1
*
|
somewhat working closures
Araq
2012-06-19
1
-0
/
+7
|
/
*
niminst: use 'set -e'; failing to copy docs and data is no installation error
Araq
2012-05-31
1
-0
/
+2
*
'+=' etc for all floating point types
Araq
2012-05-29
1
-0
/
+9
*
re-enable rodfiles tests; fixes #91
Zahary Karadjov
2012-04-11
1
-1
/
+1
*
bugfix: GC marker procs; making tests green again
Araq
2012-03-23
2
-2
/
+2
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
1
-4
/
+2
*
fix for template redefinition. test cases added.
Zahary Karadjov
2012-03-15
1
-0
/
+9
*
small fixes for tests on windows
Araq
2012-01-31
2
-2
/
+2
*
bugfix: invalid indentation for 'else' is detected; optional indentation for ...
Araq
2012-01-13
1
-0
/
+27
*
bugfix: tests/reject/tnoinst.nim is now rejected properly
Araq
2012-01-13
1
-0
/
+16
*
adapted titer4 test because of new implicit items/pairs iterators
Araq
2012-01-08
1
-2
/
+2
*
test t99bott.nim works now
Araq
2012-01-06
1
-4
/
+4
*
fixed some tests
Araq
2012-01-03
1
-1
/
+1
[next]