We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bef6aa commit 12e9d93Copy full SHA for 12e9d93
log.md
@@ -1,5 +1,24 @@
1
# Work Log
2
3
+## 2024-05-20 11:19:12
4
+
5
+https://github.com/GaloisInc/jvm-verifier
6
7
+Continue here:
8
9
+```
10
+- CM.make "dev.cm"; Factorial.main ();
11
+[scanning dev.cm]
12
+[scanning $BUCHAREST-ML/sml-test/lib.cm]
13
+[scanning $BUCHAREST-ML/sml-foundation/lib.cm]
14
+[scanning (dev.cm):lib.cm]
15
+[New bindings added.]
16
+val it = true : bool
17
18
+uncaught exception Fail [Fail: not implemented: leastUpperBound: Reference =/= Integer]
19
+ raised at: src/stack-map/verification-type.sml:47.19-47.98
20
21
22
## 2023-04-24 09:56:20
23
24
> Each stack map frame described in the entries table relies on the previous
0 commit comments