-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22,181 changed files
with
2,143,664 additions
and
109,625 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<dummy> |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Escaping the Dune sandbox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
(ocamlc /Users/jon/.opam/5.2.0/bin/ocamlc.opt) | ||
(ocaml_config_vars (afl_instrument false) (architecture arm64) (asm "cc -c -Wno-trigraphs") (asm_cfi_supported true) (ast_impl_magic_number Caml1999M034) (ast_intf_magic_number Caml1999N034) (bytecomp_c_compiler "cc -O2 -fno-strict-aliasing -fwrapv -pthread -pthread -D_FILE_OFFSET_BITS=64 ") (bytecomp_c_libraries "-L/opt/homebrew/opt/zstd/lib -lzstd -lpthread") (c_compiler cc) (ccomp_type cc) (cma_magic_number Caml1999A034) (cmi_magic_number Caml1999I034) (cmo_magic_number Caml1999O034) (cmt_magic_number Caml1999T034) (cmx_magic_number Caml1999Y034) (cmxa_magic_number Caml1999Z034) (cmxs_magic_number Caml1999D034) (default_executable_name a.out) (default_safe_string true) (exec_magic_number Caml1999X034) (ext_asm .s) (ext_dll .so) (ext_exe "") (ext_lib .a) (ext_obj .o) (flambda false) (flat_float_array true) (function_sections false) (host aarch64-apple-darwin23.5.0) (int_size 63) (linear_magic_number Caml1999L034) (model default) (naked_pointers false) (native_c_compiler "cc -O2 -fno-strict-aliasing -fwrapv -pthread -pthread -D_FILE_OFFSET_BITS=64 ") (native_c_libraries " -lpthread") (native_compiler true) (native_dynlink true) (native_ldflags "") (native_pack_linker "ld -r -o ") (ocamlc_cflags " -O2 -fno-strict-aliasing -fwrapv -pthread -pthread") (ocamlc_cppflags " -D_FILE_OFFSET_BITS=64 ") (ocamlopt_cflags " -O2 -fno-strict-aliasing -fwrapv -pthread -pthread") (ocamlopt_cppflags " -D_FILE_OFFSET_BITS=64 ") (os_type Unix) (safe_string true) (standard_library /Users/jon/.opam/5.2.0/lib/ocaml) (standard_library_default /Users/jon/.opam/5.2.0/lib/ocaml) (supports_shared_libraries true) (system macosx) (systhread_supported true) (target aarch64-apple-darwin23.5.0) (tsan false) (version 5.2.0) (windows_unicode false) (with_frame_pointers false) (word_size 64)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
((6:ocamlc37:/Users/jon/.opam/5.2.0/bin/ocamlc.opt)(17:ocaml_config_vars((14:afl_instrument5:false)(12:architecture5:arm64)(3:asm20:cc -c -Wno-trigraphs)(17:asm_cfi_supported4:true)(21:ast_impl_magic_number12:Caml1999M034)(21:ast_intf_magic_number12:Caml1999N034)(19:bytecomp_c_compiler81:cc -O2 -fno-strict-aliasing -fwrapv -pthread -pthread -D_FILE_OFFSET_BITS=64 )(20:bytecomp_c_libraries48:-L/opt/homebrew/opt/zstd/lib -lzstd -lpthread)(10:c_compiler2:cc)(10:ccomp_type2:cc)(16:cma_magic_number12:Caml1999A034)(16:cmi_magic_number12:Caml1999I034)(16:cmo_magic_number12:Caml1999O034)(16:cmt_magic_number12:Caml1999T034)(16:cmx_magic_number12:Caml1999Y034)(17:cmxa_magic_number12:Caml1999Z034)(17:cmxs_magic_number12:Caml1999D034)(23:default_executable_name5:a.out)(19:default_safe_string4:true)(17:exec_magic_number12:Caml1999X034)(7:ext_asm2:.s)(7:ext_dll3:.so)(7:ext_exe0:)(7:ext_lib2:.a)(7:ext_obj2:.o)(7:flambda5:false)(16:flat_float_array4:true)(17:function_sections5:false)(4:host26:aarch64-apple-darwin23.5.0)(8:int_size2:63)(19:linear_magic_number12:Caml1999L034)(5:model7:default)(14:naked_pointers5:false)(17:native_c_compiler81:cc -O2 -fno-strict-aliasing -fwrapv -pthread -pthread -D_FILE_OFFSET_BITS=64 )(18:native_c_libraries12: -lpthread)(15:native_compiler4:true)(14:native_dynlink4:true)(14:native_ldflags0:)(18:native_pack_linker9:ld -r -o )(13:ocamlc_cflags53: -O2 -fno-strict-aliasing -fwrapv -pthread -pthread)(15:ocamlc_cppflags24: -D_FILE_OFFSET_BITS=64 )(15:ocamlopt_cflags53: -O2 -fno-strict-aliasing -fwrapv -pthread -pthread)(17:ocamlopt_cppflags24: -D_FILE_OFFSET_BITS=64 )(7:os_type4:Unix)(11:safe_string4:true)(16:standard_library32:/Users/jon/.opam/5.2.0/lib/ocaml)(24:standard_library_default32:/Users/jon/.opam/5.2.0/lib/ocaml)(25:supports_shared_libraries4:true)(6:system6:macosx)(19:systhread_supported4:true)(6:target26:aarch64-apple-darwin23.5.0)(4:tsan5:false)(7:version5:5.2.0)(15:windows_unicode5:false)(19:with_frame_pointers5:false)(9:word_size2:64)))) |
Oops, something went wrong.