root/trunk/ProjectFortress/not_passing_yet @ 3334

Name Size Rev Age Last Change
../
testDupInit 3278 11 months sukyoungryu: [copyright] Fixed copyright notices.
arrayArgs.fss 0.9 KB 2 3 years jm143038: Added information about demo programs (including which ones are broken).
arrayComp.fss 0.9 KB 580 2 years sukyoungryu: Now, this program can be parsed.
builtinPrimTest.fss 1.2 KB 2220 17 months sukyoungryu: [copyright] Fixed copyright notices.
comprehensions.fss 1.6 KB 2043 17 months sukyoungryu: [tests] Fixed some test programs. Moved working test programs to the …
conditionalExtension.fss 1.8 KB 2165 17 months sukyoungryu: [tests] Moved SyntaxRepetition? tests out of the nightly build for now. …
contraTest.fss 1.2 KB 2419 16 months jmaessen: [Library, static analysis, tests] Added type Object to …
contraUnification.fss 1.0 KB 348 3 years jm143038: Positive feedback benchmark. Fixed SeqRange? to use a while loop (oops! …
CrossOverloaded.fss 1.0 KB 2968 13 months jrhil47: [Typechecker] Checks bounds of static params.
desugarBug0.fss 1.3 KB 2043 17 months sukyoungryu: [tests] Fixed some test programs. Moved working test programs to the …
dimensionUnit.fss 1.2 KB 2046 17 months sukyoungryu: [tests] Fixed test programs.
Expr.Array.Pasting.fss 1.0 KB 989 2 years sukyoungryu: Added a test file for non-working array pasting.
extendsParam.fss 1.0 KB 2043 17 months sukyoungryu: [tests] Fixed some test programs. Moved working test programs to the …
falseMethodVisibility.fss 1.1 KB 2450 16 months jon: [syntax] merge syntax branch to trunk. add support for nonterminal with …
FunctionalMethodLookup.fss 5.4 KB 3237 11 months jmaessen: [libraries, tests] Replace toString by asString throughout.
GenericOverload4.fss 1.3 KB 1331 21 months sukyoungryu: Fixed copyright notices.
getterUsedNotApplied.fss 1.1 KB 3056 13 months black: converted many toString() methods to asString getters
hasTypeObject.fss 0.9 KB 2048 17 months sukyoungryu: [copyright] Fixed copyright notices.
HatOps.fss 0.9 KB 345 3 years jm143038: Moved a bunch of working tests from not_passing_yet to tests. Minor tweaks …
HiLoInference.fss 1.2 KB 1816 18 months dr2chase: Added test for bug #126, fixed bug #126
ImportLocalCollision.fss 1.0 KB 2450 16 months jon: [syntax] merge syntax branch to trunk. add support for nonterminal with …
keywords.fss 1.1 KB 2048 17 months sukyoungryu: [copyright] Fixed copyright notices.
knuth.fss 1.4 KB 2158 17 months jon: [tests] the knuth stack overflows on solaris. moving the test to …
ListComprehensionDoesNotRespectAsif.fss 1.0 KB 3334 10 months jdn: [Bug] List comprehensions does not respect asif
localGeneric.fss 1.3 KB 706 2 years jmaessen: Updated information on outstanding errors.
monoidalPolymorphism.fss 3.2 KB 2046 17 months sukyoungryu: [tests] Fixed test programs.
MyIdentity.fss 1.3 KB 2994 13 months dr2chase: Turned on compiled top-level environments and added initial scaffolding …
overloadedLocalFunctions.fss 1.2 KB 1702 18 months sukyoungryu: Overloading of local functions is not implemented. (Ticket #113)
ParametricTree0.fss 1.2 KB 2043 17 months sukyoungryu: [tests] Fixed some test programs. Moved working test programs to the …
ParametricTree.fss 1.3 KB 2043 17 months sukyoungryu: [tests] Fixed some test programs. Moved working test programs to the …
simpleForeignImport.fss 0.9 KB 3309 10 months dr2chase: Synced simpleForeignImport with compiler example, added heap boost to …
SimpleTrait.fss 0.9 KB 2165 17 months sukyoungryu: [tests] Moved SyntaxRepetition? tests out of the nightly build for now. …
singletonArray.fss 0.9 KB 2 3 years jm143038: Added information about demo programs (including which ones are broken).
staticArg.fss 1.0 KB 2046 17 months sukyoungryu: [tests] Fixed test programs.
staticParamNotFound.fss 2.0 KB 3077 12 months sukyoungryu: [ast] Merged FnDecl? and FnDef? to FnDecl?.
SymbolicOverloadBug.fss 1.6 KB 1079 2 years jmaessen: Sukyoung found a bug in generic overloading, which has been worked around …
testDupInit.sh 1.0 KB 3230 11 months jmaessen: Example code for #317.
testImport.fss 1.1 KB 2713 15 months dr2chase: The interpreter is no longer performing imports, and instead relies on …
TestImportExport.fss 0.9 KB 2713 15 months dr2chase: The interpreter is no longer performing imports, and instead relies on …
testMethodInference.fss 1.3 KB 3237 11 months jmaessen: [libraries, tests] Replace toString by asString throughout.
toplevelArray.fss 0.9 KB 2043 17 months sukyoungryu: [tests] Fixed some test programs. Moved working test programs to the …
tree.fss 84.0 KB 3237 11 months jmaessen: [libraries, tests] Replace toString by asString throughout.
trivialForeignImport.fss 0.9 KB 3289 11 months dr2chase: Feeding generated APIs to static analysis, not yet working
typeCheckErrorForAbsFldRef.fss 0.9 KB 2815 15 months sukyoungryu: [interpreter] Signals an error with an informative message instead of a …
UnitExpr.fss 0.8 KB 2048 17 months sukyoungryu: [copyright] Fixed copyright notices.
WhereConstraints.fss 0.9 KB 1110 2 years sukyoungryu: 1. Implemented the new where-clause syntax. 2. SUM and PROD are …
XXXextendZZ32.fss 0.9 KB 2263 17 months jmaessen: IntLiteral? is now a subtype of ZZ32 (and thus of every other numeric …
XXXfalseMethodVisibility.fss 1.1 KB 2360 16 months jon: [shell] use the correct apiname for the file given on the command line and …
XXXillegalOverloading.fss 1.1 KB 2043 17 months sukyoungryu: [tests] Fixed some test programs. Moved working test programs to the …
XXXillegalShadowing.fss 1.4 KB 2345 16 months dr2chase: [test] Renamed/repaired some tests
XXXillegalShadowOfLocalFunc.fss 1.2 KB 2910 14 months sukyoungryu: [tool] The 'abstract' keyword is now added to methods where necessary by …
XXXoverloadTest4.fss 1.3 KB 3196 12 months black: The new world of printing
XXXReferenceToMissingGenericFunction.fss 1.1 KB 3084 12 months dr2chase: added test for new bug #308
XXXShadowTest1.fss 1.2 KB 2304 16 months sukyoungryu: [copyright] Fixed copyright notices.
XXXtestTuple.fss 1.1 KB 2046 17 months sukyoungryu: [tests] Fixed test programs.
XXXUseMissingExport.fss 1.1 KB 3029 13 months jmaessen: Add test for reporting of imported entities that are not present in the …
XXXwrongArrayDim.fss 1.4 KB 2043 17 months sukyoungryu: [tests] Fixed some test programs. Moved working test programs to the …
Note: See TracBrowser for help on using the browser.