root/trunk/ProjectFortress/not_passing_yet

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3342 [3342] 10 months jdn [Example] related to ticket 323
(edit) @3341 [3341] 10 months jdn [Example] related to ticket 323
(edit) @3334 [3334] 10 months jdn [Bug] List comprehensions does not respect asif
(edit) @3332 [3332] 10 months jdn [Bug] List comprehensions does not respect asif
(edit) @3309 [3309] 10 months dr2chase Synced simpleForeignImport with compiler example, added heap boost to …
(edit) @3303 [3303] 11 months dr2chase Minor tweaks to foreign stuff to avoid dotted name problem
(edit) @3301 [3301] 11 months chf We get as far as disambiguation
(edit) @3299 [3299] 11 months dr2chase [respository/foreign] removed use of reflection, uses asm instead
(edit) @3289 [3289] 11 months dr2chase Feeding generated APIs to static analysis, not yet working
(edit) @3278 [3278] 11 months sukyoungryu [copyright] Fixed copyright notices.
(edit) @3251 [3251] 11 months dr2chase [repository, mostly] some cleanup of graph repository
(edit) @3237 [3237] 11 months jmaessen [libraries, tests] Replace toString by asString throughout.
(edit) @3230 [3230] 11 months jmaessen Example code for #317.
(edit) @3196 [3196] 12 months black The new world of printing
(edit) @3131 [3131] 12 months dr2chase [library, tests] sanitizing getters/setters
(edit) @3128 [3128] 12 months dr2chase [tests - not passing] minor changes, will be renaming into tests soon
(edit) @3124 [3124] 12 months dr2chase [tests] tweaked ifGetter into a failing test
(edit) @3084 [3084] 12 months dr2chase added test for new bug #308
(edit) @3077 [3077] 12 months sukyoungryu [ast] Merged FnDecl? and FnDef? to FnDecl?.
(edit) @3056 [3056] 13 months black converted many toString() methods to asString getters
(edit) @3050 [3050] 13 months sukyoungryu [tests] Fixed a broken build: input file handling.
(edit) @3048 [3048] 13 months black Moved a version of LongStringTests? to tests from not_passing_yet. …
(edit) @3036 [3036] 13 months black Started cleaning the string code. Started renaming toString to asString …
(edit) @3029 [3029] 13 months jmaessen Add test for reporting of imported entities that are not present in the …
(edit) @3005 [3005] 13 months black Timing Experiments
(edit) @3001 [3001] 13 months black Balancing routines written tested.
(edit) @3000 [3000] 13 months angelee [test] This test now passes. It's already in the tests directory and …
(edit) @2997 [2997] 13 months black Balancing code passes two tests; invariants still in code.
(edit) @2994 [2994] 13 months dr2chase Turned on compiled top-level environments and added initial scaffolding …
(edit) @2989 [2989] 13 months black Balancing routines written, but as yet not tested.
(edit) @2970 [2970] 13 months skilpat [typechecker] Comprehensions now pass in the typechecker. To achieve this, …
(edit) @2968 [2968] 13 months jrhil47 [Typechecker] Checks bounds of static params.
(edit) @2965 [2965] 13 months angelee Typechecker does not recognize the static param declared by the inner …
(edit) @2962 [2962] 13 months sukyoungryu [tests] Renamed and added a copyright notice to a test.
(edit) @2961 [2961] 13 months black Started constructing long concats as a test case for balancing
(edit) @2955 [2955] 13 months black String comparison tests now pass. Renamed cordedStrings to Strings
(edit) @2951 [2951] 14 months black More string debugging
(edit) @2950 [2950] 14 months black Added a test to reveal problem with use of a naked getter.
(edit) @2947 [2947] 14 months black More debugging of CordedStrings?. Some tests still failing.
(edit) @2910 [2910] 14 months sukyoungryu [tool] The 'abstract' keyword is now added to methods where necessary by …
(edit) @2908 [2908] 14 months angelee added a test file that should fail by type checker but not currently
(edit) @2880 [2880] 14 months angelee [desugarer] object closure conversion does not handle this test case …
(edit) @2877 [2877] 14 months angelee Bug fixed in interpreter.
(edit) @2847 [2847] 14 months chf Closure.java was wrapping abortedexceptions and causing transactions to …
(edit) @2833 [2833] 14 months jmaessen abort followed by exit appears to perform the exit rather than the abort.
(edit) @2827 [2827] 15 months sukyoungryu [library] Added explicit static arguments to some method invocations.
(edit) @2825 [2825] 15 months jmaessen Bug #261
(edit) @2822 [2822] 15 months jmaessen Minor code changes to support recent tickets. No interpreter changes to …
(edit) @2815 [2815] 15 months sukyoungryu [interpreter] Signals an error with an informative message instead of a …
(edit) @2812 [2812] 15 months angelee Type checker assigns the wrong type to references to a field in object …
(edit) @2804 [2804] 15 months jmaessen Some cleanups, checked in working test-passing version of strided range …
(edit) @2795 [2795] 15 months black got all tests to run and terminate\!
(edit) @2794 [2794] 15 months chf Don't let orphaned transactions return values, various cleanups, dial back …
(edit) @2765 [2765] 15 months black String comparison passes tests! This includes SubString?' objects …
(edit) @2754 [2754] 15 months black Added various printing functions and ilkName, for use in debugging.
(edit) @2744 [2744] 15 months black Solved problem with overloadings of println not being recognized.
(edit) @2739 [2739] 15 months black Next iteration of CordedStrings?, with substring nodes. Comparison of …
(edit) @2713 [2713] 15 months dr2chase The interpreter is no longer performing imports, and instead relies on …
(edit) @2709 [2709] 15 months nbeckman [shadowing,bugfix] Issue: 152, This error is now caught, thanks to Eric's …
(edit) @2708 [2708] 15 months black Next iteration of CordedStrings?, with subrange and subscripting working, …
(edit) @2684 [2684] 15 months black More string stuff
(edit) @2673 [2673] 15 months black A start at implementing substring. Also committed a version that fails …
(edit) @2658 [2658] 16 months sukyoungryu [copyright] Fixed copyright notices.
(edit) @2647 [2647] 16 months black Removed superfluous abstract definitions from trait String in …
(edit) @2517 [2517] 16 months chf Removing nestedTransactions1.fss
(edit) @2508 [2508] 16 months chf move test to not_passing_yet
(edit) @2472 [2472] 16 months nbeckman [test] Fixed the mondial.fss test.
(edit) @2450 [2450] 16 months jon [syntax] merge syntax branch to trunk. add support for nonterminal with …
(edit) @2444 [2444] 16 months nbeckman [desugaring] Put in a new desugaring pass that goes before the …
(edit) @2419 [2419] 16 months jmaessen [Library, static analysis, tests] Added type Object to …
(edit) @2360 [2360] 16 months jon [shell] use the correct apiname for the file given on the command line and …
(edit) @2348 [2348] 16 months dr2chase [test] moved passing tests into tests, upgraded them to be self-checking
(edit) @2345 [2345] 16 months dr2chase [test] Renamed/repaired some tests
(edit) @2344 [2344] 16 months dr2chase [tests] Minor test cleanup, part 1 (modifications now, renaming next)
(edit) @2304 [2304] 16 months sukyoungryu [copyright] Fixed copyright notices.
(edit) @2294 [2294] 17 months nbeckman [tests] The ImportLocalCollision?.fss test is broken. I am not sure what it …
(edit) @2288 [2288] 17 months angelee [tests] object expression can't be found when the method returning it is …
(edit) @2287 [2287] 17 months angelee [tests] use of static parameter in object expression causes an error. …
(edit) @2282 [2282] 17 months angelee [tests] Adding a test case that misbehaves. New method defined in some …
(edit) @2275 [2275] 17 months angelee [tests] This file contains an illegal shadowing of a local variable. The …
(edit) @2263 [2263] 17 months jmaessen IntLiteral? is now a subtype of ZZ32 (and thus of every other numeric …
(edit) @2220 [2220] 17 months sukyoungryu [copyright] Fixed copyright notices.
(edit) @2215 [2215] 17 months angelee [tests] this test case triggers a bug in the interpreter (?). It seems …
(edit) @2180 [2180] 17 months jon [tests] move failing format test back
(edit) @2177 [2177] 17 months jon [tests] move broken format test
(edit) @2165 [2165] 17 months sukyoungryu [tests] Moved SyntaxRepetition? tests out of the nightly build for now. …
(edit) @2158 [2158] 17 months jon [tests] the knuth stack overflows on solaris. moving the test to …
(edit) @2134 [2134] 17 months jmaessen Code that manifests Bug #137 - Functional method operator lookup within …
(edit) @2048 [2048] 17 months sukyoungryu [copyright] Fixed copyright notices.
(edit) @2046 [2046] 17 months sukyoungryu [tests] Fixed test programs.
(edit) @2043 [2043] 17 months sukyoungryu [tests] Fixed some test programs. Moved working test programs to the …
(edit) @1826 [1826] 18 months sukyoungryu [copyright] Fixed copyright notices.
(edit) @1816 [1816] 18 months dr2chase Added test for bug #126, fixed bug #126
(edit) @1775 [1775] 18 months jmaessen Fix for #125, and uses of // operator where appropriate (and appropriately …
(edit) @1762 [1762] 18 months dr2chase Added subtype-result-type test to overloading consistency check
(edit) @1729 [1729] 18 months dr2chase Added test for method inference, made static-checker switchable with a …
(edit) @1716 [1716] 18 months jmaessen Spent a while trying to hunt down stuff related to bug #116. Didn't …
(edit) @1704 [1704] 18 months jmaessen Fixed some more type signature messups.
(edit) @1703 [1703] 18 months jmaessen Test case that reproduces #115.
(edit) @1702 [1702] 18 months sukyoungryu Overloading of local functions is not implemented. (Ticket #113)
Note: See TracRevisionLog for help on using the revision log.