summaryrefslogtreecommitdiff
path: root/test/files/run/exceptions-2.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-21/+21
|
* Fixed #2850 -- while inside finally causes Veri...Iulian Dragos2010-01-071-0/+19
| | | | | Fixed #2850 -- while inside finally causes VerifyError, review by rytz
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-2/+0
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* Fixed spellingAntonio Cunei2008-08-311-1/+1
|
* Fixed #466.Iulian Dragos2008-02-261-0/+18
|
* Fixed ticket #244.Iulian Dragos2007-11-201-0/+16
|
* Fixed ticket #88 (verify error, exceptions).Iulian Dragos2007-09-241-0/+12
|
* Fixed dead code elimination phase: Iulian Dragos2007-09-131-2/+2
| | | | | | | - better handling of 'dead' DROP - fixed computeCompensations (VerifyErrors in corner cases) - fixed generation of LOAD_EXCEPTION on all exceptional paths, when optimizations enabled
* Rolled back the change to trick the constant fo...Iulian Dragos2007-07-131-2/+1
| | | | | Rolled back the change to trick the constant folder.
* Guarded one test against the constant folder.Iulian Dragos2007-07-121-1/+2
|
* Added test case for bug #1020.Iulian Dragos2007-03-261-3/+16
|
* Fixed the bugfix for returns inside finallyIulian Dragos2007-01-291-0/+41
|
* Fixed bug regarding 'return's inside try-finall...Iulian Dragos2006-09-251-0/+32
| | | | | Fixed bug regarding 'return's inside try-finally blocks
* Fixed bug #632 and updated test file.Iulian Dragos2006-06-201-2/+1
|
* Fixed two try-finally bugs.Iulian Dragos2006-05-191-1/+38
|
* Added more test files for try-catch blocks.Iulian Dragos2006-01-301-0/+164