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
*
Merge branch 'type-classes' into upstream
Zahary Karadjov
2013-09-03
3
-21
/
+18
|
\
|
*
proper discrimination between csEmpty and csNoMatch
Zahary Karadjov
2013-08-27
1
-3
/
+1
|
*
fix tnoop
Zahary Karadjov
2013-08-26
1
-6
/
+5
|
*
implemented delegators and improved the error messages of unmatched type classes
Zahary Karadjov
2013-08-26
1
-12
/
+12
*
|
fixes #516
Araq
2013-08-31
1
-0
/
+17
*
|
fixes #578
Araq
2013-08-30
1
-0
/
+12
|
/
*
hacky fix for generic constraints matching
Zahary Karadjov
2013-08-19
1
-0
/
+30
*
fixes #503
Araq
2013-07-02
1
-0
/
+10
*
made some tests green
Araq
2013-06-30
1
-2
/
+2
*
fixes #442
Araq
2013-06-27
1
-0
/
+18
*
fixes #481
Araq
2013-06-13
1
-1
/
+14
*
bugfixes for the guarded data flow analysis
Araq
2013-06-12
1
-2
/
+2
*
next steps for guarded data flow analysis
Araq
2013-06-11
2
-1
/
+64
*
made tests green
Araq
2013-06-10
3
-3
/
+3
*
resolved conflict; added missing files
Araq
2013-06-09
2
-0
/
+48
|
\
*
|
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-0
/
+36
|
/
*
fixes #451
Araq
2013-06-04
1
-0
/
+12
*
made some tests green; implemented 'from module import nil'
Araq
2013-05-19
2
-1
/
+2
*
made some tests green
Araq
2013-05-19
1
-1
/
+1
*
fixes #433
Araq
2013-05-18
1
-0
/
+10
*
fixes #430
Zahary Karadjov
2013-05-12
1
-0
/
+12
*
fixes #429 and tstmtexpr
Zahary Karadjov
2013-05-12
1
-1
/
+1
*
fixing the dos line endings in a broken test
Zahary Karadjov
2013-05-12
1
-4
/
+3
*
new effect system should be sound now
Araq
2013-05-11
1
-0
/
+14
*
made some tests green
Araq
2013-04-22
3
-3
/
+3
*
fixes #287; bugfix: subrange checking is performed again
Araq
2013-04-12
1
-0
/
+21
*
cleanup of tests; use 'koch install' instead of 'install.sh' for a bootstrapp...
Araq
2013-04-11
1
-1
/
+1
*
improvements for destructors
Araq
2013-04-08
1
-0
/
+21
*
rod file viewer for easier debugging of rod files
Araq
2013-04-04
1
-1
/
+1
*
fixes a long-standing bug about procvar checking
Araq
2013-03-25
1
-0
/
+2
*
bugfix: case exhaustiveness checking
Araq
2013-03-21
1
-0
/
+18
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
53
-0
/
+0
*
some bugfixes; no system.$ for object as it breaks code
Araq
2013-02-24
1
-1
/
+1
*
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
[next]