1
1
mirror of https://github.com/github/semantic.git synced 2025-01-02 12:23:08 +03:00
Commit Graph

13855 Commits

Author SHA1 Message Date
Rob Rix
48f911485e Explicitly list Data.Source’s exports. 2017-06-24 11:09:21 -04:00
Rob Rix
4886a4585c Rearrange and group Data.Source’s functions. 2017-06-24 11:08:14 -04:00
Rob Rix
fc004385b2 List Data.Span’s exports explicitly. 2017-06-24 10:59:21 -04:00
Rob Rix
ed140c9937 🔥 Spans. 2017-06-24 10:59:09 -04:00
Rob Rix
d87aa706aa 🔥 unionSpan. 2017-06-24 10:59:03 -04:00
Rob Rix
e3b697af1a 🔥 unionSpansFrom. 2017-06-24 10:58:56 -04:00
Rob Rix
1be293ec79 Avoid copying the underlying ByteString. 2017-06-24 10:55:07 -04:00
Rob Rix
ca49dec207 Avoid another trip through Text. 2017-06-24 10:54:03 -04:00
Rob Rix
4ff3d9e8ec Rename sourceText to sourceBytes. 2017-06-24 10:50:28 -04:00
Rob Rix
21878f2e80 Explicitly list Data.Range’s exports. 2017-06-24 10:46:45 -04:00
Rob Rix
062a7ca2bb 🔥 unionRange. 2017-06-24 10:45:55 -04:00
Rob Rix
59b18baa9c 🔥 unionRangesFrom. 2017-06-24 10:45:15 -04:00
Rob Rix
d368e44a57 🔥 intersectionRange. 2017-06-24 10:44:21 -04:00
Rob Rix
09dd48f994 🔥 divideRange. 2017-06-24 10:43:27 -04:00
Rob Rix
1bbc0a503a 🔥 maybeLastIndex. 2017-06-24 10:42:48 -04:00
Rob Rix
ed9b00cc90 🔥 rangesAndWordsFrom. 2017-06-24 10:41:32 -04:00
Rob Rix
7da94d77f6 Fix up a couple of comments. 2017-06-24 10:39:55 -04:00
Rob Rix
2c113280bc Explicitly unpack Range’s fields. 2017-06-24 10:38:31 -04:00
Rob Rix
08c2c87fe0 Explicitly strictify Range’s fields. 2017-06-24 10:38:11 -04:00
Rob Rix
0d67e6acc9 🔥 a redundant GHC flag. 2017-06-24 10:37:39 -04:00
Rob Rix
7575c0b559 Explicitly list the exports for Data.Blob. 2017-06-24 10:37:17 -04:00
Rob Rix
d720532537 🔥 idOrEmptyBlob. 2017-06-24 10:37:01 -04:00
Rob Rix
a106d27eb9 Rename Source.length to sourceLength. 2017-06-24 10:32:26 -04:00
Rob Rix
2cc9f28e37 Rename Source.null to nullSource. 2017-06-24 10:28:39 -04:00
Rob Rix
0979106e50 🔥 Data.Source.empty. 2017-06-24 10:24:35 -04:00
Rob Rix
8e3d3cb1e1 🔥 a redundant space. 2017-06-24 10:23:48 -04:00
Rob Rix
0d1967edb3 Rename the blob fields. 2017-06-24 10:21:54 -04:00
Rob Rix
bed2c473b2 Rename SourceBlob to Blob. 2017-06-24 10:15:31 -04:00
Rob Rix
fc51c92425 Move SourceBlob into Data.Blob. 2017-06-24 10:09:50 -04:00
Rob Rix
84c7029dd8 Stub in a Blob module. 2017-06-24 10:00:40 -04:00
Rob Rix
fc09d74b73 Rename the Source module to Data.Source. 2017-06-24 09:59:41 -04:00
Rob Rix
1edc6a2718 Rename the Range module to Data.Range. 2017-06-24 09:46:28 -04:00
Rob Rix
6e7122e09a Rename the SourceSpan module to Data.Span. 2017-06-24 09:41:51 -04:00
Rob Rix
4097d4bfc0 Rename SourceSpan to Span and SourcePos to Pos. 2017-06-24 09:30:34 -04:00
Rob Rix
c2d835e43a Compute Markdown ranges within the known line ranges. 2017-06-23 19:30:02 -04:00
Rob Rix
4ee9ff6332 Define a SourceSpan -> Range computation parameterized by the line ranges. 2017-06-23 19:28:10 -04:00
Jon Ruskin
4a1b87e363 use cached gems 2017-06-23 16:13:14 -07:00
Jon Ruskin
25c5b4734e add scripts and setup for new licensing location 2017-06-23 15:55:25 -07:00
Jon Ruskin
3ca79669dd remove old license information 2017-06-23 15:54:43 -07:00
Timothy Clem
e416c018ee Regex 2017-06-23 13:49:23 -06:00
Timothy Clem
8cdb0bf213 Keywords 2017-06-23 13:49:18 -06:00
Timothy Clem
95011b42ea Floats and integers 2017-06-23 13:42:08 -06:00
Timothy Clem
212814872e Symbols and subshells 2017-06-23 13:39:56 -06:00
Timothy Clem
d46bd67515 Hash literals 2017-06-23 13:35:47 -06:00
Timothy Clem
e6079c7752 Add in array and string literals 2017-06-23 13:28:28 -06:00
Timothy Clem
5257188baf Merge remote-tracking branch 'origin/master' into ruby-assignment 2017-06-23 12:58:06 -06:00
Jon Ruskin
b5f6236360 licenses and config 2017-06-22 15:17:03 -07:00
Timothy Clem
4f71a33dcf Merge pull request #1177 from github/bump-tree-sitter
++ tree-sitter
2017-06-22 10:36:39 -06:00
Rob Rix
62e1fba9be Merge branch 'master' into ruby-assignment 2017-06-22 12:24:09 -04:00
Rob Rix
54f2d84934 Merge branch 'master' into python-conditional-expressions 2017-06-22 12:24:04 -04:00