Skip to content

Commit 460dca3

Browse files
authored
Other changes (#90)
I hacked in data on PLDI'25 papers since it's not yet available on DBLP. We should undo this hack once the PACMPL 9 page on DBLP is updated.
1 parent aa3f177 commit 460dca3

File tree

5 files changed

+4471
-52
lines changed

5 files changed

+4471
-52
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ sourceSets {
2727

2828
dependencies {
2929
implementation files('lib/htmllexer.jar', 'lib/htmlparser.jar')
30+
implementation 'com.google.code.gson:gson:2.10'
3031
}
3132

3233
spotless {

data/NameMappings.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,3 +351,5 @@ Thomas Reps->Thomas W. Reps
351351
Oliver Bračevac->Oliver Bracevac
352352
Loris D'Antoni->Loris D'Antoni
353353
V Krishna Nandivada->V. Krishna Nandivada
354+
Sarah Chasins->Sarah E. Chasins
355+
Liam O'Connor->Liam O'Connor

0 commit comments

Comments
 (0)