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
/
semtypinst.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
the `is` operator now works with type classes and type variables
Zahary Karadjov
2012-10-03
1
-1
/
+2
*
better error handling for better idetools support
Araq
2012-07-29
1
-1
/
+2
*
more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #15...
Araq
2012-07-09
1
-6
/
+0
*
'addSon' for types deprecated for 'int literal type' analysis
Araq
2012-07-09
1
-3
/
+5
*
implicit generics types as return types. removed the error message for captur...
Zahary Karadjov
2012-04-21
1
-1
/
+2
*
made built-in types primary expressions to allow infix operators to be used w...
Zahary Karadjov
2012-04-20
1
-1
/
+2
*
generic types can be used like type classes. distinct can be applied to type ...
Zahary Karadjov
2012-03-25
1
-0
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfix: 'when' sections in generic objects now work, so TThread[void] compiles
Araq
2011-11-20
1
-16
/
+46
*
compilation cache: various bugfixes; works for the compiler itself
Araq
2011-10-27
1
-1
/
+2
*
compilation cache: mostly working; generics not yet
Araq
2011-10-25
1
-5
/
+5
*
bugfixes for generics; new threads implementation still broken
Araq
2011-09-20
1
-30
/
+70
*
added xmltree.innerText; fixes #49
Araq
2011-08-15
1
-4
/
+11
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-2
/
+0
*
fixes #42
Araq
2011-08-04
1
-29
/
+39
*
bugfix: 'final' not passed to generic
Araq
2011-07-29
1
-7
/
+8
*
bugfix: typeinfo generation for tuples
Araq
2011-06-19
1
-5
/
+5
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+151