.. |
iraggr.cpp
|
Remove last uses of ArrayIter<>.
|
2014-01-12 18:07:27 +01:00 |
iraggr.h
|
First merge of 2.064 beta.
|
2013-10-29 19:21:15 +01:00 |
irclass.cpp
|
Replace ArrayIter<> with Array<>::iterator.
|
2014-01-11 14:48:41 +01:00 |
irdsymbol.cpp
|
Remove unused, empty Ir type.
|
2013-10-13 19:44:29 +02:00 |
irdsymbol.h
|
First merge of 2.064 beta.
|
2013-10-29 19:21:15 +01:00 |
irforw.h
|
First merge of 2.064 beta.
|
2013-10-29 19:21:15 +01:00 |
irfunction.cpp
|
Sort includes according to style guidelines:
|
2013-02-07 21:20:55 +01:00 |
irfunction.h
|
First merge of 2.064 beta.
|
2013-10-29 19:21:15 +01:00 |
irfuncty.cpp
|
Store bools as i8.
|
2013-06-07 03:20:54 +02:00 |
irfuncty.h
|
Fix issue #570.
|
2014-01-10 12:08:08 +01:00 |
irlandingpad.cpp
|
Fix catch clause codegen.
|
2013-10-29 19:21:15 +01:00 |
irlandingpad.h
|
Remove unused, empty Ir type.
|
2013-10-13 19:44:29 +02:00 |
irmodule.cpp
|
Sort includes according to style guidelines:
|
2013-02-07 21:20:55 +01:00 |
irmodule.h
|
First merge of 2.064 beta.
|
2013-10-29 19:21:15 +01:00 |
irtype.cpp
|
Don't use TypeFunction::funcdecl as it is about to be removed
|
2013-10-05 19:04:18 +04:00 |
irtype.h
|
First merge of 2.064 beta.
|
2013-10-29 19:21:15 +01:00 |
irtypeaggr.cpp
|
Initialize IrTypeAggr members in order to silence warning.
|
2013-06-17 02:38:38 +02:00 |
irtypeaggr.h
|
Fix includes for LLVM 3.5
|
2014-03-07 06:40:39 +01:00 |
irtypeclass.cpp
|
Remove last uses of ArrayIter<>.
|
2014-01-12 18:07:27 +01:00 |
irtypeclass.h
|
First merge of 2.064 beta.
|
2013-10-29 19:21:15 +01:00 |
irtypefunction.cpp
|
Eliminate the need for TypeFunction::funcdecl
|
2013-10-05 19:03:03 +04:00 |
irtypefunction.h
|
Remove unused IrTypeFunction::fty().
|
2013-06-17 02:37:55 +02:00 |
irtypestruct.cpp
|
Remove last uses of ArrayIter<>.
|
2014-01-12 18:07:27 +01:00 |
irtypestruct.h
|
First merge of 2.064 beta.
|
2013-10-29 19:21:15 +01:00 |
irvar.cpp
|
Small code modifications to Ir-Classes.
|
2013-11-05 10:31:14 +01:00 |
irvar.h
|
Merge branch 'master' into merge-2.064
|
2013-11-05 10:47:43 +01:00 |