Activity for David Cok

  • David Cok David Cok modified ticket #411

    All Eclipse hover error messages turned into "Counterexample: no proof information available"

  • David Cok David Cok posted a comment on ticket #411

    Yes - this problem is fixed in current OpenJML (0.8.51). Note that you do have to be running Java 1.8. It appears that Eclipse downloads in 2020ff presume Java 11, causing problems also. I'm successful with Eclipse 2019-12, and am workiung to upgrade OpenJML to currnet Java (instead of Java 8)

  • David Cok David Cok committed [r17]

    Protecting against make errors

  • David Cok David Cok committed [r10]

    Fixes to jmldocs

  • David Cok David Cok committed [r9]

    Slight changes to Makefiles for platform independence and documentation

  • David Cok David Cok committed [r41]

    javadocs/jmldocs now work from any subdirectory

  • David Cok David Cok committed [r45]

    Updating TODO

  • David Cok David Cok committed [r44]

    Testing cross-platform issues for jmldocs

  • David Cok David Cok committed [r47]

    Comment on potential failure

  • David Cok David Cok committed [r56]

    fixes to javadoc comments

  • David Cok David Cok committed [r71]

    avoiding error in runtests; adding ability to run jmldoc on local directory

  • David Cok David Cok committed [r87]

    Committing tests that exercise recovery from parsing failures in referenced files

  • David Cok David Cok committed [r88]

    Fixing patform dependencies

  • David Cok David Cok committed [r111]

    Changes to add javadoc comments to java files automatically generated by optgen

  • David Cok David Cok committed [r112]

    Fixed a bug in which cached files found to match a type name are not cleared when the FileFinder is changed

  • David Cok David Cok committed [r110]

    More cleanup of visitor pattern

  • David Cok David Cok committed [r109]

    changes to implement 'mjc .' and the recursive flag; partial cleanup of the visitor pattern

  • David Cok David Cok committed [r140]

    Changed some exit calls to RuntimeException

  • David Cok David Cok committed [r129]

    Added some missing accessors

  • David Cok David Cok committed [r141]

    Tidying up javadoc/jml comments

  • David Cok David Cok committed [r149]

    Adjusting javadoc entries

  • David Cok David Cok committed [r133]

    continuing even if an error in tests

  • David Cok David Cok committed [r150]

    Making CLS_UNDEFINED publicly available

  • David Cok David Cok committed [r147]

    Changing the map of files processed to accommodate Mac implementation of File

  • David Cok David Cok committed [r148]

    Adding import for the sake of a javadoc comment

  • David Cok David Cok committed [r154]

    fixed documentation

  • David Cok David Cok committed [r158]

    more of the first version

  • David Cok David Cok committed [r165]

    Handling CmopilationAbortedException

  • David Cok David Cok committed [r156]

    enhancements to testing

  • David Cok David Cok committed [r166]

    Creating nonexistent destination directories

  • David Cok David Cok committed [r172]

    adding tests

  • David Cok David Cok committed [r153]

    replacing exit with a RuntimeException

  • David Cok David Cok committed [r157]

    first version of mjdoc

  • David Cok David Cok committed [r155]

    refactoring needed for mjdoc

  • David Cok David Cok committed [r152]

    added accessors for the imported classes and packages

  • David Cok David Cok committed [r169]

    adding tests

  • David Cok David Cok committed [r159]

    more of the first version of mjdoc

  • David Cok David Cok committed [r171]

    Adding tests

  • David Cok David Cok committed [r164]

    Cleaned up comments and deleted obsolete actions

  • David Cok David Cok committed [r174]

    updating tests

  • David Cok David Cok committed [r173]

    updating tests

  • David Cok David Cok committed [r167]

    Check for non-writable destination

  • David Cok David Cok committed [r151]

    Added the ability to locate packages on the classpath

  • David Cok David Cok committed [r196]

    Updating bug and problems lists

  • David Cok David Cok committed [r181]

    preventing null exception when there is an invalid option

  • David Cok David Cok committed [r177]

    Turning off mjdoc tests

  • David Cok David Cok committed [r183]

    general updates to mjdoc and to tests

  • David Cok David Cok committed [r184]

    new files to mjdoc

  • David Cok David Cok committed [r191]

    Changes to mjdoc to fix command-line options and html format

  • David Cok David Cok committed [r192]

    Catching CompilationAbortedException

  • David Cok David Cok committed [r195]

    removed a debugging line

  • David Cok David Cok committed [r193]

    Adding test files

  • David Cok David Cok committed [r194]

    adding mjdoc test files

  • David Cok David Cok committed [r190]

    Adding features to access the resulting class path, to find packages, to set the boot class path

  • David Cok David Cok committed [r175]

    adding tests

  • David Cok David Cok committed [r212]

    cleanup and integration with jmldoc

  • David Cok David Cok committed [r208]

    Implemented a more natural ordering for the index of generic functions

  • David Cok David Cok committed [r202]

    Added compilation unit package name to the generic function list

  • David Cok David Cok committed [r216]

    Fixing mjdoc tests

  • David Cok David Cok committed [r218]

    Fixing problem with finding package.html files that are on the sourcepath but not the classpath

  • David Cok David Cok committed [r197]

    updating tests

  • David Cok David Cok committed [r203]

    Expanded link labels and fixe bug in comment inheritance

  • David Cok David Cok committed [r199]

    Cleaning up exceptions and other misc stuff

  • David Cok David Cok committed [r217]

    Fixing mjdoc tests

  • David Cok David Cok committed [r210]

    Change to optgen

  • David Cok David Cok committed [r205]

    Corrections to typos and phrasing per Gary's suggestions

  • David Cok David Cok committed [r198]

    adding todd's tests

  • David Cok David Cok committed [r204]

    Noted new bug: summary and detail navigation points do not list anything

  • David Cok David Cok committed [r219]

    Fixing a problem with directory paths in jmldocsonly target

  • David Cok David Cok committed [r224]

    Changes to enable the integrated jmldoc

  • David Cok David Cok committed [r241]

    fixed a problem with the ordering of items in a mjdoc index. The ordering had been using the fully-qualified name of classes; now it uses the name as it is displayed. Also, the ordering uses non-case-sensitive comparision as does javadoc. Fixed a couple javadoc syntax errors and improved the summary sentence algorithm along the way.

  • David Cok David Cok committed [r242]

    Repairing test results

  • David Cok David Cok committed [r221]

    fixed syntax errors in annotations

  • David Cok David Cok committed [r245]

    Further improvements and corrections to jmldoc

  • David Cok David Cok committed [r289]

    annotation edit

  • David Cok David Cok committed [r290]

    adding jmldocs to runtests

  • David Cok David Cok committed [r291]

    fix to a bug reported by Todd - failure to properly parse the arguments of a method in an @see tag

  • David Cok David Cok committed [r293]

    removing make jmldocs, put in in error

  • David Cok David Cok committed [r312]

    fixing a problem with jmldocs in which private and package items are not documented

  • David Cok David Cok committed [r313]

    minor refactoring to support methods with no body

  • David Cok David Cok committed [r321]

    Completed the implementation of parsing hex longs

  • David Cok David Cok committed [r301]

    Some fixes to mjdoc for specialized types

  • David Cok David Cok committed [r320]

    An innocuous change - but the previous change was actually to implement the parsing of strings that begin with 0x or end in L or l

  • David Cok David Cok committed [r319]

    Changes to give better control over spacing

  • David Cok David Cok committed [r322]

    Cleaning up the jmldocs make targets. Now 'make javadocs' will make html documentation using mjdoc into MJ/javadocs in the MJ hierarchy and of JML2 into JML2/javadocs in the JML2 hierarchy. The JML2 documentation will link into the MJ documentation. The target 'make jmldocs' is valid only in JML2 and will make html with JML annotations for all of specs, models, MJ, and JML2 with consistent, interlinking links.

  • David Cok David Cok committed [r347]

    enabling the printing of formal parameter modifiers

  • David Cok David Cok committed [r344]

    refactoring for putting argument modifiers in html

  • David Cok David Cok committed [r346]

    fixing a problem with the task sequencing

  • David Cok David Cok committed [r336]

    Added explicit use of the footer, though it still is the same as the header

  • David Cok David Cok committed [r337]

    Enhancing the -help output; added option validation and -group; made -D an error because it is ambiguous - javadoc thinks it is -d, mjdoc thinks it is --deprecation

  • David Cok David Cok committed [r345]

    Slight change to option description

  • David Cok David Cok committed [r376]

    Rest of the fix for inheriting comments from interfaces

  • David Cok David Cok committed [r365]

    now does not create Docs for static initializers, so now they will not appear in indices or lists of members

  • David Cok David Cok committed [r373]

    Fixing links to constructors

  • David Cok David Cok committed [r375]

    Fixing inheriting of interface comments

  • David Cok David Cok committed [r363]

    updated documentation

  • David Cok David Cok committed [r366]

    adding some comments

  • David Cok David Cok committed [r364]

    fixed @see logic to create links to fields

  • David Cok David Cok committed [r374]

    adding comments

  • David Cok David Cok committed [r390]

    avoiding a spurious error message for unresolved classes in link tags in package.html files; adding an extension to javadoc to find unqualilfied classes in link tags in package.html files if they are in the same package as the package.html file.

1 >