Sciweavers

1534 search results - page 3 / 307
» Error Reporting Logic
Sort
View
TOOLS
2008
IEEE
14 years 4 days ago
Towards Raising the Failure of Unit Tests to the Level of Compiler-Reported Errors
Running unit tests suites with contemporary tools such as JUNIT can show the presence of bugs, but not their locations. This is different from checking a program with a compiler, w...
Friedrich Steimann, Thomas Eichstädt-Engelen,...
FM
2008
Springer
137views Formal Methods» more  FM 2008»
13 years 7 months ago
JML Runtime Assertion Checking: Improved Error Reporting and Efficiency Using Strong Validity
Abstract. The Java Modeling Language (JML) recently switched to an assertion semantics based on "strong validity" in which an assertion is taken to be valid precisely whe...
Patrice Chalin, Frédéric Rioux
OOPSLA
2007
Springer
13 years 12 months ago
Tracking bad apples: reporting the origin of null and undefined value errors
Michael D. Bond, Nicholas Nethercote, Stephen W. K...
NAACL
1994
13 years 7 months ago
A Report of Recent Progress in Transformation-Based Error-Driven Learning
Most recent research in trainable part of speech taggers has explored stochastic tagging. While these taggers obtain high accuracy, linguistic information is captured indirectly, ...
Eric Brill
ICFP
2003
ACM
14 years 5 months ago
Discriminative sum types locate the source of type errors
We propose a type system for locating the source of type errors in an applied lambda calculus with ML-style polymorphism. The system is based on discriminative sum types--known fr...
Matthias Neubauer, Peter Thiemann