Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sgdt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gradual-typing
sgdt
Commits
9e71839a
Commit
9e71839a
authored
5 years ago
by
Max New
Browse files
Options
Downloads
Patches
Plain Diff
fix overflows, broken refs, broken cites
parent
f364b4e1
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
jfp-paper/defs.tex
+2
-0
2 additions, 0 deletions
jfp-paper/defs.tex
jfp-paper/jfp-gtt.tex
+152
-140
152 additions, 140 deletions
jfp-paper/jfp-gtt.tex
jfp-paper/max.bib
+46
-9
46 additions, 9 deletions
jfp-paper/max.bib
with
200 additions
and
149 deletions
jfp-paper/defs.tex
+
2
−
0
View file @
9e71839a
...
...
@@ -140,6 +140,8 @@
\newcommand
{
\with
}{
\mathbin
{
\&
}}
\DeclareMathOperator*
{
\With
}{
\&
}
\newcommand
{
\dyncaseofX
}{
\kw
{
tycase
}}
\newcommand
{
\elseZandmore
}{
\pipe\,
}
\newcommand
{
\dyncaseofXthenOnePairSumU
}
[5]
{
\kw
{
tycase
}
#1
\,\{
#2
\pipe
#3
\pipe
#4
\pipe
#5
\}
}
\newcommand
{
\dyncaseofXthenYelseZ
}
[3]
{
\kw
{
tycase
}
#1
\,\{
#2
\pipe
#3
\}
}
\newcommand
{
\dyncocaseWithFunF
}
[3]
{
\{\with
\mapsto
#1
\pipe
(
\to
)
\mapsto
#2
\pipe
\u
F
\mapsto
#3
\}
}
...
...
This diff is collapsed.
Click to expand it.
jfp-paper/jfp-gtt.tex
+
152
−
140
View file @
9e71839a
This diff is collapsed.
Click to expand it.
jfp-paper/max.bib
+
46
−
9
View file @
9e71839a
...
...
@@ -120,6 +120,7 @@
@STRING
{
icfp16
=
icfp
#
", Nara, Japan"
}
@STRING
{
icfp17
=
icfp
#
", Oxford, United Kingdom"
}
@STRING
{
icfp18
=
icfp
#
", St. Louis, Missouri"
}
@STRING
{
icfp19
=
icfp
#
", Berlin, Germany"
}
% ----
@STRING
{
oopsla
=
"{ACM} {S}ymposium on {O}bject {O}riented {P}rogramming:
...
...
@@ -776,14 +777,6 @@ year = "2001"}
year
=
{2011}
,
}
@article
{
newlicata2018-fscd
,
author
=
{Max S. New and
Daniel R. Licata}
,
title
=
{Call-by-name Gradual Type Theory}
,
journal
=
{FSCD}
,
year
=
{2018}
,
}
@article
{
martinlof83sienna
,
year
=
{1983/1996}
,
journal
=
{Nordic Journal of Philosophical Logic}
,
...
...
@@ -1129,7 +1122,8 @@ pages="396--410",
@inproceedings
{
nakano
,
title
=
{A modality for recursion}
,
author
=
{Nakano, Hiroshi}
,
booktitle
=
{Logic in Computer Science, 2000. Proceedings. 15th Annual IEEE Symposium on}
,
booktitle
=
lics00
,
year
=
{2000}
,
}
@inproceedings
{
levy17popl
,
author
=
{Levy, Paul Blain}
,
...
...
@@ -1241,3 +1235,46 @@ journal = {CoRR},
url
=
{https://arxiv.org/abs/1811.02440}
,
}
@inproceedings
{
newlicataahmed19
,
author
=
{Max S. New and Daniel R. Licata and Amal Ahmed}
,
title
=
{Gradual Type Theory}
,
year
=
{2019}
,
booktitle
=
popl19
,
}
@article
{
newlicata2018
,
author
=
{Max S. New and
Daniel R. Licata}
,
title
=
{Call-by-name Gradual Type Theory}
,
journal
=
{FSCD}
,
year
=
2018
,
}
@article
{
newlicata2020
,
author
=
{Max S. New and Daniel R. Licata}
,
title
=
{Call-by-name Gradual Type Theory}
,
journal
=
{LMCS}
,
year
=
{2020}
,
}
@inproceedings
{
newjamnerahmed20
,
author
=
{Max S. New and Dustin Jamner and Amal Ahmed}
,
title
=
{Graduality and Parametricity: Together Again for the First Time}
,
booktitle
=
popl20
,
year
=
{2020}
,
}
@inproceedings
{
eremonditantergarcia19
,
author
=
{Joseph Eremondi and \`Eric Tanter and Ronald Garcia}
,
title
=
{ Approximate Normalization for Dependent Gradual Types }
,
booktitle
=
icfp19
,
year
=
{2019}
,
}
@inproceedings
{
pedrottabareau20
,
author
=
{P\'{e}drot, Pierre-Marie and Tabareau, Nicolas}
,
title
=
{The Fire Triangle: How to Mix Substitution, Dependent Elimination, and Effects}
,
year
=
{2020}
,
booktitle
=
popl20
,
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment