You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh Berdine
2876ab5034
[sledge] Add result type to Exp.{add,sub,mul}
...
Summary:
Require Exp clients to provide the type of the result of arithmetic
operations.
Reviewed By: mbouaziz
Differential Revision: D12854511
fbshipit-source-id: cc91a39ca
6 years ago
..
bin
[sledge] Run executables from dune install dir
6 years ago
model
Change license to MIT
7 years ago
src
[sledge] Add result type to Exp.{add,sub,mul}
6 years ago
test
[sledge] Update build system, etc.
6 years ago
tools
[sledge] Update build system, etc.
6 years ago
.clang-format
Add initial version of LLAIR and LLVM to LLAIR translation
7 years ago
.gitignore
[sledge] Update build system, etc.
6 years ago
.ocamlformat
[sledge] Update build system, etc.
6 years ago
.ocp-indent
Add initial version of LLAIR and LLVM to LLAIR translation
7 years ago
Makefile
[sledge] Clean test coverage data before `make coverage`
6 years ago
SETUP.org
[sledge] Update build system, etc.
6 years ago
TODO.org
[sledge] Represent null pointer as zero integer of pointer type
6 years ago
dune
[sledge] Use dune ocamlformat integration for `make fmt`
6 years ago
dune-common.in
[sledge] Build system support inline tests in all libraries
6 years ago
dune-project
[sledge] Run executables from dune install dir
6 years ago
dune-workspace
[sledge] Update build system, etc.
6 years ago
llair.opam
[sledge] Switch from Llvm.demangle to __cxa_demangle via Ctypes
6 years ago
sledge.opam
[sledge] Simplify CLI implementation using ppx_deriving_cmdliner
6 years ago