Skip to content

Commit b65850d

Browse files
committed
add highlights
1 parent 8bc5bc1 commit b65850d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_data/highlight.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,11 @@
6161
- title: Revisiting Iso-Recursive Subtyping
6262
conf: TOPLAS
6363
link: https://i.cs.hku.hk/~bruno/papers/toplas2022.pdf
64-
- description: Our work proposes a variant of bidirectional typing and a new mechanized proof technique, both of which give solutions to type inference for <i>higher-ranked polymorphism</i>.
64+
- description: Our work improves upon <i>bidirectional typing</i> and proposes a new mechanized <i>type inference</i> technique.
6565
papers:
66+
- title: Contextual Typing
67+
conf: ICFP'24
68+
link: https://i.cs.hku.hk/~bruno/papers/icfp24.pdf
6669
- title: Greedy Implicit Bounded Quantification
6770
conf: OOPSLA'23
6871
link: https://i.cs.hku.hk/~bruno/papers/oopsla23.pdf
@@ -88,6 +91,9 @@
8891
link: https://i.cs.hku.hk/~bruno/papers/oopsla17.pdf
8992
- description: Our work presents a generalized definition of consistent subtyping in gradually-typed calculi with implicit polymorphism and applies type-directed operational semantics to <i>gradual typing</i>.
9093
papers:
94+
- title: Type-Directed Operational Semantics for Gradual Typing
95+
conf: JFP
96+
link: https://i.cs.hku.hk/~bruno/papers/jfp24.pdf
9197
- title: Pragmatic Gradual Polymorphism with References
9298
conf: ESOP'23
9399
link: https://i.cs.hku.hk/~bruno/papers/esop23.pdf

0 commit comments

Comments
 (0)