9925 Commits (633e6bd06705b935ae2a22364d46112f837063b0)
 

Author SHA1 Message Date
Akos Hajdu c82308e586 [erl-frontend] Support block expressions
3 years ago
Akos Hajdu 87626160aa [erl-frontend] Support unary minus and not expressions and patterns
3 years ago
Matthew Jin f0ab545594 Add Infer# Support for Inference Between Type Expressions (#1455)
3 years ago
Vladislav Prekel 9d7eb5684a Fix linguist tool configuration (exclude docs from stats) (#1466)
3 years ago
dependabot[bot] efba111eeb Bump prismjs from 1.23.0 to 1.24.0 in /website (#1462)
3 years ago
Matteo Marescotti 9d221eb692 [erlang] Not use --suffix option of mktemp
3 years ago
Akos Hajdu fbcee3198e [erl-frontend] Split up non-exhaustive pattern matching tests
3 years ago
Akos Hajdu 7f64015957 [erl-frontend] Add tests for binary expression translation
3 years ago
Jules Villard ab550541dc [c++] translate std::shared_ptr stdlib implementation
3 years ago
Jules Villard f61425db29 [pulse] refactor initial state creation
3 years ago
Jules Villard 07cb347912 [pulse] generate latent abort for non-POD nil messaging summary
3 years ago
Daiva Naudziuniene 79e45fae17 [pulse][objc][nils] Fix printing of non-pod type in the error message
3 years ago
Jules Villard 4410e9ab79 [pulse] avoid some FPs due to incompleteness in the arihtmetic engine
3 years ago
Akos Hajdu 5093fe4614 [erl-frontend] Add tests for non-exhaistive case expressions
3 years ago
Nikos Gorogiannis a46bd3f55a [buck][clang] config options
3 years ago
Akos Hajdu c4eddcb179 [erl-frontend] Split up test methods into smaller units
3 years ago
Jules Villard 566102d7f4 [pulse] better trace when realising latent invalid accesses
3 years ago
Radu Grigore 3ba916530a [erl-frontend] Adjust translation of expression Case
3 years ago
Radu Grigore 6788fdef7e [erl-frontend] Translate expression Match
3 years ago
Radu Grigore 2ecfa422ac [topl] Update static matching for Erlang procedures.
3 years ago
Nikos Gorogiannis 0f4394503b [config] remove dead flag
3 years ago
Nikos Gorogiannis 68356a40d2 [sourcefile] die on extension of invalid file
3 years ago
Josh Berdine 268015fbf3 [sledge] Add concurrency analysis
3 years ago
Josh Berdine 347887eebd [sledge] Rework Control to use an explicit abstract machine state
3 years ago
Josh Berdine 5a4f3b4bcc [sledge] Rename joinable to equal_destination
3 years ago
Josh Berdine bcd1e1e02e [sledge] Simplify Control.resolve_callee
3 years ago
Josh Berdine 827e2b3de3 [sledge] Simplify Control.exec_call
3 years ago
Josh Berdine f5c6a5a79d [sledge] Add type for instruction pointers and use in Control
3 years ago
Josh Berdine e43582b480 [sledge] Add n-ary join to Domain and use in analysis
3 years ago
Josh Berdine e8890c7bc6 [sledge] Memoize reg to var translation
3 years ago
Josh Berdine 9150290abe [sledge] Minor improvement of Sh printing
3 years ago
Josh Berdine ee4bb29cc4 [sledge] Global initializers do not contain registers
3 years ago
Radu Grigore 063ddb5784 [erl-frontend] First Erlang test with warnings
3 years ago
Josh Berdine 7bb2e678e3 [sledge] Add Ord.( @? ) to lexicographically compose compare functions
3 years ago
Josh Berdine 37aa0159ea [sledge] Add Set.pop_min_elt_exn
3 years ago
Josh Berdine ec8ba5aea3 [sledge] Add Map.max_binding_exn
3 years ago
Josh Berdine df4ce19954 [sledge] Add List.foldi
3 years ago
Josh Berdine 8678923ca2 [sledge] Add List.Assoc support for deriving compare, equal, sexp_of
3 years ago
Josh Berdine d67a977f71 [sledge] Use opam var instead of opam config var
3 years ago
Nikos Gorogiannis a7c4b5f951 [concurrency] log failure to parse lock arguments
3 years ago
Akos Hajdu 84d747b90c [erl-frontend] Translate some binary expressions
3 years ago
Akos Hajdu 98c32643fa [erl-frontend] Extract helper methods for blocks
3 years ago
Akos Hajdu 0a5323160f [erl-frontend] Translate case expressions and int literals
3 years ago
Nikos Gorogiannis c7e0f092a1 [kotlin] add flag controlling Kotlin capture
3 years ago
Daiva Naudziuniene 6b67a57029 [pulse][objc][nil] Add constraint `self > 0` before computing spec for Objective-C instance methods
3 years ago
Jules Villard 61ade247cd [pulse] model random(3)
3 years ago
Jules Villard fb69d8aca1 [pulse] use phys_equal on the underlying abstract state instead of the toplevel pair
3 years ago
Jules Villard 18097db701 [pulse] apply disjunct limit more strictly
3 years ago
Daiva Naudziuniene 2c93de142e [minor] Unnecessary sprintf
3 years ago
Akos Hajdu 661df0ca16 [erl-frontend] Translate expressions to blocks
3 years ago