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
/
compiler
/
sigmatch.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "static and default params for generics""
Zahary Karadjov
2013-08-19
1
-5
/
+14
*
'modules' module from 'main'; minor bugfixes
Araq
2013-07-20
1
-2
/
+4
*
fixes #442
Araq
2013-06-27
1
-11
/
+20
*
improvements for 'not nil' checking
Araq
2013-06-13
1
-4
/
+27
*
fixes #385
Araq
2013-06-03
1
-3
/
+18
*
Revert "static and default params for generics"
Araq
2013-05-27
1
-14
/
+5
*
static and default params for generics
Zahary Karadjov
2013-05-26
1
-5
/
+14
*
fixes #119
Araq
2013-05-18
1
-2
/
+1
*
fixes #430
Zahary Karadjov
2013-05-12
1
-6
/
+12
*
fixes #429 and tstmtexpr
Zahary Karadjov
2013-05-12
1
-3
/
+4
*
Merge branch 'master' of gh:/Araq/Nimrod into upstream
Zahary Karadjov
2013-05-04
1
-22
/
+124
|
\
|
*
fixes #287; bugfix: subrange checking is performed again
Araq
2013-04-12
1
-1
/
+20
|
*
fixes a long-standing bug about procvar checking
Araq
2013-03-25
1
-4
/
+4
|
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
|
*
make some tests green
Araq
2013-03-03
1
-7
/
+13
|
*
lazy operand sem'checking (beware)
Araq
2013-03-02
1
-14
/
+49
|
*
better overloading resolution for generics
Araq
2013-02-28
1
-1
/
+43
*
|
containerID is no longer needed for generics
Zahary Karadjov
2013-03-01
1
-5
/
+4
|
/
*
implements #295
Araq
2013-01-08
1
-2
/
+3
*
fixes #271
Araq
2012-12-15
1
-20
/
+14
*
implemented AST based overloading
Araq
2012-12-06
1
-4
/
+15
*
implemented generic converters
Araq
2012-12-05
1
-3
/
+16
*
disable SSLv2_method for ubuntu
Araq
2012-12-03
1
-3
/
+3
*
next steps for first class iterators
Araq
2012-11-26
1
-0
/
+2
*
first steps for 'not nil' annotation
Araq
2012-11-25
1
-18
/
+19
*
next steps for exception tracking
Araq
2012-11-03
1
-0
/
+2
*
caas barely works now
Araq
2012-10-24
1
-0
/
+2
*
Improved support for nkSymChoices in type coercions
Zahary Karadjov
2012-10-15
1
-2
/
+2
*
fixes #211
Zahary Karadjov
2012-10-13
1
-8
/
+9
*
fixes #217
Araq
2012-10-13
1
-6
/
+6
*
syntax compatibility between do blocks and stmt blocks
Zahary Karadjov
2012-10-04
1
-2
/
+6
*
the `is` operator now works with type classes and type variables
Zahary Karadjov
2012-10-03
1
-32
/
+5
*
implemented return type inference
Zahary Karadjov
2012-10-03
1
-1
/
+6
*
improved support for typedesc values
Zahary Karadjov
2012-09-25
1
-2
/
+3
*
fixes #186 and the ttypedesc1 test case
Zahary Karadjov
2012-09-23
1
-15
/
+15
*
fixed incorrect implicit conversion between arrays of different sizes; see #202
Zahary Karadjov
2012-09-13
1
-13
/
+12
*
first steps towards term rewriting macros
Araq
2012-08-30
1
-1
/
+1
*
implemented generic templates
Araq
2012-08-27
1
-2
/
+2
*
distinguish properly between nkOpen and nkClosedSymChoice
Araq
2012-08-26
1
-1
/
+1
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-22
/
+25
*
bugfix: typo in actors.nim
Araq
2012-08-15
1
-0
/
+12
*
next steps for tyVarargs/tyOpenArray split
Araq
2012-08-14
1
-0
/
+4
*
idetools: 'usages' and 'def' should work now; documented js backend
Araq
2012-08-05
1
-14
/
+32
*
idetools improvements
Araq
2012-08-03
1
-3
/
+8
*
idetools improvements; preparation of first class iterators; fixes #183
Araq
2012-08-02
1
-1
/
+1
*
made compiler more robust for idetools; implemented idetools.usages
Araq
2012-07-30
1
-12
/
+16
*
optimizations for system.compiles
Araq
2012-07-20
1
-0
/
+1
*
bugfix: constraint matching for tyGenericInst; implements #130
Araq
2012-07-19
1
-1
/
+1
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-1
/
+3
*
improved unsigned support
Araq
2012-07-14
1
-1
/
+2
[next]