Welcome, Guest! Log In | Create Account

Timeline


and .

07/16/09:

23:41 TeachingMaterials edited by cclifton
(diff)
23:21 TeachingMaterials edited by cclifton
(diff)
23:14 TeachingMaterials created by cclifton
23:11 Changeset [1551] by dmzimmerman
Settings to use Java 1.5 source compatibility. These checked in …
23:10 Changeset [1550] by dmzimmerman
Changed the classpath settings, and rules for class accessibility, to …
23:06 Changeset [1549] by dmzimmerman
Changed the classpath settings, and rules for class accessibility, to …
23:05 Changeset [1548] by dmzimmerman
Changed the classpath settings, and rules for class accessibility, to …
22:53 WikiStart edited by cclifton
(diff)
21:55 Changeset [1547] by davidcok
One more instance of <- represents in the specs
21:49 Changeset [1546] by davidcok
Deprecated <- in represents clauses, including changing tests that used …
21:42 Changeset [1545] by davidcok
Changing instances of <- in represents clauses to =
20:48 Changeset [1544] by atstcyr
Test for an empty compilation unit passes.
20:28 Changeset [1543] by atstcyr
This branch has many errors for now. Contains the tests for the new Boogie …
20:26 Changeset [1542] by atstcyr
20:24 Changeset [1541] by atstcyr
20:20 Changeset [1540] by atstcyr
20:10 Changeset [1539] by ehotes
Finished JmlBinding? and JmlJdtBindingAdapter? for Variables
19:40 Changeset [1538] by atstcyr
This branch has many errors for now. Contains the new Boogie AST and the …
19:35 Changeset [1537] by atstcyr
17:24 Changeset [1536] by atstcyr
Added handling of the case where a static field is accessed through an …
16:00 OpenJmlSetup edited by cclifton
(diff)
15:55 OpenJml edited by cclifton
(diff)
15:39 OpenJmlSetup edited by dmzimmerman
(diff)
15:37 OpenJmlSetup edited by dmzimmerman
Added a note that the Mac instructions are incomplete. (diff)
14:58 OpenJmlSetup edited by chalin
(diff)
14:49 WikiStart edited by cclifton
(diff)
14:42 jml-logo-small64.png attached to WikiStart by cclifton
14:39 WikiStart edited by cclifton
(diff)
14:35 Ticket #25 (Complete the setup instructions explaining how to setup prover(s)) created by chalin
The OpenJmlSetup page requires instructions on how to setup the prover …
14:29 Ticket #24 (Fix tests containing absolute user dependant paths) created by chalin
Running the OpenJml tests (Java 6) yields: 0 errors and 123 failures out …
14:20 Ticket #1 (Set up Trac wiki start page) closed by chalin
fixed: A first cut of this has been done by adding a link to OpenJML pages. …
14:19 Ticket #23 (Migrate wikispaces pages to Trac) created by chalin
14:17 WikiStart edited by cclifton
(diff)
13:20 Changeset [1535] by davidcok
Changing the .project file so that the name it records is JMLAnnotations
13:08 OpenJmlSetup edited by chalin
(diff)
12:58 Ticket #22 (integrate with Hudson) created by davidcok
Once our test infrastructure is platform independent, or perhaps as an …
12:49 Ticket #21 (Refactor JMLTokens) created by davidcok
The JmlToken? class is currently an enum. This is not extensible. This …
12:48 OpenJmlTesting edited by chalin
(diff)
12:43 OpenJmlTesting created by chalin
First port from wikispace page
12:36 OpenJmlSetup edited by chalin
(diff)
12:33 OpenJmlSetup created by chalin
First port from wikispace page
12:30 Ticket #20 (ESC refactoring) created by davidcok
The translation from OpenJML AST to prover logic takes palce in multiple …
12:29 Changeset [1534] by dmzimmerman
Slightly modified the set comprehension documentation to include the …
12:21 OpenJml created by chalin
12:19 WikiStart edited by chalin
(diff)
12:12 Ticket #19 (Collect pedagogical examples and include them as tests) created by davidcok
Collect as many pedagogical examples of code to be statically checked, …
12:00 Ticket #18 (Implement assignable clauses in ESC) created by davidcok
Implement assignable clauses in ESC
11:59 Ticket #17 (Finish the OpenJML implementation for generic types) created by davidcok
Finish the OpenJML implementation for generic types
11:57 Ticket #16 (Integrate an appropriate implementation of Boogie) created by davidcok
Currently OpenJML does a direct translation from (simplified versions of) …
09:53 Ticket #15 (investigate incremental use of the OpenJDK framework) created by davidcok
The OpenJDK framework is intended to support a command-line tool - reuse …
09:43 Ticket #14 (evaluate use of annotations to hold specs) created by davidcok
In OpenJML specs are currently stored in a Map by Symbol and also pointed …
09:32 Ticket #13 (Implement universe type system) created by davidcok
JML has modifiers and semantic rules for the universe type system. …
09:25 Ticket #12 (update and complete the on-line Eclipse user docs) created by davidcok
Update and complete the on-line Eclipse user docs. Is there a way to …
09:23 Ticket #11 (review and correct end position information) created by davidcok
The parser needs to set the start and end source file position information …
08:19 Ticket #10 (Review and complete RAC) created by davidcok
RAC needs the following (at least) to be completed: - review all …
07:56 Ticket #9 (Refactor AST transformations) created by davidcok
There are a number of places where AST transformation takes place - in …
07:31 Ticket #8 (Select and integrate testing over large code bases) created by davidcok
Part of the OpenJML validation should be that it successfully parses and …
07:11 Ticket #7 (integrate and refactor the AST translators/scanners/copiers) created by davidcok
There are several classes that provide scanning/translating/copying of …
06:50 Ticket #6 (Create JML validation suite) created by davidcok
Create a suite of tests that are independent of OpenJML per se that serve …
06:46 Ticket #5 (refactor testing infrastructure for completeness and platform independence) created by davidcok
Refactor and enhance the testing infrastructure to accomplish the …
06:40 Ticket #4 (Design mechanism for user supplied provers) created by davidcok
Design, gain consensus, and implement a mechanism for users to supply a …
06:34 Ticket #3 (Make build mechanism platform independent) created by davidcok
Upgrade the release build and test mechanism: - remove all platform …
06:27 Ticket #2 (abstract out Eclipse project locations in the local file system in a way ...) created by davidcok
There are a number of parameters to our Eclipse development and user …
05:48 Changeset [1533] by ghaitho
Typechecking for signals, signals_only and assignable (partial). need …

07/15/09:

22:28 Changeset [1532] by davidcok
Removing remaining platform dependencies that I know of from the build …
21:53 Changeset [1531] by davidcok
Changed the working JRE for JMLAnnotations and OpenJDK. Developers may …
21:41 Changeset [1530] by ehotes
Extended Translator-Resolver test to also compare the resulting bindings …
21:32 Changeset [1529] by davidcok
Changing the OpenJML project to use the OpenJML-jre VM environment; …
21:26 Changeset [1528] by leavens
New schedule for the JML Seminar
21:14 Ticket #1 (Set up Trac wiki start page) created by cclifton
We still have the default start page, except for a short paragraph at the …
20:58 WikiStart edited by cclifton
Initial paragraph to note that we know this page needs updating. (diff)
19:39 Changeset [1527] by ehotes
15:07 Changeset [1526] by ehotes
Wasn't supposed to be commited in the first place, sorry
11:13 Changeset [1525] by cclifton
Continued progress on XML parsing. Captured the remaining requirements in …

07/14/09:

23:40 Changeset [1524] by atstcyr
A more complete and to the point BoogieAST. Temporarely in package ast2.
23:29 Changeset [1523] by davidcok
23:26 Changeset [1522] by davidcok
Changed all uses and guises of org.jmlspecs.annotations to …
23:21 Changeset [1521] by davidcok
Correcting problems with SVN in these files.
22:08 Changeset [1520] by davidcok
Added the JMLAnnotations project to the projectSet file
22:00 Changeset [1519] by leavens
21:14 Changeset [1518] by ehotes
Removed receiver from JmlMethodBinding? and JmlFieldBinding? Replaced …
20:18 Changeset [1517] by chalin
- Replaced all occurrences of '<-' in all samples. - Put the mention of …
19:22 Changeset [1516] by chalin
Functional form of represents clause can no longer use the '<-' lexeme as …
19:22 Changeset [1515] by ehotes
Added assign constant
19:04 Changeset [1514] by chalin
Setting the JRE container to use the standard tag J2SE-1.5.
18:57 Changeset [1513] by chalin
- adding a .project file (with a project name that matches the name given …
17:05 Changeset [1512] by atstcyr
Closed unopened InputStreams?. Added an IProblemReporter interface for …
15:55 Changeset [1511] by robby_sf
Updated.
14:14 Changeset [1510] by ehotes
Bugfix
08:58 Changeset [1509] by davidcok
Saving a projectSet file to aid setting up OpenJML environments.

07/13/09:

23:05 Changeset [1508] by davidcok
Implemented the start of a dependency mechanism and an extension …
20:43 Changeset [1507] by ehotes
--
19:30 Changeset [1506] by ehotes
updated test_files/jmlmethodspec.xml to account for exampleSpecCases in …
19:14 Changeset [1505] by ehotes
Fixed JmlAstMatcherTest? and JavaContractASTAnnotatorTest to inclusion of …
19:13 Changeset [1504] by ehotes
Added exampleCases to JmlMethodSpecification?, …
19:04 Changeset [1503] by robby_sf
Updated for Tuesday.
18:38 Changeset [1502] by ehotes
Added support for impliesThat in JavaContractParser? Renamed getters and …
16:16 Changeset [1501] by ehotes
Refactored the JirCallResolver? out of JmlJirResolver?. Made the …
08:07 Changeset [1500] by robby_sf
Made scrub off by default. Changed array bound to 3 by default (for …
07:37 Changeset [1499] by robby_sf
Revised to be compatible with Eclipse 3.4.
04:57 Changeset [1498] by ghaitho
more work on typechecking "signals" clause. fixes to .java-expected files …
02:23 Changeset [1497] by ghaitho
Remove all RAC features and RAC test files from the JAJML project
02:20 Changeset [1496] by ghaitho
Add files for JAJMLRAC project
02:18 Changeset [1495] by ghaitho
Add new project JAJMLRAC for RAC implementation for JAJML

07/12/09:

22:28 Changeset [1494] by robby_sf
Schedule update.
21:45 Changeset [1493] by chalin
Replacing what appears to be non-ASCII codes by valid Boogie syntax (and …
19:46 Changeset [1492] by chalin
Changing JML5 contracts for JC (and finding errors! :).
19:34 Changeset [1491] by chalin
Ignore MyResources?.properties.
19:25 Changeset [1490] by chalin
Removing user-specific MyResources?.properties file (this file will be …
18:46 Changeset [1489] by chalin
18:44 Changeset [1488] by chalin
18:18 Changeset [1487] by robby_sf
scrubbed (replaced by org.jmlspecs.javacontract.eclipse)
18:16 Changeset [1486] by robby_sf
Reimport.
18:15 Changeset [1485] by robby_sf
Reimport.
18:13 Changeset [1484] by robby_sf
scrubbed
17:53 Changeset [1483] by robby_sf
Removed report_templates. Added invariant handling. Fixed full build after …
17:14 Changeset [1482] by ghaitho
Change the eclipse project name to JAJML instead of JAJMLBackend
00:20 Changeset [1481] by atstcyr
Remove prefix check in pure checking. This was picking up - which has no …
00:18 Changeset [1480] by atstcyr
modifies added for demo.
00:17 Changeset [1479] by atstcyr
This branch adds the boogie modifies statement.
00:17 Changeset [1478] by atstcyr
00:15 Changeset [1477] by atstcyr
00:14 Changeset [1476] by atstcyr

07/11/09:

23:46 Changeset [1475] by atstcyr
Added translation of JC.requires. Added translation of JC.ensures. Added a …
22:51 Changeset [1474] by leavens
Fixing my signature
22:42 Changeset [1473] by leavens
Revised and reordered, ready to post…
22:12 Changeset [1472] by atstcyr
Externalized some functionality into a helper from …
22:05 Changeset [1471] by atstcyr
Changed <= to <: when comparing TName.
21:54 Changeset [1470] by chalin
JMLSpecs is now just named Specs
21:33 Changeset [1469] by leavens
Adding a file for the schedule
21:24 Changeset [1468] by atstcyr
Fixed a defect in JmlEmbedderTest? where the JirData? annotation could not …
20:52 Changeset [1467] by chalin
Migration of r504 of JML6 related projects from DSRG SVN
16:53 Changeset [1466] by leavens
Finished initial recording of draft for issues to present date, will need …
15:20 Changeset [1465] by leavens
Fixing texinfo formatting
15:18 Changeset [1464] by leavens
Clarifying restrictions on represents clauses based on some …
15:08 Changeset [1463] by leavens
Work through the end of 2008
14:42 Changeset [1462] by leavens
Work through Spring 2008
14:22 Changeset [1461] by chalin
Now using @DataGroupSpec? instead of @ModelSpec?. Also defined a shorthand …
10:23 Changeset [1460] by leavens
Some more thoughts on this, based on the wiki for Dagstuhl.
08:17 Changeset [1459] by leavens
An updated based on Faraz Hussain's experience.

07/10/09:

19:56 Changeset [1458] by atstcyr
18:26 Changeset [1457] by ehotes
added static void requiresRedundantly(final boolean predicate); to JC
18:16 Changeset [1456] by cclifton
Infrastructure in place to parse XML test specifications, need to fill in …
17:46 Changeset [1455] by chalin
(removing empty folders)
14:46 Changeset [1454] by cclifton
Renaming folder for concurrency tests, keeping levels numbered using …
14:44 Changeset [1453] by cclifton
Progress on xml syntax.

07/09/09:

20:54 Changeset [1452] by cclifton
Progress on programatically building test suite. Handles directory …
19:42 Changeset [1451] by henriquerebelo
delete unnecessary files
19:38 Changeset [1450] by henriquerebelo
delete unnecessary files
19:34 Changeset [1449] by henriquerebelo
delete unnecessary files
19:30 Changeset [1448] by henriquerebelo
delete tests from JML2
19:20 Changeset [1447] by henriquerebelo
delete unnecessary folder
19:18 Changeset [1446] by henriquerebelo
delete unnecessary file
19:16 Changeset [1445] by henriquerebelo
delete unnecessary folders
19:06 Changeset [1444] by henriquerebelo
Libs for Ajmlc
18:44 Changeset [1443] by henriquerebelo
Version message
18:36 Changeset [1442] by henriquerebelo
more unused files
18:32 Changeset [1441] by henriquerebelo
delete unecessary files
18:26 Changeset [1440] by henriquerebelo
remove lang package
18:25 Changeset [1439] by henriquerebelo
remove other folders
18:24 Changeset [1438] by henriquerebelo
remove bin folders
18:21 Changeset [1437] by henriquerebelo
classpath
18:19 Changeset [1436] by henriquerebelo
package racwrap files
18:18 Changeset [1435] by henriquerebelo
package models files
18:10 Changeset [1434] by henriquerebelo
package jmlspec files
18:08 Changeset [1433] by henriquerebelo
package checker more files
18:02 Changeset [1432] by henriquerebelo
package checker more files
17:57 Changeset [1431] by henriquerebelo
package checker more files
17:54 Changeset [1430] by henriquerebelo
package checker more files
17:53 Changeset [1429] by henriquerebelo
package checker more files
17:51 Changeset [1428] by henriquerebelo
package checker more files
17:50 Changeset [1427] by henriquerebelo
package checker more files
17:48 Changeset [1426] by henriquerebelo
package checker more files
17:46 Changeset [1425] by henriquerebelo
package checker files
17:27 Changeset [1424] by henriquerebelo
more unecessary files
17:25 Changeset [1423] by henriquerebelo
delete unecessary files
16:23 Changeset [1422] by davidcok
Working checkpoint (Java 1.5 rac and racsystem tests are failing). Added …
15:02 Changeset [1421] by chalin
* Moved May'09 spec-a-thon version of javacontract into subpackage …
08:11 Changeset [1420] by henriquerebelo
ajmlrac files
06:50 Changeset [1419] by henriquerebelo
AJML2 release source code
06:00 Changeset [1418] by henriquerebelo
AJML2 release source code into …

07/08/09:

20:33 Changeset [1417] by leavens
Finished adding issues from the jmlspecs-interest emails through 2007
00:52 Changeset [1416] by farazhussain
A new file (JmlPrettyPrint?.jadd) now contains toString() methods for …

07/07/09:

20:40 Changeset [1415] by cclifton
Documenting next steps for filtering tests.
20:34 Changeset [1414] by cclifton
More reflection.
20:26 Changeset [1413] by cclifton
Reflectively seeking path to tests.
19:30 Changeset [1412] by cclifton
Initial draft XML of test suite descriptions. Experimenting with writing …
12:40 Changeset [1411] by leavens
Processed messages from Spring 2007
10:43 Changeset [1410] by leavens
Worked through the 2006 jmlspecs-interest list messages…
09:20 Changeset [1409] by leavens
factoring in the response from the 2005 summary, deleting the response …
09:13 Changeset [1408] by leavens
Adding these
09:11 Changeset [1407] by leavens
Work through the 2005 JML interest list mailings

07/06/09:

21:45 Changeset [1406] by farazhussain
21:45 Changeset [1405] by farazhussain
20:01 Changeset [1404] by davidcok
Changed JmlAssertionFailure? to JmlAssertionError?
18:10 Changeset [1403] by davidcok
Polishing RAC. Added RAC release tests. Fixed bug with varargs. …

07/04/09:

21:10 Changeset [1402] by leavens
More work on the issues summary
15:22 Changeset [1401] by davidcok
Repair of RAC. Fixes for lbl expressions with constant expressions. Some …

07/03/09:

13:43 Changeset [1400] by leavens
Changing the name JMLSpecs to Specs in these files. Hope this doesn't …
13:39 Changeset [1399] by leavens
Changing JAJMLBackend to JAJML throughout
13:18 Changeset [1398] by leavens
13:08 Changeset [1397] by leavens
09:09 Changeset [1396] by leavens
A minor fix, when discussing this with Erik Poll.

07/02/09:

17:30 Changeset [1395] by perryjames
updated to match jar submission

07/01/09:

01:39 Changeset [1394] by davidcok
Committing changes to svn-ignore
01:36 Changeset [1393] by davidcok
Implementation of observational purity (Query/Secret); start of UI for …

06/30/09:

21:34 Changeset [1392] by wahlst
Committing generic versions of the model classes. These are a very …
20:40 Changeset [1391] by wahlst
creating a directory for generic versions of the model classes

06/29/09:

15:44 Changeset [1390] by farazhussain
Worked on datagroup level 0 clause AST, parsing.
04:57 Changeset [1389] by ghaitho
Worked on Method Specifications, still need some parsing modifications on …

06/23/09:

06:23 Changeset [1388] by kiniry
My initial advocacy.
02:06 Changeset [1387] by davidcok
Fixes for enhanced-for ESC tests

06/22/09:

16:12 Changeset [1386] by leavens
Adding issues directory
00:28 Changeset [1385] by davidcok
Start on Query, Secret implementation. Cleanup of tests. Fixes to …

06/19/09:

22:21 Changeset [1384] by davidcok
Cleaning up and adding tests.
14:47 Changeset [1383] by davidcok
New test
05:46 Changeset [1382] by ghaitho
Work on the following trackers: 2801843: Create abstract syntax for level …
03:44 Changeset [1381] by davidcok
New test result
03:41 Changeset [1380] by davidcok
Fixed bug - Scanner ignored trailing comments; expanded tests for jmldoc; …
03:38 Changeset [1379] by davidcok
New test result

06/18/09:

15:38 Changeset [1378] by robby_sf
Added JC doc and examples.
14:50 Changeset [1377] by davidcok
Minor bug fixes for the release tests
11:44 Changeset [1376] by davidcok
Fixes to scoping to quantified and set-comprehension expressions. ALso a …
05:18 Changeset [1375] by ghaitho
Work on the following trackers: 2801858: Typecheck Level 0 Modifiers …

06/17/09:

03:12 Changeset [1374] by davidcok
Fixes to various typechecking bugs; added functionality to UI to open …
03:12 Changeset [1373] by davidcok
Fixes to various typechecking bugs; added functionality to UI to open …
Note: See TracTimeline for information about the timeline view.