Josh Berdine
6b3d7c4d25
ppx_compare Location
...
Reviewed By: cristianoc
Differential Revision: D4232376
fbshipit-source-id: 9162028
8 years ago
Josh Berdine
1ca67fbfa6
ppx_compare DB
...
Reviewed By: cristianoc
Differential Revision: D4232372
fbshipit-source-id: 5cc11c9
8 years ago
Andrzej Kotulski
459ec32081
kill Location.nLOC
...
Summary:
Location.nLOC was introducing a lot of complexity for little benefit (and edge cases were wrong anyway).
We can restore it in some simplified way if we find that we need it
Reviewed By: jeremydubreil
Differential Revision: D4139868
fbshipit-source-id: 4f8e033
8 years ago
Josh Berdine
dd8b8e6d2e
[reason] reformat with new version of reason
...
Summary:
Converted by executing:
```
cd infer/src
find . -name "*.re" -or -name "*.rei" -exec ../../scripts/reup.sh {} \;
```
and fixed a few broken comments.
Reviewed By: jvillard
Differential Revision: D4021262
fbshipit-source-id: 0223287
8 years ago
Cristiano Calcagno
08546ce7bb
Move vim comments up.
...
Reviewed By: chenglou
Differential Revision: D3327580
fbshipit-source-id: a7493e3
9 years ago
Cristiano Calcagno
52e9ebc252
Enable syntax highlighting for Reason files on GitHub.
...
Reviewed By: chenglou
Differential Revision: D3327534
fbshipit-source-id: 1dc6d5f
9 years ago
Cristiano Calcagno
885beed0b1
Convert the Intermediate Representation to Reason.
...
Reviewed By: jberdine
Differential Revision: D3138490
fbshipit-source-id: e3b53fa
9 years ago