2023-09-22
Changes
f7370d3 tree-sitter conversion. Capture top level ERROR structure (Alan Zimmerman)
b3acd73 Show code lenses for undocumented group configs (Roberto Aloi)
4850940 use single callback for fold (Alan Zimmerman)
4ee24f5 Add a map from DefineId to FormId in FormList (Alan Zimmerman)
f541014 Introduce FunctionMatch::Any (Alan Zimmerman)
14ce243 replace_call: use resolved function module (Alan Zimmerman)
965ff19 Bump VS Code extension to 0.6.0 (#9) (Alan Zimmerman)
fd7570e Fix spurious "module name must not be empty" diagnostics (Alan Zimmerman)
96aacf3 HIR: lower macro call args even if macro does not expand (Alan Zimmerman)
372fe5b Some more replaces methods (Thomas David Cuvillier)
f5921cb Remove env specific URL from expectation file (Roberto Aloi)
1fba965 Fix OSS build (#8) (Alan Zimmerman)
51cfbfc Attempt at fixing OSS CI (Roberto Aloi)
99a4267 Add instructions on how to contribute to the error index (Roberto Aloi)
bf0da77 Included links to error index in JSON output, when available (Roberto Aloi)
0731696 Introduce elp explain
, show links to Erlang Error Index (Roberto Aloi)
29794ce Initial content for compiler, linter and parser error codes (Roberto Aloi)
8abdc27 Add WhatsApp ELP Error codes (Roberto Aloi)
d35585b Erlang Error Index Content (Roberto Aloi)
5239d2c show diagnostic code in CI from ELP lints (Alan Zimmerman)
19b9f72 Erlang Error Index for W0009 and W0010 (Roberto Aloi)
242cef2 Specify relevant categories for the extension (Roberto Aloi)
40ccb73 Add "elp" as keyword to ease searching on the marketplace (Roberto Aloi)
73bfd68 Publish platform specific extension, instead of rebuilding it (Roberto Aloi)