Skip to content

Commit

Permalink
Remove some allocations in value_typing
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Jan 15, 2024
1 parent 3b8f520 commit 126a39c
Show file tree
Hide file tree
Showing 6 changed files with 168 additions and 194 deletions.
3 changes: 0 additions & 3 deletions ECMA-SL/dune
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@
T_Constraint
T_Pattern
; symbolic
args_typing_unop
args_typing_binop
choice_monad_intf
choice_monad
extern_func
Expand All @@ -113,7 +111,6 @@
symbolic_memory2
s_object_branch_get
symbolic_value
type_of_val
value_intf
value_reducer
value_translator
Expand Down
59 changes: 0 additions & 59 deletions ECMA-SL/functorial/args_typing_binop.ml

This file was deleted.

36 changes: 0 additions & 36 deletions ECMA-SL/functorial/args_typing_unop.ml

This file was deleted.

18 changes: 0 additions & 18 deletions ECMA-SL/functorial/type_of_val.ml

This file was deleted.

Loading

0 comments on commit 126a39c

Please sign in to comment.