Josh Berdine
11bf7d9a39
[sledge] Build system support inline tests in all libraries
...
Reviewed By: mbouaziz
Differential Revision: D12854506
fbshipit-source-id: 34be9ee1f
6 years ago
Mehdi Bouaziz
ecedb27d77
Add missing FB copyrights
...
Reviewed By: jberdine
Differential Revision: D10517964
fbshipit-source-id: b2bbdef03
6 years ago
Josh Berdine
1b11a0df0e
[sledge] Improve debug tracing
...
Reviewed By: mbouaziz
Differential Revision: D10389475
fbshipit-source-id: 28df69903
6 years ago
Josh Berdine
cf2a985073
[sledge] Add Trace.{printf,fprintf,kprintf}
...
Reviewed By: mbouaziz
Differential Revision: D10389478
fbshipit-source-id: 4fd3ff6da
6 years ago
Josh Berdine
452e240e67
[sledge] Simplify CLI implementation using ppx_deriving_cmdliner
...
Summary:
[ppx_deriving_cmdliner](https://github.com/hammerlab/ppx_deriving_cmdliner )
can generate the fragile boilerplate code normally needed to use cmdliner.
Reviewed By: mbouaziz
Differential Revision: D10389477
fbshipit-source-id: a4e0ae195
6 years ago
Josh Berdine
6a7c21e7c9
[sledge] Update trace and ppx_trace
...
Reviewed By: mbouaziz
Differential Revision: D9846738
fbshipit-source-id: 14adee4c4
6 years ago
Josh Berdine
f6ba0c8137
[sledge] Update build system, etc.
...
Reviewed By: jvillard
Differential Revision: D9850346
fbshipit-source-id: 16fa35ae2
6 years ago
Josh Berdine
e1d4aad487
[ocamlformat] upgrade ocamlformat to 0.8
...
Reviewed By: mbouaziz
Differential Revision: D10359577
fbshipit-source-id: e7f5286e3
6 years ago
Jules Villard
8b882ac1df
Change license to MIT
...
Summary:
Change the license of the source code from BSD + PATENTS to MIT.
Change `checkCopyright` to reflect the new license and learn some new file
types.
Generated with:
```
git grep BSD | xargs -n 1 ./scripts/checkCopyright -i
```
Reviewed By: jeremydubreil, mbouaziz, jberdine
Differential Revision: D8071249
fbshipit-source-id: 97ca23a
7 years ago
Josh Berdine
16988b0a7a
[ocamlformat] Upgrade to ocamlformat 0.5
...
Summary:
Upgrade ocamlformat, and base which needs to be done in sync in order to build
ocamlformat, and the other deps can come for the ride.
Reviewed By: jvillard
Differential Revision: D7663537
fbshipit-source-id: 3e90970
7 years ago
Josh Berdine
446ac6d87c
Add initial version of LLAIR and LLVM to LLAIR translation
...
Reviewed By: mbouaziz
Differential Revision: D6892016
fbshipit-source-id: 3720749
7 years ago