Skip to content

Commit 12e9d93

Browse files
committed
Leave reminder of where I left off work
1 parent 5bef6aa commit 12e9d93

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

log.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Work Log
22

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+
322
## 2023-04-24 09:56:20
423

524
> Each stack map frame described in the entries table relies on the previous

0 commit comments

Comments
 (0)