effect
stringclasses
48 values
original_source_type
stringlengths
0
23k
opens_and_abbrevs
listlengths
2
92
isa_cross_project_example
bool
1 class
source_definition
stringlengths
9
57.9k
partial_definition
stringlengths
7
23.3k
is_div
bool
2 classes
is_type
null
is_proof
bool
2 classes
completed_definiton
stringlengths
1
250k
dependencies
dict
effect_flags
listlengths
0
2
ideal_premises
listlengths
0
236
mutual_with
listlengths
0
11
file_context
stringlengths
0
407k
interleaved
bool
1 class
is_simply_typed
bool
2 classes
file_name
stringlengths
5
48
vconfig
dict
is_simple_lemma
null
source_type
stringlengths
10
23k
proof_features
listlengths
0
1
name
stringlengths
8
95
source
dict
verbose_type
stringlengths
1
7.42k
source_range
dict
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let prog = list decl & option type_refinement
let prog =
false
null
false
list decl & option type_refinement
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "FStar.Pervasives.Native.tuple2", "Prims.list", "Ast.decl", "FStar.Pervasives.Native.option", "Ast.type_refinement" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val prog : Type0
[]
Ast.prog
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Type0
{ "end_col": 45, "end_line": 590, "start_col": 11, "start_line": 590 }
Prims.Tot
val decl_with_v (d: decl) (v: decl') : decl
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let decl_with_v (d:decl) (v:decl') : decl = { d with d_decl = { d.d_decl with v = v } }
val decl_with_v (d: decl) (v: decl') : decl let decl_with_v (d: decl) (v: decl') : decl =
false
null
false
{ d with d_decl = { d.d_decl with v = v } }
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.decl", "Ast.decl'", "Ast.Mkdecl", "Ast.Mkwith_meta_t", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.__proj__Mkwith_meta_t__item__comments", "Ast.with_meta_t", "Ast.__proj__Mkdecl__item__d_decl", "Ast.__proj__Mkdecl__item__d_exported" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val decl_with_v (d: decl) (v: decl') : decl
[]
Ast.decl_with_v
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
d: Ast.decl -> v: Ast.decl' -> Ast.decl
{ "end_col": 43, "end_line": 580, "start_col": 4, "start_line": 580 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let tuint32 = mk_prim_t "UINT32"
let tuint32 =
false
null
false
mk_prim_t "UINT32"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.mk_prim_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val tuint32 : Ast.with_meta_t Ast.typ'
[]
Ast.tuint32
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.with_meta_t Ast.typ'
{ "end_col": 32, "end_line": 779, "start_col": 14, "start_line": 779 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let is_entrypoint d = match d.d_decl.v with | Record names _ _ _ | CaseType names _ _ -> has_entrypoint (names.typedef_attributes) | _ -> false
let is_entrypoint d =
false
null
false
match d.d_decl.v with | Record names _ _ _ | CaseType names _ _ -> has_entrypoint (names.typedef_attributes) | _ -> false
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.decl", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.decl'", "Ast.__proj__Mkdecl__item__d_decl", "Ast.typedef_names", "Prims.list", "Ast.param", "FStar.Pervasives.Native.option", "Ast.expr", "Ast.record", "Ast.has_entrypoint", "Ast.__proj__Mktypedef_names__item__typedef_attributes", "Ast.s...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val is_entrypoint : d: Ast.decl -> Prims.bool
[]
Ast.is_entrypoint
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
d: Ast.decl -> Prims.bool
{ "end_col": 14, "end_line": 613, "start_col": 22, "start_line": 609 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let enum_case = ident & option (either int ident)
let enum_case =
false
null
false
ident & option (either int ident)
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "FStar.Pervasives.Native.tuple2", "Ast.ident", "FStar.Pervasives.Native.option", "Ast.either", "Prims.int" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val enum_case : Type0
[]
Ast.enum_case
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Type0
{ "end_col": 49, "end_line": 520, "start_col": 16, "start_line": 520 }
Prims.Tot
val has_entrypoint (l: list attribute) : Tot bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let has_entrypoint (l:list attribute) : Tot bool = Some? (List.Tot.tryFind (function Entrypoint -> true | _ -> false) l)
val has_entrypoint (l: list attribute) : Tot bool let has_entrypoint (l: list attribute) : Tot bool =
false
null
false
Some? (List.Tot.tryFind (function | Entrypoint -> true | _ -> false) l)
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Prims.list", "Ast.attribute", "FStar.Pervasives.Native.uu___is_Some", "FStar.List.Tot.Base.tryFind", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val has_entrypoint (l: list attribute) : Tot bool
[]
Ast.has_entrypoint
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
l: Prims.list Ast.attribute -> Prims.bool
{ "end_col": 71, "end_line": 599, "start_col": 2, "start_line": 599 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let tbool = mk_prim_t "Bool"
let tbool =
false
null
false
mk_prim_t "Bool"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.mk_prim_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val tbool : Ast.with_meta_t Ast.typ'
[]
Ast.tbool
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.with_meta_t Ast.typ'
{ "end_col": 28, "end_line": 774, "start_col": 12, "start_line": 774 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let tunit = mk_prim_t "unit"
let tunit =
false
null
false
mk_prim_t "unit"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.mk_prim_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val tunit : Ast.with_meta_t Ast.typ'
[]
Ast.tunit
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.with_meta_t Ast.typ'
{ "end_col": 28, "end_line": 775, "start_col": 12, "start_line": 775 }
Prims.Tot
val atomic_field_has_out_expr (f: atomic_field) : Tot bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let atomic_field_has_out_expr (f: atomic_field) : Tot bool = let sf = f.v in field_action_has_out_expr sf.field_action
val atomic_field_has_out_expr (f: atomic_field) : Tot bool let atomic_field_has_out_expr (f: atomic_field) : Tot bool =
false
null
false
let sf = f.v in field_action_has_out_expr sf.field_action
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.atomic_field", "Ast.field_action_has_out_expr", "Ast.__proj__Mkatomic_field'__item__field_action", "Ast.atomic_field'", "Ast.__proj__Mkwith_meta_t__item__v", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val atomic_field_has_out_expr (f: atomic_field) : Tot bool
[]
Ast.atomic_field_has_out_expr
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
f: Ast.atomic_field -> Prims.bool
{ "end_col": 43, "end_line": 664, "start_col": 60, "start_line": 662 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let tunknown = mk_prim_t "?"
let tunknown =
false
null
false
mk_prim_t "?"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.mk_prim_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val tunknown : Ast.with_meta_t Ast.typ'
[]
Ast.tunknown
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.with_meta_t Ast.typ'
{ "end_col": 28, "end_line": 781, "start_col": 15, "start_line": 781 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let to_ident' x = {modul_name=None;name=x}
let to_ident' x =
false
null
false
{ modul_name = None; name = x }
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Prims.string", "Ast.Mkident'", "FStar.Pervasives.Native.None", "Ast.ident'" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val to_ident' : x: Prims.string -> Ast.ident'
[]
Ast.to_ident'
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
x: Prims.string -> Ast.ident'
{ "end_col": 41, "end_line": 772, "start_col": 19, "start_line": 772 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let tuint64 = mk_prim_t "UINT64"
let tuint64 =
false
null
false
mk_prim_t "UINT64"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.mk_prim_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val tuint64 : Ast.with_meta_t Ast.typ'
[]
Ast.tuint64
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.with_meta_t Ast.typ'
{ "end_col": 32, "end_line": 780, "start_col": 14, "start_line": 780 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let string_of_pos p = Printf.sprintf "%s:(%d,%d)" p.filename p.line p.col
let string_of_pos p =
false
null
false
Printf.sprintf "%s:(%d,%d)" p.filename p.line p.col
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.pos", "FStar.Printf.sprintf", "Ast.__proj__Mkpos__item__filename", "Ast.__proj__Mkpos__item__line", "Ast.__proj__Mkpos__item__col", "Prims.string" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val string_of_pos : p: Ast.pos -> (Prims.string <: Type0)
[]
Ast.string_of_pos
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
p: Ast.pos -> (Prims.string <: Type0)
{ "end_col": 53, "end_line": 77, "start_col": 2, "start_line": 77 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let comments = list string
let comments =
false
null
false
list string
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Prims.list", "Prims.string" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val comments : Type0
[]
Ast.comments
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Type0
{ "end_col": 26, "end_line": 83, "start_col": 15, "start_line": 83 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let range = pos * pos
let range =
false
null
false
pos * pos
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "FStar.Pervasives.Native.tuple2", "Ast.pos" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val range : Type0
[]
Ast.range
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Type0
{ "end_col": 21, "end_line": 80, "start_col": 12, "start_line": 80 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let ident = with_meta_t ident'
let ident =
false
null
false
with_meta_t ident'
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.with_meta_t", "Ast.ident'" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val ident : Type0
[]
Ast.ident
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Type0
{ "end_col": 30, "end_line": 127, "start_col": 12, "start_line": 127 }
FStar.All.ML
val with_meta_t_of_yojson (#a #b #c: Type) (f: (a -> b)) (x: a) : ML c
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let with_meta_t_of_yojson (#a #b #c:Type) (f:(a -> b)) (x:a) : ML c = failwith "No reading yojson"
val with_meta_t_of_yojson (#a #b #c: Type) (f: (a -> b)) (x: a) : ML c let with_meta_t_of_yojson (#a #b #c: Type) (f: (a -> b)) (x: a) : ML c =
true
null
false
failwith "No reading yojson"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "FStar.All.failwith" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val with_meta_t_of_yojson (#a #b #c: Type) (f: (a -> b)) (x: a) : ML c
[]
Ast.with_meta_t_of_yojson
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
f: (_: a -> b) -> x: a -> FStar.All.ML c
{ "end_col": 32, "end_line": 110, "start_col": 4, "start_line": 110 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let string_of_range r = let p, q = r in if p.filename = q.filename then Printf.sprintf "%s:(%d,%d--%d,%d)" p.filename p.line p.col q.line q.col else Printf.sprintf "%s -- %s" (string_of_pos p) (string_of_pos q)
let string_of_range r =
false
null
false
let p, q = r in if p.filename = q.filename then Printf.sprintf "%s:(%d,%d--%d,%d)" p.filename p.line p.col q.line q.col else Printf.sprintf "%s -- %s" (string_of_pos p) (string_of_pos q)
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "FStar.Pervasives.Native.tuple2", "Ast.pos", "Prims.op_Equality", "Prims.string", "Ast.__proj__Mkpos__item__filename", "FStar.Printf.sprintf", "Ast.__proj__Mkpos__item__line", "Ast.__proj__Mkpos__item__col", "Prims.bool", "Ast.string_of_pos" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val string_of_range : r: (Ast.pos * Ast.pos) -> Prims.string
[]
Ast.string_of_range
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
r: (Ast.pos * Ast.pos) -> Prims.string
{ "end_col": 31, "end_line": 92, "start_col": 23, "start_line": 85 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let field_bitwidth_t = either (with_meta_t int) bitfield_attr
let field_bitwidth_t =
false
null
false
either (with_meta_t int) bitfield_attr
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.either", "Ast.with_meta_t", "Prims.int", "Ast.bitfield_attr" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val field_bitwidth_t : Type0
[]
Ast.field_bitwidth_t
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Type0
{ "end_col": 61, "end_line": 454, "start_col": 23, "start_line": 454 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let tuint8 = mk_prim_t "UINT8"
let tuint8 =
false
null
false
mk_prim_t "UINT8"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.mk_prim_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val tuint8 : Ast.with_meta_t Ast.typ'
[]
Ast.tuint8
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.with_meta_t Ast.typ'
{ "end_col": 30, "end_line": 776, "start_col": 13, "start_line": 776 }
Prims.Tot
val atomic_action_has_out_expr (a: atomic_action) : Tot bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let atomic_action_has_out_expr (a: atomic_action) : Tot bool = match a with | Action_field_ptr_after _ write_to | Action_assignment write_to _ -> out_expr_is_out_type_expr write_to | _ -> false
val atomic_action_has_out_expr (a: atomic_action) : Tot bool let atomic_action_has_out_expr (a: atomic_action) : Tot bool =
false
null
false
match a with | Action_field_ptr_after _ write_to | Action_assignment write_to _ -> out_expr_is_out_type_expr write_to | _ -> false
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.atomic_action", "Ast.expr", "Ast.out_expr", "Ast.out_expr_is_out_type_expr", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val atomic_action_has_out_expr (a: atomic_action) : Tot bool
[]
Ast.atomic_action_has_out_expr
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
a: Ast.atomic_action -> Prims.bool
{ "end_col": 14, "end_line": 631, "start_col": 2, "start_line": 627 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let mk_prim_t x = with_dummy_range (Type_app (with_dummy_range (to_ident' x)) KindSpec [])
let mk_prim_t x =
false
null
false
with_dummy_range (Type_app (with_dummy_range (to_ident' x)) KindSpec [])
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Prims.string", "Ast.with_dummy_range", "Ast.typ'", "Ast.Type_app", "Ast.ident'", "Ast.to_ident'", "Ast.KindSpec", "Prims.Nil", "Ast.either", "Ast.expr", "Ast.out_expr", "Ast.with_meta_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val mk_prim_t : x: Prims.string -> Ast.with_meta_t Ast.typ'
[]
Ast.mk_prim_t
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
x: Prims.string -> Ast.with_meta_t Ast.typ'
{ "end_col": 90, "end_line": 773, "start_col": 18, "start_line": 773 }
Prims.Tot
val eq_typ_param (p1 p2: typ_param) : bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let eq_typ_param (p1 p2:typ_param) : bool = match p1, p2 with | Inl e1, Inl e2 -> eq_expr e1 e2 | Inr o1, Inr o2 -> eq_out_expr o1 o2 | _ -> false
val eq_typ_param (p1 p2: typ_param) : bool let eq_typ_param (p1 p2: typ_param) : bool =
false
null
false
match p1, p2 with | Inl e1, Inl e2 -> eq_expr e1 e2 | Inr o1, Inr o2 -> eq_out_expr o1 o2 | _ -> false
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.typ_param", "FStar.Pervasives.Native.Mktuple2", "Ast.either", "Ast.expr", "Ast.out_expr", "Ast.eq_expr", "Ast.eq_out_expr", "FStar.Pervasives.Native.tuple2", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val eq_typ_param (p1 p2: typ_param) : bool
[]
Ast.eq_typ_param
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
p1: Ast.typ_param -> p2: Ast.typ_param -> Prims.bool
{ "end_col": 14, "end_line": 751, "start_col": 2, "start_line": 748 }
Prims.Tot
val integer_type_leq (t1 t2: integer_type) : bool
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let integer_type_leq (t1 t2: integer_type) : bool = integer_type_lub t1 t2 = t2
val integer_type_leq (t1 t2: integer_type) : bool let integer_type_leq (t1 t2: integer_type) : bool =
false
null
false
integer_type_lub t1 t2 = t2
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.integer_type", "Prims.op_Equality", "Ast.integer_type_lub", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val integer_type_leq (t1 t2: integer_type) : bool
[]
Ast.integer_type_leq
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
t1: Ast.integer_type -> t2: Ast.integer_type -> Prims.bool
{ "end_col": 29, "end_line": 193, "start_col": 2, "start_line": 193 }
Prims.Tot
val out_expr_is_out_type_expr (lhs: out_expr) : Tot bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let out_expr_is_out_type_expr (lhs: out_expr) : Tot bool = match lhs.out_expr_node.v with | OE_star ({out_expr_node = {v=OE_id i}}) -> false | _ -> true
val out_expr_is_out_type_expr (lhs: out_expr) : Tot bool let out_expr_is_out_type_expr (lhs: out_expr) : Tot bool =
false
null
false
match lhs.out_expr_node.v with | OE_star { out_expr_node = { v = OE_id i } } -> false | _ -> true
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.out_expr", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.out_expr'", "Ast.__proj__Mkout_expr__item__out_expr_node", "Ast.ident", "Ast.range", "Ast.comments", "FStar.Pervasives.Native.option", "Ast.out_expr_meta_t", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val out_expr_is_out_type_expr (lhs: out_expr) : Tot bool
[]
Ast.out_expr_is_out_type_expr
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
lhs: Ast.out_expr -> Prims.bool
{ "end_col": 13, "end_line": 623, "start_col": 2, "start_line": 621 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let with_dummy_range x = with_range x dummy_range
let with_dummy_range x =
false
null
false
with_range x dummy_range
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.with_range", "Ast.dummy_range", "Ast.with_meta_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val with_dummy_range : x: _ -> Ast.with_meta_t _
[]
Ast.with_dummy_range
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
x: _ -> Ast.with_meta_t _
{ "end_col": 49, "end_line": 771, "start_col": 25, "start_line": 771 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let dummy_range = dummy_pos, dummy_pos
let dummy_range =
false
null
false
dummy_pos, dummy_pos
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "FStar.Pervasives.Native.Mktuple2", "Ast.pos", "Ast.dummy_pos" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val dummy_range : Ast.pos * Ast.pos
[]
Ast.dummy_range
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.pos * Ast.pos
{ "end_col": 38, "end_line": 770, "start_col": 18, "start_line": 770 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let puint8 = mk_prim_t "PUINT8"
let puint8 =
false
null
false
mk_prim_t "PUINT8"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.mk_prim_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val puint8 : Ast.with_meta_t Ast.typ'
[]
Ast.puint8
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.with_meta_t Ast.typ'
{ "end_col": 31, "end_line": 777, "start_col": 13, "start_line": 777 }
FStar.All.ML
val subst_atomic_action (s: subst) (aa: atomic_action) : ML atomic_action
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let subst_atomic_action (s:subst) (aa:atomic_action) : ML atomic_action = match aa with | Action_return e -> Action_return (subst_expr s e) | Action_assignment lhs rhs -> Action_assignment lhs (subst_expr s rhs) | Action_call f args -> Action_call f (List.map (subst_expr s) args) | _ -> aa
val subst_atomic_action (s: subst) (aa: atomic_action) : ML atomic_action let subst_atomic_action (s: subst) (aa: atomic_action) : ML atomic_action =
true
null
false
match aa with | Action_return e -> Action_return (subst_expr s e) | Action_assignment lhs rhs -> Action_assignment lhs (subst_expr s rhs) | Action_call f args -> Action_call f (List.map (subst_expr s) args) | _ -> aa
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.atomic_action", "Ast.expr", "Ast.Action_return", "Ast.subst_expr", "Ast.out_expr", "Ast.Action_assignment", "Ast.ident", "Prims.list", "Ast.Action_call", "FStar.List.map" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_atomic_action (s: subst) (aa: atomic_action) : ML atomic_action
[]
Ast.subst_atomic_action
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> aa: Ast.atomic_action -> FStar.All.ML Ast.atomic_action
{ "end_col": 11, "end_line": 825, "start_col": 2, "start_line": 821 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let tuint16 = mk_prim_t "UINT16"
let tuint16 =
false
null
false
mk_prim_t "UINT16"
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.mk_prim_t" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val tuint16 : Ast.with_meta_t Ast.typ'
[]
Ast.tuint16
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.with_meta_t Ast.typ'
{ "end_col": 32, "end_line": 778, "start_col": 14, "start_line": 778 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let unit_atomic_field rng = let dummy_identifier = with_range (to_ident' "_empty_") rng in let f = { field_dependence=false; field_ident=dummy_identifier; field_type=tunit; field_array_opt=FieldScalar; field_constraint=None; field_bitwidth=None; ...
let unit_atomic_field rng =
false
null
false
let dummy_identifier = with_range (to_ident' "_empty_") rng in let f = { field_dependence = false; field_ident = dummy_identifier; field_type = tunit; field_array_opt = FieldScalar; field_constraint = None; field_bitwidth = None; field_action = None } in with_range f rng
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.range", "Ast.with_range", "Ast.atomic_field'", "Ast.Mkatomic_field'", "Ast.tunit", "Ast.FieldScalar", "FStar.Pervasives.Native.None", "Ast.expr", "Ast.field_bitwidth_t", "FStar.Pervasives.Native.tuple2", "Ast.action", "Prims.bool", "Ast.with_meta_t", "Ast.ident'", "Ast.to_ident'" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val unit_atomic_field : rng: Ast.range -> Ast.with_meta_t Ast.atomic_field'
[]
Ast.unit_atomic_field
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
rng: Ast.range -> Ast.with_meta_t Ast.atomic_field'
{ "end_col": 20, "end_line": 793, "start_col": 27, "start_line": 782 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let is_entrypoint_or_export d = match d.d_decl.v with | Record names _ _ _ | CaseType names _ _ -> if has_entrypoint (names.typedef_attributes) then true else d.d_exported | _ -> d.d_exported
let is_entrypoint_or_export d =
false
null
false
match d.d_decl.v with | Record names _ _ _ | CaseType names _ _ -> if has_entrypoint (names.typedef_attributes) then true else d.d_exported | _ -> d.d_exported
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.decl", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.decl'", "Ast.__proj__Mkdecl__item__d_decl", "Ast.typedef_names", "Prims.list", "Ast.param", "FStar.Pervasives.Native.option", "Ast.expr", "Ast.record", "Ast.has_entrypoint", "Ast.__proj__Mktypedef_names__item__typedef_attributes", "Prims...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val is_entrypoint_or_export : d: Ast.decl -> Prims.bool
[]
Ast.is_entrypoint_or_export
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
d: Ast.decl -> Prims.bool
{ "end_col": 21, "end_line": 607, "start_col": 32, "start_line": 601 }
Prims.Pure
val maybe_bit_order_of (i: ident) : Pure (option bitfield_bit_order) (requires True) (ensures (fun y -> Some? y == Some? (maybe_as_integer_typ i)))
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let maybe_bit_order_of (i:ident) : Pure (option bitfield_bit_order) (requires True) (ensures (fun y -> Some? y == Some? (maybe_as_integer_typ i) )) = if i.v.modul_name <> None then None else match i.v.name with | "UINT8" -> Some LSBFirst | "UINT16" -> Some LSBFirst | "UINT32" ->...
val maybe_bit_order_of (i: ident) : Pure (option bitfield_bit_order) (requires True) (ensures (fun y -> Some? y == Some? (maybe_as_integer_typ i))) let maybe_bit_order_of (i: ident) : Pure (option bitfield_bit_order) (requires True) (ensures (fun y -> Some? y == Some? (maybe_as_integer_t...
false
null
false
if i.v.modul_name <> None then None else match i.v.name with | "UINT8" -> Some LSBFirst | "UINT16" -> Some LSBFirst | "UINT32" -> Some LSBFirst | "UINT64" -> Some LSBFirst | "UINT8BE" -> Some MSBFirst | "UINT16BE" -> Some MSBFirst | "UINT32BE" -> Some MSBFirst | "UINT64BE" -> Some MSBFirst | _ -> No...
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[]
[ "Ast.ident", "Prims.op_disEquality", "FStar.Pervasives.Native.option", "Prims.string", "Ast.__proj__Mkident'__item__modul_name", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.ident'", "FStar.Pervasives.Native.None", "Ast.bitfield_bit_order", "Prims.bool", "Ast.__proj__Mkident'__item__name", "FSta...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val maybe_bit_order_of (i: ident) : Pure (option bitfield_bit_order) (requires True) (ensures (fun y -> Some? y == Some? (maybe_as_integer_typ i)))
[]
Ast.maybe_bit_order_of
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
i: Ast.ident -> Prims.Pure (FStar.Pervasives.Native.option Ast.bitfield_bit_order)
{ "end_col": 15, "end_line": 238, "start_col": 2, "start_line": 226 }
Prims.Tot
val sequence_non_failing_actions (a0: action{Action_act? a0.v}) (a1: action{Action_act? a1.v}) : a: action{Action_act? a.v}
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let sequence_non_failing_actions (a0:action{Action_act? a0.v}) (a1:action {Action_act? a1.v}) : a:action{Action_act? a.v} = let rec seq (a0:action) = let w a = with_range_and_comments a a1.range (a0.comments @ a1.comments) in let Action_act a1 = a1.v in...
val sequence_non_failing_actions (a0: action{Action_act? a0.v}) (a1: action{Action_act? a1.v}) : a: action{Action_act? a.v} let sequence_non_failing_actions (a0: action{Action_act? a0.v}) (a1: action{Action_act? a1.v}) : a: action{Action_act? a.v} =
false
null
false
let rec seq (a0: action) = let w a = with_range_and_comments a a1.range (a0.comments @ a1.comments) in let Action_act a1 = a1.v in match a0.v with | Atomic_action a -> w (Action_seq a a1) | Action_seq a0 tl -> w (Action_seq a0 (seq tl)) | Action_ite hd th el -> let th = seq th in let el = matc...
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.action", "Prims.b2t", "Ast.uu___is_Action_act", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.action'", "Ast.with_range_and_comments", "Ast.Action_act", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.__proj__Mkwith_meta_t__item__comments", "Ast.with_meta_t", "Ast.atomic_action", "Ast.Action_...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val sequence_non_failing_actions (a0: action{Action_act? a0.v}) (a1: action{Action_act? a1.v}) : a: action{Action_act? a.v}
[]
Ast.sequence_non_failing_actions
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
a0: Ast.action{Action_act? (Mkwith_meta_t?.v a0)} -> a1: Ast.action{Action_act? (Mkwith_meta_t?.v a1)} -> a: Ast.action{Action_act? (Mkwith_meta_t?.v a)}
{ "end_col": 18, "end_line": 429, "start_col": 3, "start_line": 397 }
Prims.Tot
val subst_out_expr (s: subst) (o: out_expr) : out_expr
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let subst_out_expr (s:subst) (o:out_expr) : out_expr = o
val subst_out_expr (s: subst) (o: out_expr) : out_expr let subst_out_expr (s: subst) (o: out_expr) : out_expr =
false
null
false
o
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.subst", "Ast.out_expr" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_out_expr (s: subst) (o: out_expr) : out_expr
[]
Ast.subst_out_expr
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> o: Ast.out_expr -> Ast.out_expr
{ "end_col": 56, "end_line": 839, "start_col": 55, "start_line": 839 }
FStar.All.ML
val subst_atomic_field (s: subst) (f: atomic_field) : ML atomic_field
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let rec subst_field (s:subst) (ff:field) : ML field = match ff.v with | AtomicField f -> {ff with v = AtomicField (subst_atomic_field s f)} | RecordField f i -> {ff with v = RecordField (subst_record s f) i} | SwitchCaseField f i -> {ff with v = SwitchCaseField (subst_switch_case s f) i} and subst_atomic_f...
val subst_atomic_field (s: subst) (f: atomic_field) : ML atomic_field let rec subst_atomic_field (s: subst) (f: atomic_field) : ML atomic_field =
true
null
false
let sf = f.v in let a = match sf.field_action with | None -> None | Some (a, b) -> Some (subst_action s a, b) in let sf = { sf with field_type = subst_typ s sf.field_type; field_array_opt = subst_field_array s sf.field_array_opt; field_constraint = map_opt (subst_expr s) sf.field_constraint; ...
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.atomic_field", "Ast.Mkwith_meta_t", "Ast.atomic_field'", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.__proj__Mkwith_meta_t__item__comments", "Ast.Mkatomic_field'", "Ast.__proj__Mkatomic_field'__item__field_dependence", "Ast.__proj__Mkatomic_field'__item__field_ident", "Ast.__p...
[ "subst_field", "subst_atomic_field", "subst_record", "subst_case", "subst_switch_case" ]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_atomic_field (s: subst) (f: atomic_field) : ML atomic_field
[ "mutual recursion" ]
Ast.subst_atomic_field
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> f: Ast.atomic_field -> FStar.All.ML Ast.atomic_field
{ "end_col": 19, "end_line": 872, "start_col": 69, "start_line": 858 }
FStar.All.ML
val subst_typ_param (s: subst) (p: typ_param) : ML typ_param
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let subst_typ_param (s:subst) (p:typ_param) : ML typ_param = match p with | Inl e -> Inl (subst_expr s e) | Inr oe -> Inr (subst_out_expr s oe)
val subst_typ_param (s: subst) (p: typ_param) : ML typ_param let subst_typ_param (s: subst) (p: typ_param) : ML typ_param =
true
null
false
match p with | Inl e -> Inl (subst_expr s e) | Inr oe -> Inr (subst_out_expr s oe)
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.typ_param", "Ast.expr", "Ast.Inl", "Ast.out_expr", "Ast.subst_expr", "Ast.Inr", "Ast.subst_out_expr" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_typ_param (s: subst) (p: typ_param) : ML typ_param
[]
Ast.subst_typ_param
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> p: Ast.typ_param -> FStar.All.ML Ast.typ_param
{ "end_col": 39, "end_line": 843, "start_col": 2, "start_line": 841 }
Prims.Tot
val field_action_has_out_expr (f: option (action & bool)) : Tot bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let field_action_has_out_expr (f: option (action & bool)) : Tot bool = match f with | None -> false | Some (a, _) -> action_has_out_expr a
val field_action_has_out_expr (f: option (action & bool)) : Tot bool let field_action_has_out_expr (f: option (action & bool)) : Tot bool =
false
null
false
match f with | None -> false | Some (a, _) -> action_has_out_expr a
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "FStar.Pervasives.Native.option", "FStar.Pervasives.Native.tuple2", "Ast.action", "Prims.bool", "Ast.action_has_out_expr" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val field_action_has_out_expr (f: option (action & bool)) : Tot bool
[]
Ast.field_action_has_out_expr
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
f: FStar.Pervasives.Native.option (Ast.action * Prims.bool) -> Prims.bool
{ "end_col": 40, "end_line": 659, "start_col": 2, "start_line": 657 }
Prims.Tot
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let print_constant (c:constant) = let print_tag = function | UInt8 -> "uy" | UInt16 -> "us" | UInt32 -> "ul" | UInt64 -> "uL" in match c with | Unit -> "()" | Int tag i -> Printf.sprintf "%d%s" i (print_tag tag) | XInt tag x -> let tag = print_tag tag in if String.lengt...
let print_constant (c: constant) =
false
null
false
let print_tag = function | UInt8 -> "uy" | UInt16 -> "us" | UInt32 -> "ul" | UInt64 -> "uL" in match c with | Unit -> "()" | Int tag i -> Printf.sprintf "%d%s" i (print_tag tag) | XInt tag x -> let tag = print_tag tag in if String.length x >= 2 && String.sub x (String.length x - 2) 2 = tag then x else...
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.constant", "Ast.integer_type", "Prims.int", "FStar.Printf.sprintf", "Prims.string", "Prims.op_AmpAmp", "Prims.op_GreaterThanOrEqual", "FStar.String.length", "Prims.op_Equality", "FStar.String.sub", "Prims.op_Subtraction", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val print_constant : c: Ast.constant -> Prims.string
[]
Ast.print_constant
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
c: Ast.constant -> Prims.string
{ "end_col": 35, "end_line": 917, "start_col": 33, "start_line": 900 }
FStar.All.ML
val subst_params (s: subst) (p: list param) : ML (list param)
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let subst_params (s:subst) (p:list param) : ML (list param) = List.map (fun (t, i, q) -> subst_typ s t, i, q) p
val subst_params (s: subst) (p: list param) : ML (list param) let subst_params (s: subst) (p: list param) : ML (list param) =
true
null
false
List.map (fun (t, i, q) -> subst_typ s t, i, q) p
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Prims.list", "Ast.param", "FStar.List.map", "FStar.Pervasives.Native.tuple3", "Ast.typ", "Ast.ident", "Ast.qualifier", "FStar.Pervasives.Native.Mktuple3", "Ast.subst_typ" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_params (s: subst) (p: list param) : ML (list param)
[]
Ast.subst_params
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> p: Prims.list Ast.param -> FStar.All.ML (Prims.list Ast.param)
{ "end_col": 51, "end_line": 882, "start_col": 2, "start_line": 882 }
FStar.All.ML
val subst_decl (s: subst) (d: decl) : ML decl
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let subst_decl (s:subst) (d:decl) : ML decl = decl_with_v d (subst_decl' s d.d_decl.v)
val subst_decl (s: subst) (d: decl) : ML decl let subst_decl (s: subst) (d: decl) : ML decl =
true
null
false
decl_with_v d (subst_decl' s d.d_decl.v)
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.decl", "Ast.decl_with_v", "Ast.decl'", "Ast.subst_decl'", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.__proj__Mkdecl__item__d_decl" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_decl (s: subst) (d: decl) : ML decl
[]
Ast.subst_decl
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> d: Ast.decl -> FStar.All.ML Ast.decl
{ "end_col": 86, "end_line": 897, "start_col": 46, "start_line": 897 }
FStar.All.ML
val apply (s: subst) (id: ident) : ML expr
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let apply (s:subst) (id:ident) : ML expr = match H.try_find s id.v with | None -> with_range (Identifier id) id.range | Some e -> e
val apply (s: subst) (id: ident) : ML expr let apply (s: subst) (id: ident) : ML expr =
true
null
false
match H.try_find s id.v with | None -> with_range (Identifier id) id.range | Some e -> e
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.ident", "Ast.with_range", "Ast.expr'", "Ast.Identifier", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.ident'", "Ast.expr", "FStar.Pervasives.Native.option", "Hashtable.try_find", "Ast.__proj__Mkwith_meta_t__item__v" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val apply (s: subst) (id: ident) : ML expr
[]
Ast.apply
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> id: Ast.ident -> FStar.All.ML Ast.expr
{ "end_col": 15, "end_line": 812, "start_col": 2, "start_line": 810 }
FStar.All.ML
val map_opt (f: ('a -> ML 'b)) (o: option 'a) : ML (option 'b)
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let map_opt (f:'a -> ML 'b) (o:option 'a) : ML (option 'b) = match o with | None -> None | Some x -> Some (f x)
val map_opt (f: ('a -> ML 'b)) (o: option 'a) : ML (option 'b) let map_opt (f: ('a -> ML 'b)) (o: option 'a) : ML (option 'b) =
true
null
false
match o with | None -> None | Some x -> Some (f x)
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "FStar.Pervasives.Native.option", "FStar.Pervasives.Native.None", "FStar.Pervasives.Native.Some" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val map_opt (f: ('a -> ML 'b)) (o: option 'a) : ML (option 'b)
[]
Ast.map_opt
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
f: (_: 'a -> FStar.All.ML 'b) -> o: FStar.Pervasives.Native.option 'a -> FStar.All.ML (FStar.Pervasives.Native.option 'b)
{ "end_col": 24, "end_line": 798, "start_col": 2, "start_line": 796 }
Prims.Tot
val eq_typ (t1 t2: typ) : Tot bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let rec eq_typ (t1 t2:typ) : Tot bool = match t1.v, t2.v with | Type_app hd1 k1 ps1, Type_app hd2 k2 ps2 -> eq_idents hd1 hd2 && k1 = k2 && eq_typ_params ps1 ps2 | Pointer t1, Pointer t2 -> eq_typ t1 t2 | _ -> false
val eq_typ (t1 t2: typ) : Tot bool let rec eq_typ (t1 t2: typ) : Tot bool =
false
null
false
match t1.v, t2.v with | Type_app hd1 k1 ps1, Type_app hd2 k2 ps2 -> eq_idents hd1 hd2 && k1 = k2 && eq_typ_params ps1 ps2 | Pointer t1, Pointer t2 -> eq_typ t1 t2 | _ -> false
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.typ", "FStar.Pervasives.Native.Mktuple2", "Ast.typ'", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.ident", "Ast.t_kind", "Prims.list", "Ast.either", "Ast.expr", "Ast.out_expr", "Prims.op_AmpAmp", "Ast.eq_idents", "Prims.op_Equality", "Ast.eq_typ_params", "Ast.with_meta_t", "Ast.eq_t...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val eq_typ (t1 t2: typ) : Tot bool
[ "recursion" ]
Ast.eq_typ
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
t1: Ast.typ -> t2: Ast.typ -> Prims.bool
{ "end_col": 14, "end_line": 767, "start_col": 2, "start_line": 760 }
FStar.All.ML
val subst_expr (s: subst) (e: expr) : ML expr
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let rec subst_expr (s:subst) (e:expr) : ML expr = match e.v with | Constant _ | This -> e | Identifier i -> apply s i | Static e -> { e with v = Static (subst_expr s e) } | App op es -> {e with v = App op (List.map (subst_expr s) es)}
val subst_expr (s: subst) (e: expr) : ML expr let rec subst_expr (s: subst) (e: expr) : ML expr =
true
null
false
match e.v with | Constant _ | This -> e | Identifier i -> apply s i | Static e -> { e with v = Static (subst_expr s e) } | App op es -> { e with v = App op (List.map (subst_expr s) es) }
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.expr", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.expr'", "Ast.constant", "Ast.ident", "Ast.apply", "Ast.with_meta_t", "Ast.Mkwith_meta_t", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.__proj__Mkwith_meta_t__item__comments", "Ast.Static", "Ast.subst_expr", "Ast.op", "...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_expr (s: subst) (e: expr) : ML expr
[ "recursion" ]
Ast.subst_expr
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> e: Ast.expr -> FStar.All.ML Ast.expr
{ "end_col": 65, "end_line": 819, "start_col": 2, "start_line": 814 }
FStar.All.ML
val subst_decl' (s: subst) (d: decl') : ML decl'
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let subst_decl' (s:subst) (d:decl') : ML decl' = match d with | ModuleAbbrev _ _ -> d | Define i None _ -> d | Define i (Some t) c -> Define i (Some (subst_typ s t)) c | TypeAbbrev t i -> TypeAbbrev (subst_typ s t) i | Enum t i is -> Enum (subst_typ s t) i is | Record names params where fields -> ...
val subst_decl' (s: subst) (d: decl') : ML decl' let subst_decl' (s: subst) (d: decl') : ML decl' =
true
null
false
match d with | ModuleAbbrev _ _ -> d | Define i None _ -> d | Define i (Some t) c -> Define i (Some (subst_typ s t)) c | TypeAbbrev t i -> TypeAbbrev (subst_typ s t) i | Enum t i is -> Enum (subst_typ s t) i is | Record names params where fields -> Record names (subst_params s params) (map_opt (subst_expr s) ...
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.decl'", "Ast.ident", "Ast.constant", "Ast.typ", "Ast.Define", "FStar.Pervasives.Native.option", "FStar.Pervasives.Native.Some", "Ast.subst_typ", "Ast.TypeAbbrev", "Prims.list", "Ast.enum_case", "Ast.Enum", "Ast.typedef_names", "Ast.param", "Ast.expr", "Ast.record", ...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_decl' (s: subst) (d: decl') : ML decl'
[]
Ast.subst_decl'
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> d: Ast.decl' -> FStar.All.ML Ast.decl'
{ "end_col": 23, "end_line": 896, "start_col": 2, "start_line": 884 }
FStar.All.ML
val mk_subst (s: list (ident * expr)) : ML subst
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let mk_subst (s:list (ident * expr)) : ML subst = let h = H.create 10 in List.iter (fun (i, e) -> H.insert h i.v e) s; h
val mk_subst (s: list (ident * expr)) : ML subst let mk_subst (s: list (ident * expr)) : ML subst =
true
null
false
let h = H.create 10 in List.iter (fun (i, e) -> H.insert h i.v e) s; h
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Prims.list", "FStar.Pervasives.Native.tuple2", "Ast.ident", "Ast.expr", "Ast.subst", "Prims.unit", "FStar.List.iter", "Ast.with_meta_t", "Ast.ident'", "Hashtable.insert", "Ast.__proj__Mkwith_meta_t__item__v", "Hashtable.t", "Hashtable.create" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val mk_subst (s: list (ident * expr)) : ML subst
[]
Ast.mk_subst
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Prims.list (Ast.ident * Ast.expr) -> FStar.All.ML Ast.subst
{ "end_col": 3, "end_line": 808, "start_col": 49, "start_line": 805 }
FStar.All.ALL
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let check_reserved_identifier (i:ident) = let open FStar.String in let s = i.v.name in if length s >= 3 && sub s 0 3 = reserved_prefix then error "Identifiers cannot begin with \"___\"" i.range
let check_reserved_identifier (i: ident) =
true
null
false
let open FStar.String in let s = i.v.name in if length s >= 3 && sub s 0 3 = reserved_prefix then error "Identifiers cannot begin with \"___\"" i.range
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[]
[ "Ast.ident", "Prims.op_AmpAmp", "Prims.op_GreaterThanOrEqual", "FStar.String.length", "Prims.op_Equality", "Prims.string", "FStar.String.sub", "Ast.reserved_prefix", "Ast.error", "Prims.unit", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.ident'", "Prims.bool", "Ast.__proj__Mkident'__item...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val check_reserved_identifier : i: Ast.ident -> FStar.All.ALL Prims.unit
[]
Ast.check_reserved_identifier
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
i: Ast.ident -> FStar.All.ALL Prims.unit
{ "end_col": 60, "end_line": 150, "start_col": 2, "start_line": 146 }
Prims.Tot
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let ident_to_string i = Printf.sprintf "%s%s" (match i.v.modul_name with | None -> "" | Some m -> m ^ ".") i.v.name
let ident_to_string i =
false
null
false
Printf.sprintf "%s%s" (match i.v.modul_name with | None -> "" | Some m -> m ^ ".") i.v.name
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.with_meta_t", "Ast.ident'", "FStar.Printf.sprintf", "Ast.__proj__Mkident'__item__modul_name", "Ast.__proj__Mkwith_meta_t__item__v", "Prims.string", "Prims.op_Hat", "Ast.__proj__Mkident'__item__name" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val ident_to_string : i: Ast.with_meta_t Ast.ident' -> (Prims.string <: Type0)
[]
Ast.ident_to_string
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
i: Ast.with_meta_t Ast.ident' -> (Prims.string <: Type0)
{ "end_col": 10, "end_line": 133, "start_col": 24, "start_line": 129 }
Prims.Tot
val integer_type_lub (t1 t2: integer_type) : Tot integer_type
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let integer_type_lub (t1 t2: integer_type) : Tot integer_type = match t1, t2 with | UInt64, _ | _, UInt64 -> UInt64 | _, UInt32 | UInt32, _ -> UInt32 | _, UInt16 | UInt16, _ -> UInt16 | UInt8, UInt8 -> UInt8
val integer_type_lub (t1 t2: integer_type) : Tot integer_type let integer_type_lub (t1 t2: integer_type) : Tot integer_type =
false
null
false
match t1, t2 with | UInt64, _ | _, UInt64 -> UInt64 | _, UInt32 | UInt32, _ -> UInt32 | _, UInt16 | UInt16, _ -> UInt16 | UInt8, UInt8 -> UInt8
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.integer_type", "FStar.Pervasives.Native.Mktuple2", "Ast.UInt64", "Ast.UInt32", "Ast.UInt16", "Ast.UInt8" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val integer_type_lub (t1 t2: integer_type) : Tot integer_type
[]
Ast.integer_type_lub
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
t1: Ast.integer_type -> t2: Ast.integer_type -> Ast.integer_type
{ "end_col": 25, "end_line": 190, "start_col": 2, "start_line": 183 }
Prims.Tot
val comments_buffer:comments_buffer_t
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let comments_buffer : comments_buffer_t = let buffer : ref (list (string & pos & pos)) = FStar.ST.alloc [] in let buffer_comment (c, s, p) = let c = String.substring c 2 (String.length c - 2) in buffer := (c, s, p) :: !buffer in let flush_comments () = let cs = !buffer in buffer := []; ...
val comments_buffer:comments_buffer_t let comments_buffer:comments_buffer_t =
false
null
false
let buffer:ref (list (string & pos & pos)) = FStar.ST.alloc [] in let buffer_comment (c, s, p) = let c = String.substring c 2 (String.length c - 2) in buffer := (c, s, p) :: !buffer in let flush_comments () = let cs = !buffer in buffer := []; (List.rev cs) |> List.map (fun (c, _, _) -> c) in let flush_until p...
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.Mkcomments_buffer_t", "Ast.pos", "Prims.list", "Prims.string", "FStar.Pervasives.Native.tuple3", "FStar.All.op_Bar_Greater", "FStar.List.map", "Prims.unit", "FStar.ST.op_Colon_Equals", "FStar.Heap.trivial_preorder", "FStar.Pervasives.Native.tuple2", "FStar.List.partition", "Prims.op_Les...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val comments_buffer:comments_buffer_t
[]
Ast.comments_buffer
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Ast.comments_buffer_t
{ "end_col": 3, "end_line": 73, "start_col": 41, "start_line": 44 }
Prims.Tot
val parse_int_suffix (i: string) : string * option integer_type
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let parse_int_suffix (i:string) : string * option integer_type = let l = String.length i in if l >= 2 then let suffix = String.sub i (l - 2) 2 in let prefix = String.sub i 0 (l - 2) in match suffix with | "uy" -> prefix, Some UInt8 | "us" -> prefix, Some UInt16 ...
val parse_int_suffix (i: string) : string * option integer_type let parse_int_suffix (i: string) : string * option integer_type =
false
null
false
let l = String.length i in if l >= 2 then let suffix = String.sub i (l - 2) 2 in let prefix = String.sub i 0 (l - 2) in match suffix with | "uy" -> prefix, Some UInt8 | "us" -> prefix, Some UInt16 | "ul" -> prefix, Some UInt32 | "uL" -> prefix, Some UInt64 | _ -> i, None else i, None
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Prims.string", "Prims.op_GreaterThanOrEqual", "FStar.Pervasives.Native.Mktuple2", "FStar.Pervasives.Native.option", "Ast.integer_type", "FStar.Pervasives.Native.Some", "Ast.UInt8", "Ast.UInt16", "Ast.UInt32", "Ast.UInt64", "FStar.Pervasives.Native.None", "FStar.Pervasives.Native.tuple2", "P...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val parse_int_suffix (i: string) : string * option integer_type
[]
Ast.parse_int_suffix
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
i: Prims.string -> Prims.string * FStar.Pervasives.Native.option Ast.integer_type
{ "end_col": 16, "end_line": 170, "start_col": 64, "start_line": 159 }
Prims.Tot
val maybe_as_integer_typ (i: ident) : Tot (option integer_type)
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let maybe_as_integer_typ (i:ident) : Tot (option integer_type) = if i.v.modul_name <> None then None else match i.v.name with | "UINT8" -> Some UInt8 | "UINT16" -> Some UInt16 | "UINT32" -> Some UInt32 | "UINT64" -> Some UInt64 | "UINT8BE" -> Some UInt8 | "UINT16BE" -> Some U...
val maybe_as_integer_typ (i: ident) : Tot (option integer_type) let maybe_as_integer_typ (i: ident) : Tot (option integer_type) =
false
null
false
if i.v.modul_name <> None then None else match i.v.name with | "UINT8" -> Some UInt8 | "UINT16" -> Some UInt16 | "UINT32" -> Some UInt32 | "UINT64" -> Some UInt64 | "UINT8BE" -> Some UInt8 | "UINT16BE" -> Some UInt16 | "UINT32BE" -> Some UInt32 | "UINT64BE" -> Some UInt64 | _ -> None
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.ident", "Prims.op_disEquality", "FStar.Pervasives.Native.option", "Prims.string", "Ast.__proj__Mkident'__item__modul_name", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.ident'", "FStar.Pervasives.Native.None", "Ast.integer_type", "Prims.bool", "Ast.__proj__Mkident'__item__name", "FStar.Perv...
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val maybe_as_integer_typ (i: ident) : Tot (option integer_type)
[]
Ast.maybe_as_integer_typ
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
i: Ast.ident -> FStar.Pervasives.Native.option Ast.integer_type
{ "end_col": 15, "end_line": 208, "start_col": 2, "start_line": 196 }
FStar.All.ML
val as_integer_typ (i: ident) : ML integer_type
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let as_integer_typ (i:ident) : ML integer_type = match maybe_as_integer_typ i with | None -> error ("Unknown integer type: " ^ ident_to_string i) i.range | Some t -> t
val as_integer_typ (i: ident) : ML integer_type let as_integer_typ (i: ident) : ML integer_type =
true
null
false
match maybe_as_integer_typ i with | None -> error ("Unknown integer type: " ^ ident_to_string i) i.range | Some t -> t
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.ident", "Ast.maybe_as_integer_typ", "Ast.error", "Ast.integer_type", "Prims.op_Hat", "Ast.ident_to_string", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.ident'" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val as_integer_typ (i: ident) : ML integer_type
[]
Ast.as_integer_typ
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
i: Ast.ident -> FStar.All.ML Ast.integer_type
{ "end_col": 15, "end_line": 213, "start_col": 2, "start_line": 211 }
FStar.All.ML
val bit_order_of (i: ident) : ML bitfield_bit_order
[ { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "Prims", "short_module": null }, { "abbrev": false, "full_module": "FStar", ...
false
let bit_order_of (i:ident) : ML bitfield_bit_order = match maybe_bit_order_of i with | None -> error ("Unknown integer type: " ^ ident_to_string i) i.range | Some t -> t
val bit_order_of (i: ident) : ML bitfield_bit_order let bit_order_of (i: ident) : ML bitfield_bit_order =
true
null
false
match maybe_bit_order_of i with | None -> error ("Unknown integer type: " ^ ident_to_string i) i.range | Some t -> t
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.ident", "Ast.maybe_bit_order_of", "Ast.error", "Ast.bitfield_bit_order", "Prims.op_Hat", "Ast.ident_to_string", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.ident'" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val bit_order_of (i: ident) : ML bitfield_bit_order
[]
Ast.bit_order_of
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
i: Ast.ident -> FStar.All.ML Ast.bitfield_bit_order
{ "end_col": 15, "end_line": 243, "start_col": 2, "start_line": 241 }
Prims.Tot
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let subst = H.t ident' expr
let subst =
false
null
false
H.t ident' expr
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Hashtable.t", "Ast.ident'", "Ast.expr" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst : Type0
[]
Ast.subst
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
Type0
{ "end_col": 27, "end_line": 804, "start_col": 12, "start_line": 804 }
Prims.Tot
val eq_out_expr (o1 o2: out_expr) : bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let rec eq_out_expr (o1 o2:out_expr) : bool = match o1.out_expr_node.v, o2.out_expr_node.v with | OE_id i1, OE_id i2 -> eq_idents i1 i2 | OE_star o1, OE_star o2 | OE_addrof o1, OE_addrof o2 -> eq_out_expr o1 o2 | OE_deref o1 i1, OE_deref o2 i2 | OE_dot o1 i1, OE_dot o2 i2 -> eq_idents i1 i2 && eq_out_...
val eq_out_expr (o1 o2: out_expr) : bool let rec eq_out_expr (o1 o2: out_expr) : bool =
false
null
false
match o1.out_expr_node.v, o2.out_expr_node.v with | OE_id i1, OE_id i2 -> eq_idents i1 i2 | OE_star o1, OE_star o2 | OE_addrof o1, OE_addrof o2 -> eq_out_expr o1 o2 | OE_deref o1 i1, OE_deref o2 i2 | OE_dot o1 i1, OE_dot o2 i2 -> eq_idents i1 i2 && eq_out_expr o1 o2 | _ -> false
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.out_expr", "FStar.Pervasives.Native.Mktuple2", "Ast.out_expr'", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.__proj__Mkout_expr__item__out_expr_node", "Ast.ident", "Ast.eq_idents", "Ast.eq_out_expr", "Prims.op_AmpAmp", "FStar.Pervasives.Native.tuple2", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val eq_out_expr (o1 o2: out_expr) : bool
[ "recursion" ]
Ast.eq_out_expr
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
o1: Ast.out_expr -> o2: Ast.out_expr -> Prims.bool
{ "end_col": 14, "end_line": 745, "start_col": 2, "start_line": 739 }
Prims.Tot
val eq_idents (i1 i2: ident) : Tot bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let eq_idents (i1 i2:ident) : Tot bool = i1.v.modul_name = i2.v.modul_name && i1.v.name = i2.v.name
val eq_idents (i1 i2: ident) : Tot bool let eq_idents (i1 i2: ident) : Tot bool =
false
null
false
i1.v.modul_name = i2.v.modul_name && i1.v.name = i2.v.name
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.ident", "Prims.op_AmpAmp", "Prims.op_Equality", "FStar.Pervasives.Native.option", "Prims.string", "Ast.__proj__Mkident'__item__modul_name", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.ident'", "Ast.__proj__Mkident'__item__name", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val eq_idents (i1 i2: ident) : Tot bool
[]
Ast.eq_idents
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
i1: Ast.ident -> i2: Ast.ident -> Prims.bool
{ "end_col": 60, "end_line": 734, "start_col": 2, "start_line": 734 }
Prims.Tot
val eq_typ_params (ps1 ps2: list typ_param) : bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let rec eq_typ_params (ps1 ps2:list typ_param) : bool = match ps1, ps2 with | [], [] -> true | p1::ps1, p2::ps2 -> eq_typ_param p1 p2 && eq_typ_params ps1 ps2 | _ -> false
val eq_typ_params (ps1 ps2: list typ_param) : bool let rec eq_typ_params (ps1 ps2: list typ_param) : bool =
false
null
false
match ps1, ps2 with | [], [] -> true | p1 :: ps1, p2 :: ps2 -> eq_typ_param p1 p2 && eq_typ_params ps1 ps2 | _ -> false
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Prims.list", "Ast.typ_param", "FStar.Pervasives.Native.Mktuple2", "Prims.op_AmpAmp", "Ast.eq_typ_param", "Ast.eq_typ_params", "FStar.Pervasives.Native.tuple2", "Prims.bool" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val eq_typ_params (ps1 ps2: list typ_param) : bool
[ "recursion" ]
Ast.eq_typ_params
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
ps1: Prims.list Ast.typ_param -> ps2: Prims.list Ast.typ_param -> Prims.bool
{ "end_col": 14, "end_line": 757, "start_col": 2, "start_line": 754 }
Prims.Tot
val action_has_out_expr (a: action) : Tot bool
[ { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Pervasives", "short_module": null }, { "abbrev": false, "full_module": "...
false
let rec action_has_out_expr (a: action) : Tot bool = match a.v with | Atomic_action a -> atomic_action_has_out_expr a | Action_seq hd tl -> if atomic_action_has_out_expr hd then true else action_has_out_expr tl | Action_ite _ then_ (Some else_) -> if action_has_out_expr then_ then t...
val action_has_out_expr (a: action) : Tot bool let rec action_has_out_expr (a: action) : Tot bool =
false
null
false
match a.v with | Atomic_action a -> atomic_action_has_out_expr a | Action_seq hd tl -> if atomic_action_has_out_expr hd then true else action_has_out_expr tl | Action_ite _ then_ (Some else_) -> if action_has_out_expr then_ then true else action_has_out_expr else_ | Action_ite _ then_ None -> action_has_out_expr then...
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "total" ]
[ "Ast.action", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.action'", "Ast.atomic_action", "Ast.atomic_action_has_out_expr", "Ast.with_meta_t", "Prims.bool", "Ast.action_has_out_expr", "Ast.expr", "Ast.ident" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
true
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val action_has_out_expr (a: action) : Tot bool
[ "recursion" ]
Ast.action_has_out_expr
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
a: Ast.action -> Prims.bool
{ "end_col": 25, "end_line": 652, "start_col": 2, "start_line": 635 }
FStar.All.ML
val subst_typ (s: subst) (t: typ) : ML typ
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let rec subst_typ (s:subst) (t:typ) : ML typ = match t.v with | Type_app hd k ps -> { t with v = Type_app hd k (List.map (subst_typ_param s) ps) } | Pointer t -> {t with v = Pointer (subst_typ s t) }
val subst_typ (s: subst) (t: typ) : ML typ let rec subst_typ (s: subst) (t: typ) : ML typ =
true
null
false
match t.v with | Type_app hd k ps -> { t with v = Type_app hd k (List.map (subst_typ_param s) ps) } | Pointer t -> { t with v = Pointer (subst_typ s t) }
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.typ", "Ast.__proj__Mkwith_meta_t__item__v", "Ast.typ'", "Ast.ident", "Ast.t_kind", "Prims.list", "Ast.either", "Ast.expr", "Ast.out_expr", "Ast.Mkwith_meta_t", "Ast.__proj__Mkwith_meta_t__item__range", "Ast.__proj__Mkwith_meta_t__item__comments", "Ast.Type_app", "FStar....
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_typ (s: subst) (t: typ) : ML typ
[ "recursion" ]
Ast.subst_typ
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> t: Ast.typ -> FStar.All.ML Ast.typ
{ "end_col": 54, "end_line": 847, "start_col": 2, "start_line": 845 }
FStar.All.ML
val subst_field_array (s: subst) (f: field_array_t) : ML field_array_t
[ { "abbrev": true, "full_module": "Hashtable", "short_module": "H" }, { "abbrev": false, "full_module": "FStar.List.Tot", "short_module": null }, { "abbrev": false, "full_module": "FStar.All", "short_module": null }, { "abbrev": false, "full_module": "FStar.Per...
false
let subst_field_array (s:subst) (f:field_array_t) : ML field_array_t = match f with | FieldScalar -> f | FieldArrayQualified (e, q) -> FieldArrayQualified (subst_expr s e, q) | FieldString sz -> FieldString (map_opt (subst_expr s) sz)
val subst_field_array (s: subst) (f: field_array_t) : ML field_array_t let subst_field_array (s: subst) (f: field_array_t) : ML field_array_t =
true
null
false
match f with | FieldScalar -> f | FieldArrayQualified (e, q) -> FieldArrayQualified (subst_expr s e, q) | FieldString sz -> FieldString (map_opt (subst_expr s) sz)
{ "checked_file": "Ast.fst.checked", "dependencies": [ "prims.fst.checked", "Options.fsti.checked", "Hashtable.fsti.checked", "FStar.UInt.fsti.checked", "FStar.String.fsti.checked", "FStar.ST.fst.checked", "FStar.Printf.fst.checked", "FStar.Pervasives.Native.fst.checked", "FStar....
[ "ml" ]
[ "Ast.subst", "Ast.field_array_t", "Ast.expr", "Ast.array_qualifier", "Ast.FieldArrayQualified", "FStar.Pervasives.Native.tuple2", "FStar.Pervasives.Native.Mktuple2", "Ast.subst_expr", "FStar.Pervasives.Native.option", "Ast.FieldString", "Ast.map_opt" ]
[]
(* Copyright 2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
false
false
Ast.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val subst_field_array (s: subst) (f: field_array_t) : ML field_array_t
[]
Ast.subst_field_array
{ "file_name": "src/3d/Ast.fst", "git_rev": "446a08ce38df905547cf20f28c43776b22b8087a", "git_url": "https://github.com/project-everest/everparse.git", "project_name": "everparse" }
s: Ast.subst -> f: Ast.field_array_t -> FStar.All.ML Ast.field_array_t
{ "end_col": 61, "end_line": 852, "start_col": 2, "start_line": 849 }
Prims.Tot
val coerce (#b #a: Type) (x: a{a == b}) : b
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let coerce (#b #a:Type) (x:a{a == b}) : b = x
val coerce (#b #a: Type) (x: a{a == b}) : b let coerce (#b #a: Type) (x: a{a == b}) : b =
false
null
false
x
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[ "total" ]
[ "Prims.eq2" ]
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val coerce (#b #a: Type) (x: a{a == b}) : b
[]
Spec.Agile.Hash.coerce
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
x: a{a == b} -> b
{ "end_col": 52, "end_line": 10, "start_col": 51, "start_line": 10 }
Prims.Tot
val update (a:md_alg): update_t a
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let update (a: md_alg) = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.update a | MD5 -> Spec.MD5.update | SHA1 -> Spec.SHA1.update
val update (a:md_alg): update_t a let update (a: md_alg) =
false
null
false
match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.update a | MD5 -> Spec.MD5.update | SHA1 -> Spec.SHA1.update
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[ "total" ]
[ "Spec.Hash.Definitions.md_alg", "Spec.SHA2.update", "Spec.MD5.update", "Spec.SHA1.update", "Spec.Hash.Definitions.update_t" ]
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes unfold let coerce (#b #a:Type) (x:a{a == b}) : b = x let init a = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -...
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val update (a:md_alg): update_t a
[]
Spec.Agile.Hash.update
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.md_alg -> Spec.Hash.Definitions.update_t a
{ "end_col": 22, "end_line": 34, "start_col": 2, "start_line": 28 }
Prims.Tot
val init (a:hash_alg): init_t a
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let init a = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -> Spec.SHA1.init | Blake2S -> Spec.Blake2.blake2_init_hash Spec.Blake2.Blake2S 0 32 | Blake2B -> Spec.Blake2.blake2_init_hash Spec.Blake2.Blake2B 0 64 | SHA3_224 | SHA...
val init (a:hash_alg): init_t a let init a =
false
null
false
match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -> Spec.SHA1.init | Blake2S -> Spec.Blake2.blake2_init_hash Spec.Blake2.Blake2S 0 32 | Blake2B -> Spec.Blake2.blake2_init_hash Spec.Blake2.Blake2B 0 64 | SHA3_224 | SHA3_256 | SHA3_384 | SHA3_512 | Shake128 | Shak...
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[ "total" ]
[ "Spec.Hash.Definitions.hash_alg", "Spec.SHA2.init", "Spec.MD5.init", "Spec.SHA1.init", "Spec.Blake2.blake2_init_hash", "Spec.Blake2.Blake2S", "Spec.Blake2.Blake2B", "Lib.Sequence.create", "Spec.Hash.Definitions.word", "Lib.IntTypes.u64", "Spec.Hash.Definitions.init_t" ]
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes unfold let coerce (#b #a:Type) (x:a{a == b}) : b = x
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val init (a:hash_alg): init_t a
[]
Spec.Agile.Hash.init
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.hash_alg -> Spec.Hash.Definitions.init_t a
{ "end_col": 36, "end_line": 23, "start_col": 2, "start_line": 13 }
Prims.Tot
val finish (a:hash_alg): Spec.Hash.Definitions.finish_t a
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let finish (a:hash_alg) (hashw:words_state a) (l: output_length a): Tot (bytes_hash' a l) = if is_blake a then finish_blake a hashw else if is_keccak a then finish_sha3 a hashw l else finish_md a hashw
val finish (a:hash_alg): Spec.Hash.Definitions.finish_t a let finish (a: hash_alg) (hashw: words_state a) (l: output_length a) : Tot (bytes_hash' a l) =
false
null
false
if is_blake a then finish_blake a hashw else if is_keccak a then finish_sha3 a hashw l else finish_md a hashw
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[ "total" ]
[ "Spec.Hash.Definitions.hash_alg", "Spec.Hash.Definitions.words_state", "Spec.Hash.Definitions.output_length", "Spec.Hash.Definitions.is_blake", "Spec.Agile.Hash.finish_blake", "Prims.bool", "Spec.Hash.Definitions.is_keccak", "Spec.Agile.Hash.finish_sha3", "Spec.Agile.Hash.finish_md", "Spec.Hash.De...
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes unfold let coerce (#b #a:Type) (x:a{a == b}) : b = x let init a = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -...
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val finish (a:hash_alg): Spec.Hash.Definitions.finish_t a
[]
Spec.Agile.Hash.finish
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.hash_alg -> Spec.Hash.Definitions.finish_t a
{ "end_col": 21, "end_line": 77, "start_col": 2, "start_line": 72 }
Prims.Tot
val finish_sha3 (a: keccak_alg) (s: words_state a) (l: output_length a) : Tot (bytes_hash' a l)
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let finish_sha3 (a: keccak_alg) (s: words_state a) (l: output_length a): Tot (bytes_hash' a l) = let rateInBytes = rate a / 8 in match a with | SHA3_224 | SHA3_256 | SHA3_384 | SHA3_512 -> let rateInBytes = rate a / 8 in let outputByteLen = hash_length a in assert (not (is_shake a)); Spec....
val finish_sha3 (a: keccak_alg) (s: words_state a) (l: output_length a) : Tot (bytes_hash' a l) let finish_sha3 (a: keccak_alg) (s: words_state a) (l: output_length a) : Tot (bytes_hash' a l) =
false
null
false
let rateInBytes = rate a / 8 in match a with | SHA3_224 | SHA3_256 | SHA3_384 | SHA3_512 -> let rateInBytes = rate a / 8 in let outputByteLen = hash_length a in assert (not (is_shake a)); Spec.SHA3.squeeze s rateInBytes outputByteLen | Shake128 | Shake256 -> Spec.SHA3.squeeze s rateInBytes l
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[ "total" ]
[ "Spec.Hash.Definitions.keccak_alg", "Spec.Hash.Definitions.words_state", "Spec.Hash.Definitions.output_length", "Spec.SHA3.squeeze", "Prims.unit", "Prims._assert", "Prims.b2t", "Prims.op_Negation", "Spec.Hash.Definitions.is_shake", "Prims.nat", "Prims.op_LessThanOrEqual", "Prims.op_Subtraction...
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes unfold let coerce (#b #a:Type) (x:a{a == b}) : b = x let init a = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -...
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val finish_sha3 (a: keccak_alg) (s: words_state a) (l: output_length a) : Tot (bytes_hash' a l)
[]
Spec.Agile.Hash.finish_sha3
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.keccak_alg -> s: Spec.Hash.Definitions.words_state a -> l: Spec.Hash.Definitions.output_length a -> Spec.Hash.Definitions.bytes_hash' a l
{ "end_col": 39, "end_line": 69, "start_col": 96, "start_line": 60 }
Prims.Tot
val hash' (a:hash_alg) (input:bytes{S.length input `less_than_max_input_length` a}) (l: output_length a): Tot (Lib.ByteSequence.lbytes (Spec.Hash.Definitions.hash_length' a l))
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let hash' a input l = if is_blake a then Spec.Blake2.blake2 (to_blake_alg a) input 0 Seq.empty (Spec.Blake2.max_output (to_blake_alg a)) else if is_md a then (* As defined in the NIST standard; pad, then update, then finish. *) let padding = pad a (S.length input) in finish_md a (update_multi a (ini...
val hash' (a:hash_alg) (input:bytes{S.length input `less_than_max_input_length` a}) (l: output_length a): Tot (Lib.ByteSequence.lbytes (Spec.Hash.Definitions.hash_length' a l)) let hash' a input l =
false
null
false
if is_blake a then Spec.Blake2.blake2 (to_blake_alg a) input 0 Seq.empty (Spec.Blake2.max_output (to_blake_alg a)) else if is_md a then let padding = pad a (S.length input) in finish_md a (update_multi a (init a) () S.(input @| padding)) else match a with | SHA3_224 -> Spec.SHA3.sha3_224 (Seq.leng...
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[ "total" ]
[ "Spec.Hash.Definitions.hash_alg", "Spec.Hash.Definitions.bytes", "Prims.b2t", "Spec.Hash.Definitions.less_than_max_input_length", "FStar.Seq.Base.length", "Lib.IntTypes.uint8", "Spec.Hash.Definitions.output_length", "Spec.Hash.Definitions.is_blake", "Spec.Blake2.blake2", "Spec.Hash.Definitions.to_...
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes unfold let coerce (#b #a:Type) (x:a{a == b}) : b = x let init a = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -...
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val hash' (a:hash_alg) (input:bytes{S.length input `less_than_max_input_length` a}) (l: output_length a): Tot (Lib.ByteSequence.lbytes (Spec.Hash.Definitions.hash_length' a l))
[]
Spec.Agile.Hash.hash'
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.hash_alg -> input: Spec.Hash.Definitions.bytes {Spec.Hash.Definitions.less_than_max_input_length (FStar.Seq.Base.length input) a} -> l: Spec.Hash.Definitions.output_length a -> Lib.ByteSequence.lbytes (Spec.Hash.Definitions.hash_length' a l)
{ "end_col": 63, "end_line": 97, "start_col": 2, "start_line": 85 }
Prims.Tot
val finish_md (a: md_alg) (hashw: words_state a) : Tot (bytes_hash a)
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let finish_md (a:md_alg) (hashw:words_state a): Tot (bytes_hash a) = let hash_final_w = S.slice hashw 0 (hash_word_length a) in bytes_of_words a #(hash_word_length a) hash_final_w
val finish_md (a: md_alg) (hashw: words_state a) : Tot (bytes_hash a) let finish_md (a: md_alg) (hashw: words_state a) : Tot (bytes_hash a) =
false
null
false
let hash_final_w = S.slice hashw 0 (hash_word_length a) in bytes_of_words a #(hash_word_length a) hash_final_w
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[ "total" ]
[ "Spec.Hash.Definitions.md_alg", "Spec.Hash.Definitions.words_state", "Spec.Hash.Definitions.bytes_of_words", "Spec.Hash.Definitions.hash_word_length", "FStar.Seq.Base.seq", "Spec.Hash.Definitions.word", "FStar.Seq.Base.slice", "Spec.Hash.Definitions.bytes_hash" ]
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes unfold let coerce (#b #a:Type) (x:a{a == b}) : b = x let init a = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -...
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val finish_md (a: md_alg) (hashw: words_state a) : Tot (bytes_hash a)
[]
Spec.Agile.Hash.finish_md
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.md_alg -> hashw: Spec.Hash.Definitions.words_state a -> Spec.Hash.Definitions.bytes_hash a
{ "end_col": 53, "end_line": 54, "start_col": 68, "start_line": 52 }
Prims.Tot
val finish_blake (a: blake_alg) (hash: words_state a) : Tot (bytes_hash a)
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let finish_blake (a:blake_alg) (hash:words_state a): Tot (bytes_hash a) = let alg = to_blake_alg a in Spec.Blake2.blake2_finish alg hash (Spec.Blake2.max_output alg)
val finish_blake (a: blake_alg) (hash: words_state a) : Tot (bytes_hash a) let finish_blake (a: blake_alg) (hash: words_state a) : Tot (bytes_hash a) =
false
null
false
let alg = to_blake_alg a in Spec.Blake2.blake2_finish alg hash (Spec.Blake2.max_output alg)
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[ "total" ]
[ "Spec.Hash.Definitions.blake_alg", "Spec.Hash.Definitions.words_state", "Spec.Blake2.blake2_finish", "Spec.Blake2.max_output", "Spec.Blake2.alg", "Spec.Hash.Definitions.to_blake_alg", "Spec.Hash.Definitions.bytes_hash" ]
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes unfold let coerce (#b #a:Type) (x:a{a == b}) : b = x let init a = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -...
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val finish_blake (a: blake_alg) (hash: words_state a) : Tot (bytes_hash a)
[]
Spec.Agile.Hash.finish_blake
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.blake_alg -> hash: Spec.Hash.Definitions.words_state a -> Spec.Hash.Definitions.bytes_hash a
{ "end_col": 65, "end_line": 58, "start_col": 73, "start_line": 56 }
Prims.Pure
val update_multi (a:hash_alg) (hash:words_state a) (prev:extra_state a) (blocks:bytes_blocks a): Pure (words_state a) (requires update_multi_pre a prev blocks) (ensures fun _ -> True)
[ { "abbrev": false, "full_module": "Lib.IntTypes", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.MD", "short_module": null }, { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "Spec.H...
false
let update_multi a hash prev blocks = match a with | MD5 | SHA1 | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Lib.UpdateMulti.mk_update_multi (block_length a) (update a) hash blocks | Blake2B | Blake2S -> let nb = S.length blocks / block_length a in let a' = to_blake_alg a in Lib.LoopComb...
val update_multi (a:hash_alg) (hash:words_state a) (prev:extra_state a) (blocks:bytes_blocks a): Pure (words_state a) (requires update_multi_pre a prev blocks) (ensures fun _ -> True) let update_multi a hash prev blocks =
false
null
false
match a with | MD5 | SHA1 | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Lib.UpdateMulti.mk_update_multi (block_length a) (update a) hash blocks | Blake2B | Blake2S -> let nb = S.length blocks / block_length a in let a' = to_blake_alg a in Lib.LoopCombinators.repeati #(words_state a) nb (Spec.Blake2.blake2_update...
{ "checked_file": "Spec.Agile.Hash.fst.checked", "dependencies": [ "Spec.SHA3.fst.checked", "Spec.SHA2.fsti.checked", "Spec.SHA1.fsti.checked", "Spec.MD5.fsti.checked", "Spec.Hash.MD.fst.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Blake2.fst.checked", "prims.fst.checked", ...
[]
[ "Spec.Hash.Definitions.hash_alg", "Spec.Hash.Definitions.words_state", "Spec.Hash.Definitions.extra_state", "Spec.Hash.Definitions.bytes_blocks", "Lib.UpdateMulti.mk_update_multi", "Spec.Hash.Definitions.block_length", "Spec.Agile.Hash.update", "Lib.LoopCombinators.repeati", "Spec.Blake2.blake2_upda...
[]
module Spec.Agile.Hash module S = FStar.Seq open Spec.Hash.Definitions open Spec.Hash.MD open FStar.Mul open Lib.IntTypes unfold let coerce (#b #a:Type) (x:a{a == b}) : b = x let init a = match a with | SHA2_224 | SHA2_256 | SHA2_384 | SHA2_512 -> Spec.SHA2.init a | MD5 -> Spec.MD5.init | SHA1 -...
false
false
Spec.Agile.Hash.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 8, "max_ifuel": 2, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val update_multi (a:hash_alg) (hash:words_state a) (prev:extra_state a) (blocks:bytes_blocks a): Pure (words_state a) (requires update_multi_pre a prev blocks) (ensures fun _ -> True)
[]
Spec.Agile.Hash.update_multi
{ "file_name": "specs/Spec.Agile.Hash.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.hash_alg -> hash: Spec.Hash.Definitions.words_state a -> prev: Spec.Hash.Definitions.extra_state a -> blocks: Spec.Hash.Definitions.bytes_blocks a -> Prims.Pure (Spec.Hash.Definitions.words_state a)
{ "end_col": 109, "end_line": 47, "start_col": 2, "start_line": 37 }
Prims.Tot
val openBase: openBase_st cs vale_p
[ { "abbrev": true, "full_module": "Hacl.HPKE.Interface.AEAD", "short_module": "IAEAD" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.Hash", "short_module": "IHash" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.HKDF", "short_module": "IHK" }, { ...
false
let openBase = hpke_openBase_higher #cs vale_p IAEAD.aead_decrypt_cp32 setupBaseR
val openBase: openBase_st cs vale_p let openBase =
false
null
false
hpke_openBase_higher #cs vale_p IAEAD.aead_decrypt_cp32 setupBaseR
{ "checked_file": "Hacl.HPKE.Curve64_CP32_SHA512.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.HPKE.Interface.HKDF.fst.checked", "Hacl.HPKE.Interface.Hash.fst.checked", "Hacl.HPKE.Interface.DH.fst.checked", "Hacl.HP...
[ "total" ]
[ "Hacl.Meta.HPKE.hpke_openBase_higher", "Hacl.HPKE.Curve64_CP32_SHA512.cs", "Hacl.HPKE.Curve64_CP32_SHA512.vale_p", "Hacl.HPKE.Interface.AEAD.aead_decrypt_cp32", "Hacl.HPKE.Curve64_CP32_SHA512.setupBaseR" ]
[]
module Hacl.HPKE.Curve64_CP32_SHA512 open Hacl.Meta.HPKE module IDH = Hacl.HPKE.Interface.DH module IHK = Hacl.HPKE.Interface.HKDF module IHash = Hacl.HPKE.Interface.Hash module IAEAD = Hacl.HPKE.Interface.AEAD friend Hacl.Meta.HPKE #set-options "--fuel 0 --ifuel 0" let setupBaseS = hpke_setupBaseS_higher #cs vale...
false
true
Hacl.HPKE.Curve64_CP32_SHA512.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val openBase: openBase_st cs vale_p
[]
Hacl.HPKE.Curve64_CP32_SHA512.openBase
{ "file_name": "code/hpke/Hacl.HPKE.Curve64_CP32_SHA512.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Impl.HPKE.openBase_st Hacl.HPKE.Curve64_CP32_SHA512.cs Hacl.HPKE.Curve64_CP32_SHA512.vale_p
{ "end_col": 81, "end_line": 20, "start_col": 15, "start_line": 20 }
Prims.Tot
val sealBase: sealBase_st cs vale_p
[ { "abbrev": true, "full_module": "Hacl.HPKE.Interface.AEAD", "short_module": "IAEAD" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.Hash", "short_module": "IHash" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.HKDF", "short_module": "IHK" }, { ...
false
let sealBase = hpke_sealBase_higher #cs vale_p IAEAD.aead_encrypt_cp32 setupBaseS
val sealBase: sealBase_st cs vale_p let sealBase =
false
null
false
hpke_sealBase_higher #cs vale_p IAEAD.aead_encrypt_cp32 setupBaseS
{ "checked_file": "Hacl.HPKE.Curve64_CP32_SHA512.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.HPKE.Interface.HKDF.fst.checked", "Hacl.HPKE.Interface.Hash.fst.checked", "Hacl.HPKE.Interface.DH.fst.checked", "Hacl.HP...
[ "total" ]
[ "Hacl.Meta.HPKE.hpke_sealBase_higher", "Hacl.HPKE.Curve64_CP32_SHA512.cs", "Hacl.HPKE.Curve64_CP32_SHA512.vale_p", "Hacl.HPKE.Interface.AEAD.aead_encrypt_cp32", "Hacl.HPKE.Curve64_CP32_SHA512.setupBaseS" ]
[]
module Hacl.HPKE.Curve64_CP32_SHA512 open Hacl.Meta.HPKE module IDH = Hacl.HPKE.Interface.DH module IHK = Hacl.HPKE.Interface.HKDF module IHash = Hacl.HPKE.Interface.Hash module IAEAD = Hacl.HPKE.Interface.AEAD friend Hacl.Meta.HPKE #set-options "--fuel 0 --ifuel 0" let setupBaseS = hpke_setupBaseS_higher #cs vale...
false
true
Hacl.HPKE.Curve64_CP32_SHA512.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val sealBase: sealBase_st cs vale_p
[]
Hacl.HPKE.Curve64_CP32_SHA512.sealBase
{ "file_name": "code/hpke/Hacl.HPKE.Curve64_CP32_SHA512.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Impl.HPKE.sealBase_st Hacl.HPKE.Curve64_CP32_SHA512.cs Hacl.HPKE.Curve64_CP32_SHA512.vale_p
{ "end_col": 81, "end_line": 18, "start_col": 15, "start_line": 18 }
Prims.Tot
val setupBaseS: setupBaseS_st cs vale_p
[ { "abbrev": true, "full_module": "Hacl.HPKE.Interface.AEAD", "short_module": "IAEAD" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.Hash", "short_module": "IHash" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.HKDF", "short_module": "IHK" }, { ...
false
let setupBaseS = hpke_setupBaseS_higher #cs vale_p IHK.hkdf_expand512 IHK.hkdf_extract512 IDH.secret_to_public_c64 IDH.dh_c64 IHK.hkdf_expand256 IHK.hkdf_extract256
val setupBaseS: setupBaseS_st cs vale_p let setupBaseS =
false
null
false
hpke_setupBaseS_higher #cs vale_p IHK.hkdf_expand512 IHK.hkdf_extract512 IDH.secret_to_public_c64 IDH.dh_c64 IHK.hkdf_expand256 IHK.hkdf_extract256
{ "checked_file": "Hacl.HPKE.Curve64_CP32_SHA512.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.HPKE.Interface.HKDF.fst.checked", "Hacl.HPKE.Interface.Hash.fst.checked", "Hacl.HPKE.Interface.DH.fst.checked", "Hacl.HP...
[ "total" ]
[ "Hacl.Meta.HPKE.hpke_setupBaseS_higher", "Hacl.HPKE.Curve64_CP32_SHA512.cs", "Hacl.HPKE.Curve64_CP32_SHA512.vale_p", "Hacl.HPKE.Interface.HKDF.hkdf_expand512", "Hacl.HPKE.Interface.HKDF.hkdf_extract512", "Hacl.HPKE.Interface.DH.secret_to_public_c64", "Hacl.HPKE.Interface.DH.dh_c64", "Hacl.HPKE.Interfa...
[]
module Hacl.HPKE.Curve64_CP32_SHA512 open Hacl.Meta.HPKE module IDH = Hacl.HPKE.Interface.DH module IHK = Hacl.HPKE.Interface.HKDF module IHash = Hacl.HPKE.Interface.Hash module IAEAD = Hacl.HPKE.Interface.AEAD friend Hacl.Meta.HPKE #set-options "--fuel 0 --ifuel 0"
false
true
Hacl.HPKE.Curve64_CP32_SHA512.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val setupBaseS: setupBaseS_st cs vale_p
[]
Hacl.HPKE.Curve64_CP32_SHA512.setupBaseS
{ "file_name": "code/hpke/Hacl.HPKE.Curve64_CP32_SHA512.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Impl.HPKE.setupBaseS_st Hacl.HPKE.Curve64_CP32_SHA512.cs Hacl.HPKE.Curve64_CP32_SHA512.vale_p
{ "end_col": 164, "end_line": 14, "start_col": 17, "start_line": 14 }
Prims.Tot
val setupBaseR: setupBaseR_st cs vale_p
[ { "abbrev": true, "full_module": "Hacl.HPKE.Interface.AEAD", "short_module": "IAEAD" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.Hash", "short_module": "IHash" }, { "abbrev": true, "full_module": "Hacl.HPKE.Interface.HKDF", "short_module": "IHK" }, { ...
false
let setupBaseR = hpke_setupBaseR_higher #cs vale_p IHK.hkdf_expand512 IHK.hkdf_extract512 IDH.dh_c64 IHK.hkdf_expand256 IHK.hkdf_extract256 IDH.secret_to_public_c64
val setupBaseR: setupBaseR_st cs vale_p let setupBaseR =
false
null
false
hpke_setupBaseR_higher #cs vale_p IHK.hkdf_expand512 IHK.hkdf_extract512 IDH.dh_c64 IHK.hkdf_expand256 IHK.hkdf_extract256 IDH.secret_to_public_c64
{ "checked_file": "Hacl.HPKE.Curve64_CP32_SHA512.fst.checked", "dependencies": [ "prims.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.Meta.HPKE.fst.checked", "Hacl.HPKE.Interface.HKDF.fst.checked", "Hacl.HPKE.Interface.Hash.fst.checked", "Hacl.HPKE.Interface.DH.fst.checked", "Hacl.HP...
[ "total" ]
[ "Hacl.Meta.HPKE.hpke_setupBaseR_higher", "Hacl.HPKE.Curve64_CP32_SHA512.cs", "Hacl.HPKE.Curve64_CP32_SHA512.vale_p", "Hacl.HPKE.Interface.HKDF.hkdf_expand512", "Hacl.HPKE.Interface.HKDF.hkdf_extract512", "Hacl.HPKE.Interface.DH.dh_c64", "Hacl.HPKE.Interface.HKDF.hkdf_expand256", "Hacl.HPKE.Interface.H...
[]
module Hacl.HPKE.Curve64_CP32_SHA512 open Hacl.Meta.HPKE module IDH = Hacl.HPKE.Interface.DH module IHK = Hacl.HPKE.Interface.HKDF module IHash = Hacl.HPKE.Interface.Hash module IAEAD = Hacl.HPKE.Interface.AEAD friend Hacl.Meta.HPKE #set-options "--fuel 0 --ifuel 0" let setupBaseS = hpke_setupBaseS_higher #cs vale...
false
true
Hacl.HPKE.Curve64_CP32_SHA512.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val setupBaseR: setupBaseR_st cs vale_p
[]
Hacl.HPKE.Curve64_CP32_SHA512.setupBaseR
{ "file_name": "code/hpke/Hacl.HPKE.Curve64_CP32_SHA512.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
Hacl.Impl.HPKE.setupBaseR_st Hacl.HPKE.Curve64_CP32_SHA512.cs Hacl.HPKE.Curve64_CP32_SHA512.vale_p
{ "end_col": 164, "end_line": 16, "start_col": 17, "start_line": 16 }
Prims.Tot
val v (x:t) : Tot (uint_t n)
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let v x = x.v
val v (x:t) : Tot (uint_t n) let v x =
false
null
false
x.v
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[ "total" ]
[ "FStar.UInt16.t", "FStar.UInt16.__proj__Mk__item__v", "FStar.UInt.uint_t", "FStar.UInt16.n" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
true
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val v (x:t) : Tot (uint_t n)
[]
FStar.UInt16.v
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
x: FStar.UInt16.t -> FStar.UInt.uint_t FStar.UInt16.n
{ "end_col": 13, "end_line": 28, "start_col": 10, "start_line": 28 }
Prims.Pure
val sub_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a - v b) n ==> v a - v b = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let sub_underspec a b = Mk (sub_underspec (v a) (v b))
val sub_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a - v b) n ==> v a - v b = v c)) let sub_underspec a b =
false
null
false
Mk (sub_underspec (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.sub_underspec", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val sub_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a - v b) n ==> v a - v b = v c))
[]
FStar.UInt16.sub_underspec
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 54, "end_line": 50, "start_col": 24, "start_line": 50 }
Prims.Pure
val mul_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a * v b) n ==> v a * v b = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let mul_underspec a b = Mk (mul_underspec (v a) (v b))
val mul_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a * v b) n ==> v a * v b = v c)) let mul_underspec a b =
false
null
false
Mk (mul_underspec (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.mul_underspec", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val mul_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a * v b) n ==> v a * v b = v c))
[]
FStar.UInt16.mul_underspec
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 54, "end_line": 56, "start_col": 24, "start_line": 56 }
Prims.Pure
val add_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a + v b) n ==> v a + v b = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let add_underspec a b = Mk (add_underspec (v a) (v b))
val add_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a + v b) n ==> v a + v b = v c)) let add_underspec a b =
false
null
false
Mk (add_underspec (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.add_underspec", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val add_underspec (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> size (v a + v b) n ==> v a + v b = v c))
[]
FStar.UInt16.add_underspec
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 54, "end_line": 44, "start_col": 24, "start_line": 44 }
Prims.Pure
val add (a:t) (b:t) : Pure t (requires (size (v a + v b) n)) (ensures (fun c -> v a + v b = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let add a b = Mk (add (v a) (v b))
val add (a:t) (b:t) : Pure t (requires (size (v a + v b) n)) (ensures (fun c -> v a + v b = v c)) let add a b =
false
null
false
Mk (add (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.add", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val add (a:t) (b:t) : Pure t (requires (size (v a + v b) n)) (ensures (fun c -> v a + v b = v c))
[]
FStar.UInt16.add
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 34, "end_line": 42, "start_col": 14, "start_line": 42 }
Prims.Pure
val logor (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logor` v y == v z))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let logor x y = Mk (logor (v x) (v y))
val logor (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logor` v y == v z)) let logor x y =
false
null
false
Mk (logor (v x) (v y))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.logor", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val logor (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logor` v y == v z))
[]
FStar.UInt16.logor
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
x: FStar.UInt16.t -> y: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 38, "end_line": 68, "start_col": 16, "start_line": 68 }
Prims.Tot
val zero : x:t{v x = 0}
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let zero = uint_to_t 0
val zero : x:t{v x = 0} let zero =
false
null
false
uint_to_t 0
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[ "total" ]
[ "FStar.UInt16.uint_to_t" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val zero : x:t{v x = 0}
[]
FStar.UInt16.zero
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
x: FStar.UInt16.t{FStar.UInt16.v x = 0}
{ "end_col": 22, "end_line": 38, "start_col": 11, "start_line": 38 }
Prims.Pure
val mul (a:t) (b:t) : Pure t (requires (size (v a * v b) n)) (ensures (fun c -> v a * v b = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let mul a b = Mk (mul (v a) (v b))
val mul (a:t) (b:t) : Pure t (requires (size (v a * v b) n)) (ensures (fun c -> v a * v b = v c)) let mul a b =
false
null
false
Mk (mul (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.mul", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val mul (a:t) (b:t) : Pure t (requires (size (v a * v b) n)) (ensures (fun c -> v a * v b = v c))
[]
FStar.UInt16.mul
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 34, "end_line": 54, "start_col": 14, "start_line": 54 }
Prims.Pure
val uint_to_t (x:uint_t n) : Pure t (requires True) (ensures (fun y -> v y = x))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let uint_to_t x = Mk x
val uint_to_t (x:uint_t n) : Pure t (requires True) (ensures (fun y -> v y = x)) let uint_to_t x =
false
null
false
Mk x
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt.uint_t", "FStar.UInt16.n", "FStar.UInt16.Mk", "FStar.UInt16.t" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val uint_to_t (x:uint_t n) : Pure t (requires True) (ensures (fun y -> v y = x))
[]
FStar.UInt16.uint_to_t
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
x: FStar.UInt.uint_t FStar.UInt16.n -> Prims.Pure FStar.UInt16.t
{ "end_col": 22, "end_line": 30, "start_col": 18, "start_line": 30 }
Prims.Tot
val one : x:t{v x = 1}
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let one = uint_to_t 1
val one : x:t{v x = 1} let one =
false
null
false
uint_to_t 1
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[ "total" ]
[ "FStar.UInt16.uint_to_t" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val one : x:t{v x = 1}
[]
FStar.UInt16.one
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
x: FStar.UInt16.t{FStar.UInt16.v x = 1}
{ "end_col": 21, "end_line": 40, "start_col": 10, "start_line": 40 }
Prims.Pure
val logxor (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logxor` v y == v z))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let logxor x y = Mk (logxor (v x) (v y))
val logxor (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logxor` v y == v z)) let logxor x y =
false
null
false
Mk (logxor (v x) (v y))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.logxor", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val logxor (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logxor` v y == v z))
[]
FStar.UInt16.logxor
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
x: FStar.UInt16.t -> y: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 40, "end_line": 66, "start_col": 17, "start_line": 66 }
Prims.Pure
val sub (a:t) (b:t) : Pure t (requires (size (v a - v b) n)) (ensures (fun c -> v a - v b = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let sub a b = Mk (sub (v a) (v b))
val sub (a:t) (b:t) : Pure t (requires (size (v a - v b) n)) (ensures (fun c -> v a - v b = v c)) let sub a b =
false
null
false
Mk (sub (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.sub", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val sub (a:t) (b:t) : Pure t (requires (size (v a - v b) n)) (ensures (fun c -> v a - v b = v c))
[]
FStar.UInt16.sub
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 34, "end_line": 48, "start_col": 14, "start_line": 48 }
Prims.Pure
val lognot (x:t) : Pure t (requires True) (ensures (fun z -> lognot (v x) == v z))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let lognot x = Mk (lognot (v x))
val lognot (x:t) : Pure t (requires True) (ensures (fun z -> lognot (v x) == v z)) let lognot x =
false
null
false
Mk (lognot (v x))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.lognot", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lognot (x:t) : Pure t (requires True) (ensures (fun z -> lognot (v x) == v z))
[]
FStar.UInt16.lognot
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
x: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 32, "end_line": 70, "start_col": 15, "start_line": 70 }
Prims.Pure
val sub_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.sub_mod (v a) (v b) = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let sub_mod a b = Mk (sub_mod (v a) (v b))
val sub_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.sub_mod (v a) (v b) = v c)) let sub_mod a b =
false
null
false
Mk (sub_mod (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.sub_mod", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val sub_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.sub_mod (v a) (v b) = v c))
[]
FStar.UInt16.sub_mod
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 42, "end_line": 52, "start_col": 18, "start_line": 52 }
Prims.Pure
val shift_right (a:t) (s:UInt32.t) : Pure t (requires (UInt32.v s < n)) (ensures (fun c -> FStar.UInt.shift_right (v a) (UInt32.v s) = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let shift_right a s = Mk (shift_right (v a) (UInt32.v s))
val shift_right (a:t) (s:UInt32.t) : Pure t (requires (UInt32.v s < n)) (ensures (fun c -> FStar.UInt.shift_right (v a) (UInt32.v s) = v c)) let shift_right a s =
false
null
false
Mk (shift_right (v a) (UInt32.v s))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt32.t", "FStar.UInt16.Mk", "FStar.UInt.shift_right", "FStar.UInt16.n", "FStar.UInt16.v", "FStar.UInt32.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val shift_right (a:t) (s:UInt32.t) : Pure t (requires (UInt32.v s < n)) (ensures (fun c -> FStar.UInt.shift_right (v a) (UInt32.v s) = v c))
[]
FStar.UInt16.shift_right
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> s: FStar.UInt32.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 57, "end_line": 72, "start_col": 22, "start_line": 72 }
Prims.Pure
val add_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.add_mod (v a) (v b) = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let add_mod a b = Mk (add_mod (v a) (v b))
val add_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.add_mod (v a) (v b) = v c)) let add_mod a b =
false
null
false
Mk (add_mod (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.add_mod", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val add_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.add_mod (v a) (v b) = v c))
[]
FStar.UInt16.add_mod
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 42, "end_line": 46, "start_col": 18, "start_line": 46 }
Prims.Pure
val mul_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.mul_mod (v a) (v b) = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let mul_mod a b = Mk (mul_mod (v a) (v b))
val mul_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.mul_mod (v a) (v b) = v c)) let mul_mod a b =
false
null
false
Mk (mul_mod (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.mul_mod", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val mul_mod (a:t) (b:t) : Pure t (requires True) (ensures (fun c -> FStar.UInt.mul_mod (v a) (v b) = v c))
[]
FStar.UInt16.mul_mod
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 42, "end_line": 58, "start_col": 18, "start_line": 58 }
Prims.Pure
val rem (a:t) (b:t{v b <> 0}) : Pure t (requires True) (ensures (fun c -> FStar.UInt.mod (v a) (v b) = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let rem a b = Mk (mod (v a) (v b))
val rem (a:t) (b:t{v b <> 0}) : Pure t (requires True) (ensures (fun c -> FStar.UInt.mod (v a) (v b) = v c)) let rem a b =
false
null
false
Mk (mod (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "Prims.b2t", "Prims.op_disEquality", "Prims.int", "FStar.UInt16.v", "FStar.UInt16.Mk", "FStar.UInt.mod", "FStar.UInt16.n" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val rem (a:t) (b:t{v b <> 0}) : Pure t (requires True) (ensures (fun c -> FStar.UInt.mod (v a) (v b) = v c))
[]
FStar.UInt16.rem
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t{FStar.UInt16.v b <> 0} -> Prims.Pure FStar.UInt16.t
{ "end_col": 34, "end_line": 62, "start_col": 14, "start_line": 62 }
Prims.Pure
val div (a:t) (b:t{v b <> 0}) : Pure t (requires (True)) (ensures (fun c -> v a / v b = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let div a b = Mk (div (v a) (v b))
val div (a:t) (b:t{v b <> 0}) : Pure t (requires (True)) (ensures (fun c -> v a / v b = v c)) let div a b =
false
null
false
Mk (div (v a) (v b))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "Prims.b2t", "Prims.op_disEquality", "Prims.int", "FStar.UInt16.v", "FStar.UInt16.Mk", "FStar.UInt.div", "FStar.UInt16.n" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val div (a:t) (b:t{v b <> 0}) : Pure t (requires (True)) (ensures (fun c -> v a / v b = v c))
[]
FStar.UInt16.div
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t{FStar.UInt16.v b <> 0} -> Prims.Pure FStar.UInt16.t
{ "end_col": 34, "end_line": 60, "start_col": 14, "start_line": 60 }
Prims.Pure
val shift_left (a:t) (s:UInt32.t) : Pure t (requires (UInt32.v s < n)) (ensures (fun c -> FStar.UInt.shift_left (v a) (UInt32.v s) = v c))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let shift_left a s = Mk (shift_left (v a) (UInt32.v s))
val shift_left (a:t) (s:UInt32.t) : Pure t (requires (UInt32.v s < n)) (ensures (fun c -> FStar.UInt.shift_left (v a) (UInt32.v s) = v c)) let shift_left a s =
false
null
false
Mk (shift_left (v a) (UInt32.v s))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt32.t", "FStar.UInt16.Mk", "FStar.UInt.shift_left", "FStar.UInt16.n", "FStar.UInt16.v", "FStar.UInt32.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 1, "initial_ifuel": 1, "max_fuel": 1, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val shift_left (a:t) (s:UInt32.t) : Pure t (requires (UInt32.v s < n)) (ensures (fun c -> FStar.UInt.shift_left (v a) (UInt32.v s) = v c))
[]
FStar.UInt16.shift_left
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> s: FStar.UInt32.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 55, "end_line": 76, "start_col": 21, "start_line": 76 }
Prims.Pure
val logand (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logand` v y = v z))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let logand x y = Mk (logand (v x) (v y))
val logand (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logand` v y = v z)) let logand x y =
false
null
false
Mk (logand (v x) (v y))
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[]
[ "FStar.UInt16.t", "FStar.UInt16.Mk", "FStar.UInt.logand", "FStar.UInt16.n", "FStar.UInt16.v" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 2, "initial_ifuel": 1, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val logand (x:t) (y:t) : Pure t (requires True) (ensures (fun z -> v x `logand` v y = v z))
[]
FStar.UInt16.logand
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
x: FStar.UInt16.t -> y: FStar.UInt16.t -> Prims.Pure FStar.UInt16.t
{ "end_col": 40, "end_line": 64, "start_col": 17, "start_line": 64 }
FStar.Pervasives.Lemma
val lemma_sub_msbs (a:t) (b:t) : Lemma ((msb (v a) = msb (v b)) ==> (v a < v b <==> msb (v (sub_mod a b))))
[ { "abbrev": false, "full_module": "FStar.Mul", "short_module": null }, { "abbrev": false, "full_module": "FStar.UInt", "short_module": null }, { "abbrev": false, "full_module": "FStar", "short_module": null }, { "abbrev": false, "full_module": "FStar", "sh...
false
let lemma_sub_msbs a b = from_vec_propriety (to_vec (v a)) 1; from_vec_propriety (to_vec (v b)) 1; from_vec_propriety (to_vec (v (sub_mod a b))) 1
val lemma_sub_msbs (a:t) (b:t) : Lemma ((msb (v a) = msb (v b)) ==> (v a < v b <==> msb (v (sub_mod a b)))) let lemma_sub_msbs a b =
false
null
true
from_vec_propriety (to_vec (v a)) 1; from_vec_propriety (to_vec (v b)) 1; from_vec_propriety (to_vec (v (sub_mod a b))) 1
{ "checked_file": "FStar.UInt16.fst.checked", "dependencies": [ "prims.fst.checked", "FStar.UInt32.fsti.checked", "FStar.UInt.fsti.checked", "FStar.Pervasives.fsti.checked", "FStar.Mul.fst.checked" ], "interface_file": true, "source_file": "FStar.UInt16.fst" }
[ "lemma" ]
[ "FStar.UInt16.t", "FStar.UInt.from_vec_propriety", "FStar.UInt16.n", "FStar.UInt.to_vec", "FStar.UInt16.v", "FStar.UInt16.sub_mod", "Prims.unit" ]
[]
(* Copyright 2008-2019 Microsoft Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
false
false
FStar.UInt16.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 1, "initial_ifuel": 1, "max_fuel": 1, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val lemma_sub_msbs (a:t) (b:t) : Lemma ((msb (v a) = msb (v b)) ==> (v a < v b <==> msb (v (sub_mod a b))))
[]
FStar.UInt16.lemma_sub_msbs
{ "file_name": "ulib/FStar.UInt16.fst", "git_rev": "f4cbb7a38d67eeb13fbdb2f4fb8a44a65cbcdc1f", "git_url": "https://github.com/FStarLang/FStar.git", "project_name": "FStar" }
a: FStar.UInt16.t -> b: FStar.UInt16.t -> FStar.Pervasives.Lemma (ensures FStar.UInt.msb (FStar.UInt16.v a) = FStar.UInt.msb (FStar.UInt16.v b) ==> (FStar.UInt16.v a < FStar.UInt16.v b <==> FStar.UInt.msb (FStar.UInt16.v (FStar.UInt16.sub_mod a b))))
{ "end_col": 53, "end_line": 81, "start_col": 6, "start_line": 79 }
Prims.Tot
[ { "abbrev": false, "full_module": "Spec.Hash.Lemmas", "short_module": null }, { "abbrev": false, "full_module": "Spec.SHA2", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": true, "full_modu...
false
let ws = ws_aux
let ws =
false
null
false
ws_aux
{ "checked_file": "Spec.SHA2.Lemmas.fst.checked", "dependencies": [ "Spec.SHA2.Constants.fst.checked", "Spec.SHA2.fst.checked", "Spec.SHA2.fst.checked", "Spec.Loops.fst.checked", "Spec.Hash.Lemmas.fsti.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Agile.Hash.fst.checked", "pri...
[ "total" ]
[ "Spec.SHA2.Lemmas.ws_aux" ]
[]
module Spec.SHA2.Lemmas open Lib.IntTypes module C = Spec.SHA2.Constants module S = FStar.Seq open Spec.Hash.Definitions open Spec.SHA2 open Spec.Hash.Lemmas friend Spec.SHA2 friend Spec.Agile.Hash #set-options "--z3rlimit 25 --fuel 0 --ifuel 0" (* Scheduling function *) (* Recursive Version *) let rec ws_aux (a:...
false
false
Spec.SHA2.Lemmas.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val ws : a: Spec.Hash.Definitions.sha2_alg -> b: Spec.SHA2.block_w a -> t: Spec.SHA2.counter{t < Spec.SHA2.size_k_w a} -> Spec.Hash.Definitions.word a
[]
Spec.SHA2.Lemmas.ws
{ "file_name": "specs/lemmas/Spec.SHA2.Lemmas.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.sha2_alg -> b: Spec.SHA2.block_w a -> t: Spec.SHA2.counter{t < Spec.SHA2.size_k_w a} -> Spec.Hash.Definitions.word a
{ "end_col": 15, "end_line": 32, "start_col": 9, "start_line": 32 }
Prims.Tot
[ { "abbrev": false, "full_module": "Spec.Hash.Lemmas", "short_module": null }, { "abbrev": false, "full_module": "Spec.SHA2", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": true, "full_modu...
false
let shuffle_core = shuffle_core_
let shuffle_core =
false
null
false
shuffle_core_
{ "checked_file": "Spec.SHA2.Lemmas.fst.checked", "dependencies": [ "Spec.SHA2.Constants.fst.checked", "Spec.SHA2.fst.checked", "Spec.SHA2.fst.checked", "Spec.Loops.fst.checked", "Spec.Hash.Lemmas.fsti.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Agile.Hash.fst.checked", "pri...
[ "total" ]
[ "Spec.SHA2.Lemmas.shuffle_core_" ]
[]
module Spec.SHA2.Lemmas open Lib.IntTypes module C = Spec.SHA2.Constants module S = FStar.Seq open Spec.Hash.Definitions open Spec.SHA2 open Spec.Hash.Lemmas friend Spec.SHA2 friend Spec.Agile.Hash #set-options "--z3rlimit 25 --fuel 0 --ifuel 0" (* Scheduling function *) (* Recursive Version *) let rec ws_aux (a:...
false
false
Spec.SHA2.Lemmas.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val shuffle_core : a: Spec.Hash.Definitions.sha2_alg -> block: Spec.SHA2.block_w a -> hash: Spec.Hash.Definitions.words_state a -> t: Spec.SHA2.counter{t < Spec.SHA2.size_k_w a} -> Spec.Hash.Definitions.words_state a
[]
Spec.SHA2.Lemmas.shuffle_core
{ "file_name": "specs/lemmas/Spec.SHA2.Lemmas.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.sha2_alg -> block: Spec.SHA2.block_w a -> hash: Spec.Hash.Definitions.words_state a -> t: Spec.SHA2.counter{t < Spec.SHA2.size_k_w a} -> Spec.Hash.Definitions.words_state a
{ "end_col": 32, "end_line": 56, "start_col": 19, "start_line": 56 }
Prims.Tot
val shuffle_aux (a: sha2_alg) (hash: words_state a) (block: block_w a) : Tot (words_state a)
[ { "abbrev": false, "full_module": "Spec.Hash.Lemmas", "short_module": null }, { "abbrev": false, "full_module": "Spec.SHA2", "short_module": null }, { "abbrev": false, "full_module": "Spec.Hash.Definitions", "short_module": null }, { "abbrev": true, "full_modu...
false
let shuffle_aux (a:sha2_alg) (hash:words_state a) (block:block_w a): Tot (words_state a) = Spec.Loops.repeat_range 0 (size_k_w a) (shuffle_core a block) hash
val shuffle_aux (a: sha2_alg) (hash: words_state a) (block: block_w a) : Tot (words_state a) let shuffle_aux (a: sha2_alg) (hash: words_state a) (block: block_w a) : Tot (words_state a) =
false
null
false
Spec.Loops.repeat_range 0 (size_k_w a) (shuffle_core a block) hash
{ "checked_file": "Spec.SHA2.Lemmas.fst.checked", "dependencies": [ "Spec.SHA2.Constants.fst.checked", "Spec.SHA2.fst.checked", "Spec.SHA2.fst.checked", "Spec.Loops.fst.checked", "Spec.Hash.Lemmas.fsti.checked", "Spec.Hash.Definitions.fst.checked", "Spec.Agile.Hash.fst.checked", "pri...
[ "total" ]
[ "Spec.Hash.Definitions.sha2_alg", "Spec.Hash.Definitions.words_state", "Spec.SHA2.block_w", "Spec.Loops.repeat_range", "Spec.SHA2.size_k_w", "Spec.SHA2.Lemmas.shuffle_core" ]
[]
module Spec.SHA2.Lemmas open Lib.IntTypes module C = Spec.SHA2.Constants module S = FStar.Seq open Spec.Hash.Definitions open Spec.SHA2 open Spec.Hash.Lemmas friend Spec.SHA2 friend Spec.Agile.Hash #set-options "--z3rlimit 25 --fuel 0 --ifuel 0" (* Scheduling function *) (* Recursive Version *) let rec ws_aux (a:...
false
false
Spec.SHA2.Lemmas.fst
{ "detail_errors": false, "detail_hint_replay": false, "initial_fuel": 0, "initial_ifuel": 0, "max_fuel": 0, "max_ifuel": 0, "no_plugins": false, "no_smt": false, "no_tactics": false, "quake_hi": 1, "quake_keep": false, "quake_lo": 1, "retry": false, "reuse_hint_for": null, "smtencoding_el...
null
val shuffle_aux (a: sha2_alg) (hash: words_state a) (block: block_w a) : Tot (words_state a)
[]
Spec.SHA2.Lemmas.shuffle_aux
{ "file_name": "specs/lemmas/Spec.SHA2.Lemmas.fst", "git_rev": "12c5e9539c7e3c366c26409d3b86493548c4483e", "git_url": "https://github.com/hacl-star/hacl-star.git", "project_name": "hacl-star" }
a: Spec.Hash.Definitions.sha2_alg -> hash: Spec.Hash.Definitions.words_state a -> block: Spec.SHA2.block_w a -> Spec.Hash.Definitions.words_state a
{ "end_col": 68, "end_line": 60, "start_col": 2, "start_line": 60 }