1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 00:44:57 +03:00
Commit Graph

13375 Commits

Author SHA1 Message Date
joshvera
8d103fe844 Revert "Remove color highlighting and move other instances of putStrLn error to stderr"
This reverts commit 22d62ed464441ba0abb53f23f9d357df03ef9f52.
2017-06-16 14:55:47 -04:00
joshvera
b3e14926a1 Remove import 2017-06-16 13:50:12 -04:00
joshvera
ff0cbca96e Remove color highlighting and move other instances of putStrLn error to stderr 2017-06-16 13:49:26 -04:00
joshvera
225a40fc7d Log errors to stderr 2017-06-16 13:30:25 -04:00
Rob Rix
1e0d3e6251 Merge pull request #1168 from github/drop-section-heading-punctuation-from-table-of-contents
Exclude heading punctuation from Markdown ToC
2017-06-16 11:16:39 -04:00
Rob Rix
d4ecb1c501 Merge branch 'master' into drop-section-heading-punctuation-from-table-of-contents 2017-06-16 11:04:01 -04:00
Rob Rix
e11b56127f Take the range of headings’ children instead of the whole heading.
We don’t want to include the ## in a section entry, so we union the ranges of the children (if any).
2017-06-16 10:59:23 -04:00
Rob Rix
a051efe7e8 Merge pull request #1164 from github/it's-probably-a-fire-storm
Clean up scripts & dependencies
2017-06-15 13:02:17 -04:00
Rob Rix
1ed59d3fa9 Set -O2 in profile, threadscope, and CI builds only. 2017-06-15 12:00:01 -04:00
Rob Rix
c659f413f6 Would you just look at all that 🔥 2017-06-15 11:56:10 -04:00
Rob Rix
fe708485e7 Clean up the readFile helper. 2017-06-15 11:28:00 -04:00
Rob Rix
0ea0417fb1 Merge pull request #1162 from github/optimize-for-large-nested-branches
Optimize for large nested branches
2017-06-15 11:24:31 -04:00
Rob Rix
2dfd3322a2 Merge branch 'master' into optimize-for-large-nested-branches 2017-06-15 11:02:00 -04:00
Rob Rix
b6d52051dc Merge pull request #1163 from github/i-c-u-later
🔥 icu, text-icu, & gitlib
2017-06-15 11:01:30 -04:00
Rob Rix
f5be57daf3 Ignore all .hp/.prof files. 2017-06-15 10:49:23 -04:00
Rob Rix
ed2c60608f Correct the CommandSpec. 2017-06-15 10:17:41 -04:00
Rob Rix
60d822f9bc Use a strict & partially unpacked structure for mapping terms. 2017-06-15 10:10:48 -04:00
Rob Rix
eaa98912de Bounds are closed ranges. 2017-06-15 10:06:15 -04:00
Rob Rix
2b46a7a347 Reverse the generated lists. 2017-06-15 10:04:48 -04:00
Rob Rix
93f61519b7 Update the featureVectorDecorator bounds test. 2017-06-15 09:46:51 -04:00
Rob Rix
46cfee6e28 Update the RWS spec. 2017-06-15 09:44:46 -04:00
Rob Rix
1f4eb8e475 Avoid the indirection through Maybe. 2017-06-15 09:44:09 -04:00
Rob Rix
b5cb522d62 Unpack a few fields. 2017-06-15 09:36:04 -04:00
Rob Rix
7e05cec95f Unbox feature vectors. 2017-06-15 09:20:31 -04:00
Rob Rix
c12a2465a5 RWS employs strict state. 2017-06-15 09:10:58 -04:00
Rob Rix
e15f5ad7ab Fold strictly. 2017-06-15 08:57:07 -04:00
Rob Rix
11859c9b51 Generate the lists of terms & diffs purely. 2017-06-15 08:55:23 -04:00
Rob Rix
655fab9277 Implement RWS directly. 2017-06-15 08:46:40 -04:00
Rob Rix
1aba30158b Re-export the whole module. 2017-06-15 08:32:50 -04:00
Rob Rix
60323b7f5c Simplify Command to just be Command.Files. 2017-06-15 08:32:08 -04:00
Rob Rix
bd03bbf779 🔥 another redundant import. 2017-06-14 23:21:54 -04:00
Rob Rix
a815960132 🔥 redundant variables and imports. 2017-06-14 23:20:12 -04:00
Rob Rix
83f8612c35 🔥 unused variables. 2017-06-14 23:18:35 -04:00
Rob Rix
64b018065c Pretty, pretty 🔥 2017-06-14 17:59:52 -04:00
Rob Rix
779d9fc164 More spec 🔥 2017-06-14 17:54:29 -04:00
Rob Rix
fed4d93a46 Gitlib gone too. 2017-06-14 17:54:21 -04:00
Rob Rix
de325b2aab 🔥 a bunch of specs. 2017-06-14 17:49:33 -04:00
Rob Rix
a7a39a6e49 🔥 showsQuaternaryWith. 2017-06-14 17:49:28 -04:00
Rob Rix
f7c3f1153c 🔥 a couple of redundant imports. 2017-06-14 17:48:05 -04:00
Rob Rix
992ef93c0b Git gone. 2017-06-14 17:47:31 -04:00
Rob Rix
1caff48253 Fiddle while ICU 🔥s. 2017-06-14 17:37:36 -04:00
Rob Rix
b71f711102 This is a nice linker you have here. It’d be a shame if anything were to happen to it. 2017-06-14 17:35:50 -04:00
Rob Rix
826461e8e2 🔥 text-icu. 2017-06-14 17:34:26 -04:00
Rob Rix
17f577b3f3 Merge branch 'master' into optimize-for-large-nested-branches 2017-06-14 16:56:09 -04:00
Rob Rix
cc26137954 Unpack Endpoint coordinates. 2017-06-14 16:09:48 -04:00
Rob Rix
9cef2b2cd6 Slide down diagonals along both axes. 2017-06-14 16:04:04 -04:00
Rob Rix
e1f2e988ed Moving/sliding doesn’t need to close over anything in searchAlongK. 2017-06-14 14:55:34 -04:00
Rob Rix
36392ca0f9 Avoid a let binding in searchAlongK. 2017-06-14 14:44:22 -04:00
Rob Rix
7a8780f8e8 🔥 the cost centres for prev/next. 2017-06-14 14:41:54 -04:00
Rob Rix
cc72a864e0 Bind getK, prev, & next in the where clause. 2017-06-14 14:41:28 -04:00