1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/test/Data
Patrick Thomson c36256e943 Standardize and fix floating-point parsing.
The existence of #1705 showed me that it's time to remove the bandaid
of a fix that was `normalizeFloatString` in #1537. This patch
introduces a proper Attoparsec parser for Scientific values that
handles the vaguaries of cross-language floating-point syntax. We
already depended on Attoparsec indirectly, so adding it as an explicit
dependency is fine.

A unit test is included, with examples taken from the tree-sitter corpora.
2018-04-03 17:02:56 -04:00
..
Diff Rename the Diff spec. 2017-11-27 13:59:44 -05:00
Functor unused constraint 2018-03-22 13:07:32 -04:00
Mergeable Initial pass fixing errors raised by weeder. 2018-03-09 12:07:34 -05:00
Scientific Standardize and fix floating-point parsing. 2018-04-03 17:02:56 -04:00
Source Initial pass fixing errors raised by weeder. 2018-03-09 12:07:34 -05:00
Term Merge branch 'musical-modules' into 🔥-monolithic-syntax 2017-11-28 11:59:38 -05:00