{6} All Tickets By Milestone (Including closed) (364 matches)

A more complex example to show how to make advanced reports.

Results (1 - 100 of 364)

1 2 3 4
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#289 Static analysis uses name of static opr parameter as (functional) method name static analysis new 1.0 defect blocker EricAllen 10/29/08
#291 Indexed setters appear to use the same naming as indexed getters. interpreter new defect blocker dr2chase 10/29/08
#326 Frustrating Heisenbug with InheritedMethod interpreter new task blocker dr2chase 02/16/09
#328 Generic functional methods are rejected during interpreter initialization interpreter new defect blocker dr2chase 03/20/09
#332 Static tests overwrite .class file generated by testSystem static analysis new defect blocker EricAllen 04/21/09
#360 Singleton cannot be both exported and used in the defining component static analysis new defect blocker EricAllen 10/06/09
#33 Type inference for method calls interpreter new task critical dr2chase 03/24/08
#57 Update ProjectStatus wiki new 1.0 task critical dr2chase 10/21/08
#233 Abstract function declarations should be covered by a set of concrete function declarations in a component. static analysis new defect critical EricAllen 11/05/08
#315 Shell tests don't work when run from ProjectFortress interpreter new task critical dr2chase 12/12/08
#323 Type names and function names should be in disjoint namespaces. language change new enhancement critical sukyoungryu 01/26/09
#329 Major oversight: tuple varargs lead to overloading ambiguities interpreter new task critical jmaessen 03/20/09
#333 Duplicate ComponentEnv class file generation for objectCC tests interpreter new task critical dr2chase 04/21/09
#340 Simple dotted methods on singleton objects are not compiling build new task critical chf 06/05/09
#352 An attachement (plav.html) on ticket 11 is an advertisment for Plavix and may be infected. wiki assigned task critical dr2chase 07/02/09
#353 fortress typecheck success causes subsequent fortress compile to silently generate no code interpreter new defect critical dr2chase 07/21/09
#361 Deal with case sensitivity of class names codegen assigned defect critical jmaessen 11/02/09
#1 The ask-a-question page is getting a little unwieldy already wiki new cleanup major somebody 04/10/07
#4 implement getters/setters interpreter new task major dr2chase 11/09/07
#10 Implement type Object interpreter new task major jmaessen 08/26/08
#23 in type inference at call sites, it is important to get the environment right interpreter new cleanup major dr2chase 10/15/07
#30 Clean up definition of indexed types library new task major jmaessen 10/31/07
#31 Make stuff that ought to be functional methods into functional methods library new task major anybody 10/31/07
#32 Add parallel prefix operations to Generator library new task major jmaessen 03/24/08
#37 Make a common Set type and Map type library new 1.0 task major anybody 01/25/08
#46 Top-level array declaration does not work. interpreter new defect major dr2chase 11/28/07
#51 Index symbolic instantiations by bounds, not textual name interpreter new defect major dr2chase 05/29/08
#60 Ordering on sets and maps interpreter new task major jmaessen 03/24/08
#71 Complete implementation of SEQUIV interpreter new task major jmaessen 03/24/08
#72 Overloading check bug interpreter new defect major dr2chase 03/26/08
#74 Move top-level operations into functional methods where appropriate interpreter assigned task major jmaessen 05/26/08
#80 Populate Numeric hierarchy interpreter assigned task major jmaessen 05/26/08
#98 Unsigned types interpreter new task major dr2chase 05/02/08
#113 Overloading of local functions is not implemented. interpreter new task major dr2chase 05/22/08
#116 Functional method should not be returned as the result of a dotted reference. interpreter new defect major dr2chase 12/12/08
#117 Generic surprise interpreter new defect major dr2chase 07/23/08
#120 invoking methods with the same name as a field produces a confusing error interpreter new task major dr2chase 05/28/08
#123 Can't find Csr when Csr.mul(...) is overloaded interpreter new defect major jmaessen 05/30/08
#132 I left some undone work in Abstract Syntax - missing originalName fields interpreter new task major jdn 06/16/08
#137 Functional method operator lookup within trait method fails to find the operator interpreter new defect major dr2chase 06/29/08
#142 cannot pass arguments to varargs function to another varargs function interpreter new task major dr2chase 07/23/08
#144 importing two generic functions causes phase order problem interpreter new task major dr2chase 12/23/08
#148 method call to a method defined within the same object type (which then makes call to builtinPrimitive) is not disambiguated correctly. interpreter new defect major dr2chase 07/10/08
#158 compiler error: java.lang.OutOfMemoryError interpreter new task major dr2chase 12/23/08
#159 List doesn't define big || library new task major jmaessen 08/12/08
#161 Clean up fork/join to use built-in exception handling mechanism interpreter new task major chf 08/12/08
#163 Static parameters for functional methods interpreter new task major dr2chase 08/18/08
#170 Check that overloaded functional declarations are well-formed static analysis new enhancement major EricAllen 10/29/08
#173 Design and implement the checks necessary for a sounds component system static analysis assigned enhancement major EricAllen 06/12/09
#178 Check that all thrown checked exceptions in a functional are declared to be thrown (or one of their supertypes is declared to be thrown) static analysis new enhancement major EricAllen 06/16/09
#180 Check that no initialization expression of a top-level variable declaration throws a checked exception static analysis new enhancement major EricAllen 08/20/08
#186 Check that fields of value objects are not modifiable static analysis new enhancement major EricAllen 05/26/09
#188 Implement dimension / unit checking static analysis new task major EricAllen 06/24/09
#193 Check that case/typecase clauses are jointly exhaustive static analysis new enhancement major EricAllen 08/24/08
#195 Check that qualified references are unambiguous static analysis new enhancement major sukyoungryu 06/10/09
#196 Add indices for APIs and components to the cache/repository build assigned enhancement major EricAllen 06/12/09
#200 Check that there is no range expression of the form a:b:c where c is the static expression 0 static analysis new enhancement major EricAllen 08/27/08
#204 Typecase without an explicit binding with an object parameter doesn't work. interpreter new task major dr2chase 08/20/08
#219 Check that no local declarations occur at grammar def sites and static analysis new enhancement major EricAllen 08/21/08
#220 Check that all APIs imported at a grammar definition are imported at use sites static analysis new enhancement major EricAllen 08/21/08
#221 Check that grammar extensions are acyclic static analysis new enhancement major EricAllen 08/21/08
#222 Check that grammar productions are well-formed static analysis new enhancement major EricAllen 08/21/08
#223 Check that template definitions have appropriate types and dimensions (we're still working out what this means, exactly) static analysis new enhancement major EricAllen 08/21/08
#224 Check that macro use sites are well-formed and all contained expressions have appropriate types static analysis new enhancement major EricAllen 08/21/08
#225 Check that non-test code does not refer to test code static analysis new enhancement major EricAllen 06/21/09
#229 Check that matrix unpasting LHS's are well-formed static analysis new enhancement major EricAllen 06/16/09
#230 Check that matrix unpastings are guarranteed to cover unpasting RHSs exactly (this is not in 1.0 beta, but we might require it to prevent runtime UnpastingExceptions) syntax abstraction new enhancement major EricAllen 08/21/08
#232 Method contracts and overloaded functional contracts preserve substitutability under subtyping. static analysis new task major EricAllen 08/21/08
#234 The union of the guarding types of a typecase expression must cover the static type of the expression(s) being bound (a tuple type if there are multiple bindings). static analysis new task major EricAllen 08/21/08
#235 Error messages need help interpreter new task major dr2chase 08/23/08
#245 Implement multifix operators. interpreter new task major dr2chase 09/13/08
#246 type checker gives the wrong type to a field that is declared as an abstrct field in super trait static analysis new defect major EricAllen 09/12/08
#253 Implement the new rendering story of comments interpreter new task major gls 09/13/08
#254 Implement the new string concatenation and juxtaposition story parser new task major sukyoungryu 09/15/08
#256 Implement the one-shot continuation semantics for label/exit across object/function expressions. interpreter new task major dr2chase 09/13/08
#258 Internal error: second store of indirection cell interpreter new task major dr2chase 09/14/08
#259 type checker appears to find missing library definition for MAX and MIN for ZZ32 library new defect major EricAllen 12/23/08
#260 the type checker cannot handle a simple list comprehension interpreter new defect major EricAllen 09/15/08
#262 Work out the rules of definite assignment. interpreter new task major EricAllen 06/08/09
#264 Type checker infers BottomType for the return type of a function declaration. static analysis new task major EricAllen 09/23/08
#265 Type checker throws the OptionUnwrapException for the seq method defined in FortressLibrary static analysis new task major EricAllen 09/24/08
#266 The interpreter does not handle a declaration of _ with a type annotation correctly. interpreter new task major dr2chase 09/25/08
#277 Use exprString/debugString/asString instead of toString. library new task major jmaessen 10/06/08
#278 Misusing trait name as constructor points to def site of trait interpreter new defect major dr2chase 10/06/08
#282 multi-dimensional arrays interpreter new task major dr2chase 10/13/08
#290 Can't import File interface static analysis new task major jmaessen 10/30/08
#296 Syntax prevents reporting of trivial syntax error language change new language change major sukyoungryu 12/23/08
#300 Contracts on abstract methods are ignored interpreter new defect major dr2chase 11/05/08
#307 Set/Map clash library assigned defect major jmaessen 11/19/08
#308 Static checking fails to reject static parameterized reference to missing function static analysis new task major EricAllen 11/19/08
#311 Update description of dependencies wiki new enhancement major somebody 12/04/08
#317 "fortress test" re-initializes the world numerous times interpreter new defect major chf 12/17/08
#320 Missing import entities cause Java-level exception interpreter new defect major dr2chase 01/15/09
#321 stack overflow in type system interpreter new defect major dr2chase 01/20/09
#331 Build Failed on Windows XP interpreter new task major dr2chase 03/30/09
#337 For "value" objects and traits, setters return a new instance of the object with the "set" field changed rather than void. static analysis new task major sukyoungryu 06/16/09
#344 Check that compound APIs are well formed static analysis new task major sukyoungryu 06/12/09
#345 Turn implicit exports related to compound APIs into explicit exports build new task major EricAllen 06/12/09
#346 Check that any functional that performs an I/O action must be declared with the io modifier. static analysis new task major sukyoungryu 06/16/09
#347 Tuple expressions/types and function parameters with varargs and/or keywords are well formed. static analysis new task major sukyoungryu 06/16/09
1 2 3 4
Note: See TracReports for help on using and creating reports.