1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/src
Patrick Thomson f9f0dd5e79 Use a hand-written integer parser.
Rather than relying on the `Read` instance for `Integer`, let's make
our assumptions about the format explicit. This was mostly a matter of
extracting internal functions from the `Scientific` parser.
2018-06-25 11:55:32 -04:00
..
Analysis Apply the $ hints. 2018-06-19 09:34:52 -04:00
Assigning 📝 toTerm. 2018-06-14 14:53:14 -04:00
Control Fix up linter issues 2018-06-18 13:53:30 -07:00
Data Use a hand-written integer parser. 2018-06-25 11:55:32 -04:00
Diffing Placate hlint. 2018-05-30 18:56:50 -04:00
Language Merge branch 'master' into haskell-assignment 2018-06-19 12:20:16 -07:00
Numeric Use a hand-written integer parser. 2018-06-25 11:55:32 -04:00
Parsing Allow the use of a separate JS prelude. 2018-06-18 15:19:39 -04:00
Rendering No longer used 2018-06-18 13:45:49 -07:00
Semantic Merge branch 'master' into no-more-tags-output 2018-06-18 14:11:44 -07:00
Serializing Pass a FormatStyle to runSerialize. 2018-05-24 09:02:55 -04:00
Prologue.hs Re-export Lower in Prologue. 2018-06-15 11:41:15 -04:00