Timeline
07/27/10:
- 15:15 Ticket #256 (Fix UI printout of revision number) closed by
- fixed: Fixed. Now done for both development snapshots using svn info and …
- 12:20 Ticket #258 (TASS latest release contains tilde file) closed by
- fixed: Deleted the files from anton. Should be gone next time somebody commits.
- 12:01 Ticket #258 (TASS latest release contains tilde file) created by
- I downloaded TASS latest for OSX64 and in the bin directory there are …
- 09:05 Ticket #257 (get rid of all compiler warnings) created by
- Get rid of all compiler warnings in the TASS code. front: Ben model, …
07/26/10:
- 11:30 Ticket #256 (Fix UI printout of revision number) created by
- The UI prints the revision number of TASS.java, not of the whole …
07/16/10:
- 08:51 Ticket #255 (lib path wrong) closed by
- fixed: Path problem should be fixed. The path is now set by the JVM property …
- 08:49 Ticket #254 (web page: bad example) closed by
- fixed: Fixed by Dan. (Dan: remember to sign off the ticket once problem has …
- 05:32 Ticket #255 (lib path wrong) created by
- The TASS library loader looks for lib in the current directory , …
07/13/10:
- 17:16 Ticket #250 (Make release 1.0) closed by
- fixed: Stable v1.0 packages are up.
- 13:01 Ticket #254 (web page: bad example) created by
- On the web page is an example called Ordinary Loop Invariant. However …
- 12:54 Ticket #253 (Improve syntax exception reporting) created by
- There is a nice SyntaxException class, but it is not used in many many …
- 12:52 Ticket #243 (forall example needs accompanying JUnit test) closed by
- fixed: Done and test passing.
07/12/10:
- 22:30 Ticket #252 (expand grammar for #define constants) created by
- The following statements should be allowed, but currently do not …
- 22:27 Ticket #251 (initializing null pointer variable) created by
- In libmpi.c, MPI_Request is defined as follows: […] After that I …
- 18:44 Ticket #250 (Make release 1.0) created by
- Release 1.0 has to be packaged and put on web page.
- 18:41 Ticket #244 (shadow variables handled incorrectly) closed by
- fixed: Fixed by Ben.
- 18:41 Ticket #245 (implement count correctly in MPI point-to-point ops) closed by
- fixed
- 18:40 Ticket #248 (add message to TASS assert) closed by
- fixed: Tim did it.
- 14:35 Ticket #249 (Change signature of main to be consistent with C) created by
-
Need to change from:
void main()to {{{int main(int argc, … - 11:52 Ticket #240 (free requires LHS expression in model builder) closed by
- fixed: Done. Free is now part of stdlib
- 08:45 Ticket #246 (Foo function square no make sense) closed by
- fixed: Fixed both the assignment and the comment (square, not square root).
- 08:26 Ticket #220 (No null constant value) closed by
- fixed: NULL added. Add Null literal expression, value, etc. Linked list …
07/10/10:
- 15:50 Ticket #248 (add message to TASS assert) created by
- It would really improve usability if an optional form of the TASS …
- 11:03 Ticket #247 (add guard expression to system function) created by
-
When declaring a library system function with
#pragma TASS system…
07/09/10:
- 15:21 Ticket #246 (Foo function square no make sense) created by
- It looks like it is squaring the value of the left hand side and …
- 13:40 Ticket #238 (source text for implicit return is empty) closed by
- fixed: Changed the implicit return's source information to be the line and …
- 12:50 Ticket #245 (implement count correctly in MPI point-to-point ops) created by
- Right now MPI_Send and MPI_Recv require arrays of the exact same …
- 12:33 Ticket #237 (reduce output from tests) closed by
- fixed: Made sure that verbose and debug were set to false in each test and …
- 12:25 Ticket #241 (add assert to grammar) closed by
- fixed: Added an additional rule in the grammar that behaves exactly as the …
- 12:04 Ticket #242 (problem with negative constants) closed by
- fixed: solved by checking for unary expressions when processing constant …
- 10:25 Ticket #244 (shadow variables handled incorrectly) created by
- When a local variable and global variable have the same name, and the …
- 08:48 Ticket #243 (forall example needs accompanying JUnit test) created by
07/08/10:
- 19:50 Ticket #242 (problem with negative constants) created by
- Negative constants are not being recognized, at least in some …
- 08:10 Ticket #241 (add assert to grammar) created by
- Add a rule for a regular assert statement to the grammar. It should …
07/06/10:
- 09:49 Ticket #240 (free requires LHS expression in model builder) created by
- The model builder expects the argument to free to be a left hand side …[…]
07/05/10:
- 23:33 Ticket #239 (store malloc statements in heap) created by
- It would be of great use if the malloc statement used to create a heap …
- 23:31 Ticket #238 (source text for implicit return is empty) created by
- The source text for an implicit return (i.e., a function that returns …
- 23:18 Ticket #122 (add option to not stop after finding violation) closed by
- fixed: Done. New commandline option -errorBound=N can be used to specify …
- 23:17 Ticket #229 (Improve ExecutionException) closed by
- fixed: Execution exception vastly improved and extended.
07/02/10:
- 11:59 Ticket #236 (source not getting set for malloc) closed by
- fixed
- 10:56 Things To Do edited by
- (diff)
- 10:15 Things To Do edited by
- (diff)
- 09:04 Ticket #237 (reduce output from tests) created by
- Someone needs to go through all JUnit test files and modify as …
07/01/10:
- 19:56 Ticket #231 (add casts between pointer types) closed by
- fixed: Casts implemented and tests added and passing.
- 19:55 Ticket #236 (source not getting set for malloc) created by
- See linkedListDeletion test output as an example. The source field is …
06/30/10:
- 14:44 Ticket #234 (Parser Test fail on MPI_Init) closed by
- fixed: The problem was that the parser did not correctly handle functions …
- 10:55 Ticket #235 (variadic formals) created by
- Functions such as printf, fscanf, etc. take in variadic formals: …
- 09:03 Ticket #234 (Parser Test fail on MPI_Init) created by
- […]
06/29/10:
- 10:08 WikiStart edited by
- (diff)
- 09:15 Ticket #175 (Add sizeof expression to model package) closed by
- fixed: The function SIZEOF_TYPE is created in the ModelFactory. …
06/27/10:
- 10:52 Ticket #184 (Make library framework) closed by
- fixed: I think it's complete. Reopen if there are any problems.
Note:
See TracTimeline
for information about the timeline view.
