Skip to content

Specify null safety subtyping #3515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 59 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
63ebe6c
Integrate the null-safety subtyping rules into dartLangSpec.tex
eernstg Dec 14, 2023
b7b2883
Integrated null-safety into the appendix about subtyping
eernstg Dec 14, 2023
3b10cf0
Fix a couple of typos
eernstg Dec 14, 2023
3e4af02
Adjust dart.sty to change like specify_null_safety_sep21
eernstg Oct 17, 2024
c77fb18
WIP
eernstg Oct 17, 2024
f0565f3
Align this PR with specify_null_safety_sep21
eernstg Oct 17, 2024
f44d1ae
WIP
eernstg Oct 17, 2024
21b8b08
WIP
eernstg Oct 18, 2024
d07530b
WIP
eernstg Oct 18, 2024
8edc450
WIP
eernstg Oct 18, 2024
25d6887
WIP
eernstg Oct 18, 2024
98eab0b
WIP
eernstg Oct 18, 2024
0a5a666
WIP
eernstg Oct 18, 2024
f37e60c
WIP
eernstg Oct 18, 2024
2fa39d2
WIP
eernstg Oct 18, 2024
e40de4e
WIP
eernstg Oct 18, 2024
b52b502
WIP
eernstg Oct 18, 2024
97124a0
WIP
eernstg Oct 18, 2024
e0880fd
WIP
eernstg Oct 18, 2024
fc795b4
Added section about explicitly resolved (fka canonical) syntax
eernstg Nov 1, 2024
585cd0b
Clean up whitespace
eernstg Jul 7, 2025
5e9b827
Whitespace
eernstg Aug 14, 2025
acd8cba
Whitespace
eernstg Aug 14, 2025
2125d1e
WIP
eernstg Aug 14, 2025
103acbc
Rename type variables
eernstg Aug 14, 2025
88f89a4
WIP
eernstg Aug 14, 2025
9f8916e
WIP
eernstg Aug 14, 2025
7bd1f96
WIP
eernstg Aug 14, 2025
22e400e
WIP
eernstg Aug 14, 2025
04b0a65
WIP
eernstg Aug 14, 2025
e294fda
WIP
eernstg Aug 14, 2025
e3cff2f
WIP
eernstg Aug 14, 2025
ca47827
WIP
eernstg Aug 14, 2025
1e4d04b
WIP
eernstg Aug 14, 2025
ff33aed
WIP
eernstg Aug 14, 2025
363f480
WIP
eernstg Aug 14, 2025
12c0f3b
WIP
eernstg Aug 14, 2025
3e10653
WIP
eernstg Aug 14, 2025
469c98e
WIP
eernstg Aug 14, 2025
21a19a6
WIP
eernstg Aug 14, 2025
39590a2
WIP
eernstg Aug 14, 2025
3bcb0d3
WIP
eernstg Aug 14, 2025
b6e45c9
WIP
eernstg Aug 14, 2025
c8be22a
WIP
eernstg Aug 14, 2025
933ef44
WIP
eernstg Aug 14, 2025
e0b6e7e
WIP
eernstg Aug 14, 2025
1b2d5e6
WIP
eernstg Aug 14, 2025
805d1a5
WIP
eernstg Aug 14, 2025
e89e918
WIP
eernstg Aug 14, 2025
0c8f5ea
WIP
eernstg Aug 14, 2025
0a54017
WIP
eernstg Aug 14, 2025
936c8dd
WIP
eernstg Aug 14, 2025
35eb55e
WIP
eernstg Aug 14, 2025
1f02251
WIP
eernstg Aug 14, 2025
9ccc664
WIP
eernstg Aug 14, 2025
abf038b
WIP
eernstg Aug 14, 2025
eaed9df
WIP
eernstg Aug 14, 2025
ada7cd1
WIP
eernstg Aug 14, 2025
740bec7
WIP
eernstg Aug 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 20 additions & 15 deletions specification/dart.sty
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
\def\MIXIN{\builtinId{mixin}}
\def\OPERATOR{\builtinId{operator}}
\def\PART{\builtinId{part}}
\def\RECORD{\builtinId{Record}}
\def\REQUIRED{\builtinId{required}}
\def\SET{\builtinId{set}}
\def\STATIC{\builtinId{static}}
Expand Down Expand Up @@ -124,11 +125,11 @@
\newenvironment{commentary}[1]{{\color{commentaryColor}\sf{#1}}}{}

% Auxiliary functions.
\newcommand{\flattenName}{\mbox{\it flatten}}
\newcommand{\flattenName}{\metavar{flatten}}
\newcommand{\flatten}[1]{\ensuremath{\flattenName({#1})}}
\newcommand{\futureOrBase}[1]{\ensuremath{\mbox{\it futureOrBase}({#1})}}
\newcommand{\overrides}[1]{\ensuremath{\mbox{\it overrides}({#1})}}
\newcommand{\inherited}[1]{\ensuremath{\mbox{\it inherited}({#1})}}
\newcommand{\futureOrBase}[1]{\ensuremath{\metavar{futureOrBase}({#1})}}
\newcommand{\overrides}[1]{\ensuremath{\metavar{overrides}({#1})}}
\newcommand{\inherited}[1]{\ensuremath{\metavar{inherited}({#1})}}

% Used as a mini-section marker, indicating visibly that a range of
% text (usually just a couple of paragraphs) are concerned with one
Expand Down Expand Up @@ -173,9 +174,12 @@
\newcommand{\id}{\metavar{id}}
\newcommand{\op}{\metavar{op}}

% Used in margin to indicate that a term is being defined here.
\newcommand{\IndexMarker}{\ensuremath{^\vartriangle}}

% Used for defining occurrence of phrase, with customized index entry.
\newcommand{\IndexCustom}[2]{%
\leavevmode\marginpar{\ensuremath{_{^\vartriangle}}}\emph{#1}\index{#2}}
\leavevmode\marginpar{\IndexMarker}\emph{#1}\index{#2}}

% Used for the defining occurrence of a local symbol.
\newcommand{\DefineSymbol}[1]{%
Expand All @@ -196,11 +200,15 @@

% Same appearance, but not adding an entry to the index.
\newcommand{\NoIndex}[1]{%
\leavevmode\marginpar{\ensuremath{_{^\vartriangle}}}\emph{#1}}
\leavevmode\marginpar{\IndexMarker}\emph{#1}}

% Mark a compile-time error in the margin.
\newcommand{\Error}[1]{%
\leavevmode\marginpar{\ensuremath{_{^\ominus}}}{#1}}
\leavevmode\marginpar{\ensuremath{\textcolor{red}{\ominus}}}{#1}}

% Mark a dynamic error in the margin.
\newcommand{\DynamicError}[1]{%
\leavevmode\marginpar{\textcolor{red}{\Lightning}}{#1}}

% Used to specify comma separated lists of similar symbols.
\newcommand{\List}[3]{\ensuremath{{#1}_{#2},\,\ldots,\ {#1}_{#3}}}
Expand Down Expand Up @@ -402,9 +410,9 @@

% Same as \FunctionTypeNamed except suitable for inline usage, hence omitting
% the spacer argument.
\newcommand{\RawFunctionTypeNamed}[8]{%
\newcommand{\RawFunctionTypeNamed}[9]{%
\RawFunctionType{#1}{#2}{#3}{#4}{%
\FunctionTypeNamedParameters{#5}{#6}{#7}{#8}{r}}}
\FunctionTypeNamedParameters{#5}{#6}{#7}{#8}{#9}}}

% A variant of \FunctionTypeNamed that uses the standard symbols,
% that is, a function type with positional optional parameters which
Expand Down Expand Up @@ -466,17 +474,14 @@
\newcommand{\SubtypeStd}[2]{\Subtype{\Delta}{#1}{#2}}
% Subtype judgment where the environment is omitted (NE: "no environment").
\newcommand{\SubtypeNE}[2]{\ensuremath{{#1}\,<:\,{#2}}}
\newcommand{\MutualSubtype}[3]{\ensuremath{{#1}\vdash{#2}\,<:>\,{#3}}}
\newcommand{\MutualSubtypeStd}[2]{\MutualSubtype{\Delta}{#1}{#2}}
\newcommand{\MutualSubtypeNE}[2]{\ensuremath{{#1}\,<:>\,{#2}}}

% Judgment expressing that a supertype relation exists.
\newcommand{\Supertype}[3]{\ensuremath{{#1}\vdash{#2}\,:>\,{#3}}}
\newcommand{\SupertypeStd}[2]{\Supertype{\Delta}{#1}{#2}}

% Judgment expressing that an assignability relation exists.
\newcommand{\AssignableRelationSymbol}{\ensuremath{\Longleftrightarrow}}
\newcommand{\Assignable}[3]{%
\ensuremath{{#1}\vdash{#2}\,\AssignableRelationSymbol\,{#3}}}
\newcommand{\AssignableStd}[2]{\Assignable{\Gamma}{#1}{#2}}

% Semantic function delivering the superinterfaces of a class.
\newcommand{\Superinterfaces}[1]{\ensuremath{\metavar{Superinterfaces}({#1})}}
\newcommand{\Superinterface}[2]{{#1}\in\Superinterfaces{#2}}
Expand Down
Loading