Timeline
06/15/10:
- 18:56 Ticket #225 (EvaluatedFunction not used) created by
- There is an interface EvaluatedFunctionIF and class EvaluatedFunction …
- 16:10 Ticket #224 (Free fails when used on a struct pointer.) closed by
- invalid: "free" is only applicable to objects allocated by an earlier call to …
- 16:02 Ticket #224 (Free fails when used on a struct pointer.) created by
- This works in C, but it's being seen here as an invalid pointer. It …
- 15:32 Ticket #223 (Parser error with pointer manipulation in .mmp file) created by
- Line 14 gives a parser error, shown below. This same code executes in …
- 15:28 Ticket #222 (Infinite loop with pointer usage in .mmp file) created by
- The line Node *p0 = &a0; causes an infinite loop. […] …
- 12:38 Ticket #221 (Cannot declare multiple variables on one line in .mmp) created by
- It seems that the parser can't handle the declaration of multiple …
- 12:33 Ticket #220 (No null constant value) created by
- We don't have a representation for null.
- 12:26 Ticket #219 (Cannot use -> on left hand of assignment in .mmp files) created by
- Something like: Node a; Node* p = &a; p->field = ...; will result in …
06/14/10:
- 14:01 Ticket #218 (Failure in GradeCount loop test) created by
- I added a JUnit test for GradeCount. The loop technique is supposed …
- 12:20 Ticket #217 (Add constants to model) created by
- If we just use shared variables, they get added to the state. This …
06/12/10:
- 09:08 Ticket #201 (source release) closed by
- fixed: Nope.
06/11/10:
- 16:35 Ticket #214 (Simplifier: x=y && y=2 does not simplify correctly on x) closed by
- fixed: Done. Gaussian Elimination implemented and test passes.
06/10/10:
- 17:57 Ticket #216 (Simplifier: improper simplification when simplifying on an implication) closed by
- fixed: Fixed: enhanced Simplifier by adding method "extractRemainingFacts" to …
- 14:55 Ticket #216 (Simplifier: improper simplification when simplifying on an implication) created by
- I created a simplifier with the assumptions p1 and ~p2 and simplified …
- 14:20 Ticket #215 (Discrepency when simplifying using reals vs integers) closed by
- fixed: Fixed: problem was almost nothing was being done to simplify …
- 12:39 Ticket #215 (Discrepency when simplifying using reals vs integers) created by
- Creating a simplifier with the assumption integer x=1 and then …
- 12:28 Ticket #214 (Simplifier: x=y && y=2 does not simplify correctly on x) created by
- Creating a simplifier with the assumptions x=y and y=1, and then …
- 11:30 WikiStart edited by
- (diff)
- 11:22 C Interface edited by
- (diff)
- 11:21 C Interface edited by
- (diff)
06/09/10:
- 19:16 Libraries edited by
- (diff)
- 12:41 Libraries edited by
- (diff)
- 12:02 Libraries edited by
- (diff)
- 11:59 Libraries edited by
- (diff)
- 11:44 Libraries edited by
- (diff)
- 00:38 C to tass-AST xml created by
06/08/10:
- 11:36 Ticket #210 (Try to build solaris version of CVC3, etc.) closed by
- wontfix: Subsumed by Ticket 212.
- 09:36 Ticket #213 (Add array and record literals to frontend) closed by
- invalid: You are correct. I was confused because I thought we should be able …
- 01:29 Ticket #213 (Add array and record literals to frontend) created by
- Support for these literals exists at the lower levels, but is not in …
- 01:16 Libraries edited by
- (diff)
06/07/10:
- 23:57 Ticket #198 (PointerTest: record test has infinite recursion) closed by
- fixed: Solved, with some significant modifications to the value type system, …
06/04/10:
- 14:18 WikiStart edited by
- (diff)
- 12:46 Libraries edited by
- (diff)
- 12:39 Things To Do edited by
- (diff)
- 12:38 Libraries edited by
- (diff)
- 12:36 Libraries edited by
- (diff)
- 12:34 Libraries created by
- 12:25 Things To Do edited by
- (diff)
- 12:22 Things To Do edited by
- (diff)
- 12:17 Things To Do edited by
- (diff)
- 12:09 C Interface edited by
- (diff)
- 12:01 C Interface edited by
- (diff)
- 11:58 C Interface edited by
- (diff)
- 10:57 Things To Do edited by
- (diff)
- 08:21 Ticket #212 (move auto tests to anton) created by
- The auto tests are currently run on ludwig. These should be moved to …
06/03/10:
- 09:10 Things To Do edited by
- (diff)
- 09:04 Ticket #205 (Extend evaluateLiteral in Evaluator to support records, arrays, and ...) closed by
- fixed: Done.
06/02/10:
05/27/10:
- 21:07 Ticket #211 (don't check for deadlocked states when not necessary) created by
- No need to check for deadlock at a statement that can't block, like an …
05/24/10:
- 16:01 Ticket #209 (Add support for APPLY operation in CVC3TheoremProver) closed by
- fixed: Operation support added in CVC3 theorem prover class.
- 13:13 Ticket #207 (Add support for APPLY to CVC3TheoremProver) closed by
- fixed: There is a duplicated ticket for this issue assigned to me and I will …
- 13:11 Ticket #204 (Allow array type variables to have initialization) closed by
- fixed: Changes made. Variables of all types are allowed to have …
- 13:11 Ticket #203 (Add support for record and array literal expressions to the front-end) closed by
- fixed: Features added. Front-end supports array and struct type …
- 09:54 Things To Do edited by
- (diff)
05/21/10:
- 12:15 Things To Do edited by
- (diff)
- 12:14 Things To Do edited by
- (diff)
- 12:11 Things To Do edited by
- (diff)
- 11:45 Things To Do edited by
- (diff)
- 11:29 Ticket #210 (Try to build solaris version of CVC3, etc.) created by
- We'd like to build on the webserver. Otherwise maybe we can switch it …
- 11:23 Ticket #209 (Add support for APPLY operation in CVC3TheoremProver) created by
- Add support for APPLY operation in CVC3TheoremProver.java. The …
- 11:22 Ticket #208 (Separate pragma parsing out of language parser and put it into model ...) created by
- The "#pragma" representation need to be separated from the language …
- 11:19 Ticket #207 (Add support for APPLY to CVC3TheoremProver) created by
05/18/10:
05/17/10:
- 11:36 Ticket #206 (Formal grammar for assertion and joint invariant language) created by
- We need to write this down.
- 11:13 Ticket #205 (Extend evaluateLiteral in Evaluator to support records, arrays, and ...) created by
- Need to call the right methods in the dynamic factory. Arrays/structs …
05/16/10:
- 19:13 Ticket #204 (Allow array type variables to have initialization) created by
- In …
- 13:15 Ticket #177 (Add record literal expression in model package) closed by
- fixed: Implemented. This is called recordLiteralExpression to be consistent …
- 13:13 Ticket #173 (Add char type to model and value layer) closed by
- fixed: Implemented.
- 13:13 Ticket #203 (Add support for record and array literal expressions to the front-end) created by
- There are methods in the ModelFactory called arrayLiteralExpression …
Note:
See TracTimeline
for information about the timeline view.
