summaryrefslogtreecommitdiff
path: root/BCT
Commit message (Expand)AuthorAge
* phone control exploration for BCT, not integrated yetGravatar Unknown2011-07-07
* MergeGravatar Unknown2011-07-06
|\
* | remove mscorlib stub project...write each as neededGravatar Unknown2011-07-06
| * MergeGravatar Mike Barnett2011-07-06
| |\ | |/ |/|
| * Updated regression output.Gravatar Mike Barnett2011-07-06
* | phone (static) controls extractorGravatar Unknown2011-07-06
* | phone (static) controls extractor.Gravatar Unknown2011-07-06
| * MergeGravatar Mike Barnett2011-07-06
| |\ | |/ |/|
| * Beginning of encoding the subtype relation.Gravatar Mike Barnett2011-07-06
| * Updated regression output.Gravatar Mike Barnett2011-07-06
* | ExtractLoops calls the same code for eliminating unreachable blocks that norm...Gravatar qadeer2011-07-05
| * MergeGravatar Mike Barnett2011-07-05
| |\ | |/ |/|
* | 1. generating a separate dipatchcontinuation label for each trycatchfinally ...Gravatar qadeer2011-07-04
| * MergeGravatar Mike Barnett2011-07-01
| |\ | |/ |/|
* | bug fix in heap access for splitfield optionGravatar qadeer2011-06-30
| * MergeGravatar Mike Barnett2011-06-29
| |\ | |/ |/|
* | bug fix in translation of dispatch continuationGravatar qadeer2011-06-23
* | Translate IConditional exactly the same way as IConditionalStatement to accou...Gravatar qadeer2011-06-20
* | whole bunch of bug fixesGravatar qadeer2011-06-20
* | MergeGravatar qadeer2011-06-17
|\ \
* | | changes for handling conversionsGravatar qadeer2011-06-17
| * | removed division hadling from CLRsemanticsGravatar Unknown2011-06-16
|/ /
* | Real2Int type errorGravatar Unknown2011-06-15
* | refactored the prelude, added thread_local attribute to $Exception variableGravatar qadeer2011-06-14
* | various bug fixes related to running bct on phone appsGravatar qadeer2011-06-12
* | further changesGravatar qadeer2011-06-12
* | changes related to fixing problems with finally translationGravatar qadeer2011-06-12
* | MergeGravatar qadeer2011-06-10
|\ \
* | | bunch of changes related to finally handlingGravatar qadeer2011-06-10
| * | solvedGravatar Unknown2011-06-09
|/ /
* | using registerAsLatest directly to deal with multiple dll translationGravatar Unknown2011-06-08
|\ \
* | | bug fixesGravatar Unknown2011-06-08
| * | bug fix in call to constructor of ProcedureInfoGravatar qadeer2011-06-08
| * | beginning support for finally clausesGravatar qadeer2011-06-07
| * | initial cut for translating exceptionsGravatar qadeer2011-06-06
|/ /
* | fixed calls to generic methods to add type argument appropriatelyGravatar qadeer2011-06-05
* | Further support for translating genericsGravatar qadeer2011-06-04
| * Don't (for now) consider property getters as pure, becauseGravatar Mike Barnett2011-06-01
* | fixed a bug in translation of genericsGravatar qadeer2011-05-31
* | MergeGravatar qadeer2011-05-31
|\|
* | fixed a bug with array index translationGravatar qadeer2011-05-31
| * Fixed/improved the handling of conditional expressions.Gravatar Mike Barnett2011-05-31
| * Added bitwise operations.Gravatar Mike Barnett2011-05-31
| * Lots of small bug fixes: conversions, overloaded operations on real numbers.Gravatar Mike Barnett2011-05-31
| * Don't translate method contracts until method information (parameter map, etc.)Gravatar Mike Barnett2011-05-30
|/
* Handle more conversions.Gravatar Mike Barnett2011-05-29
* Fixed struct ctors so that they don't return the "this" value, but justGravatar Mike Barnett2011-05-29
* Fixes for a bunch of different bugs. Translate default value for doubles,Gravatar Mike Barnett2011-05-29
* Removed the method DefaultValue from the sink: if a default value of a typeGravatar Mike Barnett2011-05-29
* When translating the "thisArgument" of a method call, if it translates to anGravatar Mike Barnett2011-05-29