Fred Emmott

Results 270 issues of Fred Emmott

Currently, branches will stay around forever, unless .git/CommitSync (and the remote) are manually cleaned up.

Probably two models: - [x] simple 'curviness' model: for x between 0 and 1, 100% curviness is a circle of radius 1, 0% curviness is an infinite circle (i.e. a...

These are accessible via the axis(n) thing, but there's just Source.Slider - there should also be a 'Dial' one

`hh_client lsp` spawns an LSP server in new versions of HHVM; this should be used if `hh_client --version --json` reports an api_version >= 5

eg `20,30>` is roughly equivalent to `20,30s/^/ /`

### HHVM Version 3.27 ### Standalone code, or other way to reproduce the problem ```

hack
probably easy

Summary: - both are keyed by HDF names - `HH\hhvm_config_hdf()` returns a pretty-printed HDF file - `HH\hhvm_config()` returns `string|dict` These are meant to provide an HDF-friendly alternatively to ini_get() and...

CLA Signed
fb-exported

- We currently manually set the C++ version flags for each compiler, let CMake do this instead - That requires updating the minimum CMake version - that makes the syntax...

CLA Signed