Commit Graph

55 Commits (5580bc8901d23f12be0cb3b200dd51fda5110199)

Author SHA1 Message Date
Artem Pianykh 786a72574f [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
Artem Pianykh 9fc048b503 [build] Use plain dune files instead of make-generated JBuilder/OCaml ones 5 years ago
Artem Pianykh fc5b092779 [lint] Update checkCopyright to handle sexp dune files 5 years ago
Artem Pianykh fcce3c0659 [RFC][build] Use dune environments and profiles instead of contexts 5 years ago
Jules Villard a684a1edf0 [ocaml] preparations for core v13 5 years ago
Artem Pianykh 17c5f5c424 [build] Update to dune 2 5 years ago
Josh Berdine 3c6e2469de [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
Josh Berdine 8d20e4d64d [ocamlformat] Upgrade ocamlformat version 5 years ago
Josh Berdine cfc1c8be36 [copyright] Remove years 6 years ago
Josh Berdine 5b190629bf [copyright] Change to copyright headers without years 6 years ago
Josh Berdine 4acad5ca90 [ocamlformat] upgrade ocamlformat to 0.9 6 years ago
Mehdi Bouaziz ecedb27d77 Add missing FB copyrights 6 years ago
Josh Berdine 40ab73037e [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
Jules Villard e5a5d64760 [caml] do not use `let _ =` 7 years ago
Jules Villard 83a4a8fa5b [dune] jbuilder -> dune 7 years ago
Jules Villard 8b882ac1df Change license to MIT 7 years ago
Jules Villard 033928f716 [make] let jbuilder generate .merlin files 7 years ago
Josh Berdine 16988b0a7a [ocamlformat] Upgrade to ocamlformat 0.5 7 years ago
Jules Villard 05ce219962 Revert "[dune] let dune generate .merlin files" 7 years ago
Jules Villard a21644685f [dune] let dune generate .merlin files 7 years ago
Josh Berdine 3534838b73 [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
Josh Berdine 63439ecc02 [ocamlformat] Upgrade base and ocamlformat 7 years ago
Jules Villard 6a8d71ad81 [style] s/_foo/foo_/ when `foo_` is not unused 7 years ago
Josh Berdine f62ab09e61 [ocamlformat] Upgrade ocamlformat to v0.2 from opam 7 years ago
Josh Berdine f89e687efa [ocamlformat] Use ocamlformat from github 7 years ago
Martino Luca 740e9973d6 Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 8 years ago
Jules Villard c16884b97f [jbuilder] turn I{Std,List} and atd-generated files into libraries 8 years ago
Jules Villard 8de2b88783 [make] s/ocamlbuild/jbuilder/g 8 years ago
Josh Berdine bab3d81cb0 Convert Reason to OCaml, and auto-format OCaml 8 years ago
Jules Villard 41d615c351 [lint] copyright linter lints Makefiles 8 years ago
Jules Villard a7f4aa79af [lint] fix copyright linter 8 years ago
Josh Berdine 9bf0360eca [linter] Remove dependency on core_extended 8 years ago
Josh Berdine dcf67c455f [linter] Make checkCopyright indep of Utils, and fix build 8 years ago
Josh Berdine 7c4c40b6b0 [refactor] Move StatsAggregator from scripts to backend 8 years ago
Josh Berdine dd8b8e6d2e [reason] reformat with new version of reason 9 years ago
Jules Villard c53bfe3159 [clang] rewrite plugin attachment logic in OCaml 9 years ago
Jules Villard b736f672e7 [lint] check copyright notices for Reason files too 9 years ago
Jules Villard d9f83094b5 [clang] do not depend on Config.clang_lang and Config.source_file 9 years ago
Jules Villard 7d49e16d63 [clang] rewrite hijack_and_normalize_clang_command in OCaml 9 years ago
Josh Berdine df0d26e3c7 Move Logging setup to Logging 9 years ago
Martino Luca b27bf407db Aggregate buck stats per target 9 years ago
Martino Luca f89e66dc60 Stats aggregator for frontend/backend/reporting 9 years ago
Josh Berdine 3e2fa59262 Reimplement command line options 9 years ago
Josh Berdine e1020c8ebe Remove -open(Utils) compile flag hack 9 years ago
Josh Berdine 66d865ff6a Accept command line options via environment vars 9 years ago
Cristiano Calcagno f3ba6c3906 Revamped Timeout module to save and restore seconds and symops. 9 years ago
Josh Berdine 77b22ded03 Warn on unused identifiers 9 years ago
Josh Berdine b155168083 Open Utils implicitly 9 years ago
Cristiano Calcagno 41de08924b Indentation of command-line agruments. 9 years ago
Josh Berdine 24aceba441 Remove unnecessary code from Arg module 9 years ago