- 30 Jun, 2021 1 commit
-
-
Michael Sammler authored
-
- 28 Jun, 2021 2 commits
-
-
Michael Sammler authored
-
Michael Sammler authored
-
- 25 Jun, 2021 1 commit
-
-
Michael Sammler authored
-
- 24 Jun, 2021 1 commit
-
-
Michael Sammler authored
-
- 21 Jun, 2021 3 commits
-
-
Michael Sammler authored
-
Michael Sammler authored
-
-
- 18 Jun, 2021 1 commit
-
-
Michael Sammler authored
-
- 16 Jun, 2021 1 commit
-
-
Michael Sammler authored
-
- 14 Jun, 2021 2 commits
-
-
Michael Sammler authored
-
Michael Sammler authored
-
- 09 Jun, 2021 1 commit
-
-
Michael Sammler authored
-
- 04 Jun, 2021 1 commit
-
-
Michael Sammler authored
-
- 27 Apr, 2021 1 commit
-
-
- 19 Apr, 2021 1 commit
-
-
Rodolphe Lepigre authored
Obtained with commands: sed -i 's/val_of_Z_is_some/val_of_Z_is_Some/g' **/*.v sed -i 's/val_to_of_int/val_to_of_Z/g' **/*.v
-
- 08 Apr, 2021 1 commit
-
-
Rodolphe Lepigre authored
This was done using the following sed commands (with ZSH ** pattern): > sed -i 's/val_of_int/val_of_Z/g' **/*.v > sed -i 's/val_to_int/val_to_Z/g' **/*.v
-
- 09 Mar, 2021 3 commits
-
-
Michael Sammler authored
-
-
Rodolphe Lepigre authored
-
- 08 Mar, 2021 1 commit
-
-
Michael Sammler authored
-
- 02 Mar, 2021 1 commit
-
-
- 17 Feb, 2021 2 commits
-
-
Michael Sammler authored
-
Michael Sammler authored
-
- 15 Feb, 2021 1 commit
-
-
Michael Sammler authored
-
- 08 Feb, 2021 1 commit
-
-
Michael Sammler authored
-
- 27 Jan, 2021 2 commits
-
-
Michael Sammler authored
-
Michael Sammler authored
-
- 26 Jan, 2021 1 commit
-
-
Michael Sammler authored
-
- 09 Dec, 2020 1 commit
-
-
Rodolphe Lepigre authored
Co-authored-by:
Michael Sammler <msammler@mpi-sws.org>
-
- 08 Dec, 2020 1 commit
-
-
Michael Sammler authored
-
- 07 Dec, 2020 1 commit
-
-
Michael Sammler authored
-
- 06 Dec, 2020 1 commit
-
-
Michael Sammler authored
-
- 04 Dec, 2020 1 commit
-
-
Co-authored-by:
Michael Sammler <msammler@mpi-sws.org>
-
- 02 Dec, 2020 1 commit
-
-
Rodolphe Lepigre authored
-
- 27 Nov, 2020 1 commit
-
-
Rodolphe Lepigre authored
-
- 12 Nov, 2020 1 commit
-
-
Rodolphe Lepigre authored
-
- 21 Oct, 2020 2 commits
-
-
Rodolphe Lepigre authored
Using [block_id] to refer to the first component of locations.
-
Rodolphe Lepigre authored
- Put stuff in sections in [lang.v]. - Renamed [mk_layout] into [Layout] (for uniformity). - Renamed [it_min] and [it_max] into [max_int] and [min_int]. - Some other renamings on [int_type]-related stuff. - Changed [max_int] to be the last representable integer. - Turned [in_it_range] into an instance of [ElemOf].
-
- 27 Aug, 2020 1 commit
-
-
Michael Sammler authored
-