Zahary Karadjov
|
251c44ff04
|
implicit generics types as return types. removed the error message for capturing incorrect uses of `proc`
|
2012-04-21 03:24:32 +03:00 |
|
Zahary Karadjov
|
c1d16c5a4d
|
made built-in types primary expressions to allow infix operators to be used with them
|
2012-04-20 21:35:59 +03:00 |
|
Zahary Karadjov
|
bc2eb0ea9b
|
generic types can be used like type classes. distinct can be applied to type classes.
|
2012-03-25 20:55:21 +03:00 |
|
Araq
|
4f1b89c30c
|
year 2012 for most copyright headers
|
2012-01-02 23:07:35 +01:00 |
|
Araq
|
72651de710
|
bugfix: 'when' sections in generic objects now work, so TThread[void] compiles
|
2011-11-20 16:13:03 +01:00 |
|
Araq
|
90db9171a2
|
compilation cache: various bugfixes; works for the compiler itself
|
2011-10-27 00:41:42 +02:00 |
|
Araq
|
9fb36bd20c
|
compilation cache: mostly working; generics not yet
|
2011-10-25 15:26:36 +02:00 |
|
Araq
|
fd62116f6e
|
bugfixes for generics; new threads implementation still broken
|
2011-09-20 00:56:48 +02:00 |
|
Araq
|
2183bf77a6
|
added xmltree.innerText; fixes #49
|
2011-08-15 19:40:00 +02:00 |
|
Araq
|
5131b3cea4
|
support for C++ code generation; importcpp and importobjc pragmas
|
2011-08-07 21:02:09 +02:00 |
|
Araq
|
7a6140e3a4
|
fixes #42
|
2011-08-04 19:47:35 +02:00 |
|
Araq
|
dce8949b9b
|
bugfix: 'final' not passed to generic
|
2011-07-29 01:25:05 +02:00 |
|
Araq
|
18bec94e22
|
bugfix: typeinfo generation for tuples
|
2011-06-19 15:47:10 +02:00 |
|
Araq
|
cd292568d7
|
big repo cleanup
|
2011-04-12 01:13:42 +02:00 |
|