File tree 12 files changed +59
-1
lines changed
12 files changed +59
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "recommendations" : [
3
+ " redhat.java"
4
+ ]
5
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "cSpell.words" : [
3
+ " biconditional" ,
4
+ " DEADCODE" ,
5
+ " hyperlog" ,
6
+ " naveensundarg" ,
7
+ " skolemize"
8
+ ],
9
+ "java.format.settings.url" : " https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml"
10
+ }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # DEADCODE
2
+
3
+ Id like some real docs but I guess this is the best we have for now.
Original file line number Diff line number Diff line change
1
+ ; DEADCODE this file should be in an examples folder instead of out in root
2
+
1
3
{:name " IC1.A "
2
4
:description
3
5
" Learning that knowledge leads to belief with an atomic example.
Original file line number Diff line number Diff line change
1
+ # DEADCODE
2
+
3
+ This directory is DEADCODE and contains a single HTML
4
+ file that pretty prints the contents of /files/sim1.clj
Original file line number Diff line number Diff line change
1
+ # DEADCODE
2
+
3
+ This directory is DEADCODE and appears to be adjudicator test files for some demo,
4
+
5
+ They are not currently referenced by any other items in the repo
6
+ tho sim1 appears to have some HTML file pair in /exportToHTML
7
+
8
+ perhaps we can find them a home elsewhere.
9
+ or at least move them into a better folder with the rest of the tests
Original file line number Diff line number Diff line change
1
+ # DEADCODE
2
+
3
+ This directory probably DEADCODE
4
+ it is entitled hyperlog but is not visibly related to hyperlog in anyway.
5
+
6
+ rather it appears to just contain the start of a small clojure parser
7
+ using edn.
Original file line number Diff line number Diff line change
1
+ #DEADCODE move to examples with its partners Example.ipynb and test.py
2
+
1
3
from py4j .java_gateway import JavaGateway
2
4
3
5
gateway = None
Original file line number Diff line number Diff line change
1
+ # DEADCODE
2
+
3
+ This is not deadcode as it is the basis of the python interface
4
+ However this I'd like this directory moved to source, if not its own
5
+ repository for the wrapper with the docker using shadow prover as a module.
Original file line number Diff line number Diff line change
1
+ # DEADCODE
2
+
3
+ This entire directory is in essence DEADCODE.
4
+
5
+ I ran it with python -m http.server and pulled it up in a web browser
6
+ It is just code to provide some data-visualization for Junit Test suites
7
+ which have not been updated in 6 years. There is no where in the source
8
+ anymore that calls JUnitXMLReporter that was used to generate these tests.
9
+
10
+ It should probably be either discarded or moved to its own project for archival purposes.
Original file line number Diff line number Diff line change
1
+ #DEADCODE move to examples
2
+
1
3
from interface import *
2
4
3
5
assumptions = [
You can’t perform that action at this time.
0 commit comments