1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 04:41:47 +03:00
Commit Graph

8658 Commits

Author SHA1 Message Date
joshvera
f6a3cbfa4f Start index state from 0 2016-09-14 11:19:29 -04:00
joshvera
07737280e2 Merge branch 'icu-tests' into rws-large-diffs 2016-09-14 09:25:02 -04:00
joshvera
e7c83eeeab Merge branch 'master' into rws-large-diffs 2016-09-14 09:24:57 -04:00
joshvera
783355427a ++text-icu 2016-09-14 09:16:54 -04:00
Rob Rix
9e36a53f07 Merge pull request #825 from github/icu-fixes
ICU fixes
2016-09-13 16:44:51 -04:00
joshvera
c1e09c3c00 Merge remote-tracking branch 'origin/icu-fixes' into rws-large-diffs 2016-09-13 15:56:16 -04:00
joshvera
c9d86fc930 ++text-icu 2016-09-13 15:45:44 -04:00
joshvera
b4a94e27a1 ++text-icu 2016-09-13 15:00:40 -04:00
joshvera
e4a0980cf9 ++text-icu 2016-09-13 14:47:06 -04:00
joshvera
37925939ea ++text-icu 2016-09-13 13:51:19 -04:00
joshvera
ac313a6b08 ++text-icu 2016-09-13 13:46:18 -04:00
joshvera
ed7778ae18 ++text-icu 2016-09-13 12:43:34 -04:00
Rob Rix
91062f32b8 Merge pull request #822 from github/add-a-link-to-the-roadmap-project
Note the roadmap project.
2016-09-13 10:55:43 -04:00
Rob Rix
2b383bde7e Note the roadmap project. 2016-09-13 10:51:25 -04:00
joshvera
d3440439dc Merge remote-tracking branch 'origin/master' into rws-large-diffs 2016-09-12 14:55:20 -04:00
joshvera
ff118abf93 Add docs 2016-09-12 14:41:56 -04:00
Josh Vera
ed00e99250 Merge pull request #812 from github/abstract-the-functor-out-of-diff-and-term-type-synonyms
Abstract the functor out of Diff and Term type synonyms
2016-09-12 14:41:25 -04:00
joshvera
ab728fade1 s/a/leaf 2016-09-12 13:43:38 -04:00
Rob Rix
902a3f20d8 🔥 a redundant import. 2016-09-12 13:43:23 -04:00
Rob Rix
2b933904c9 Add specializations of Term/TermF/Diff/DiffF/SplitDiff over Syntax/Record. 2016-09-12 13:40:22 -04:00
Rob Rix
a64775d214 Merge branch 'master' into abstract-the-functor-out-of-diff-and-term-type-synonyms 2016-09-12 09:05:20 -04:00
Josh Vera
4229d0c157 Merge pull request #815 from github/template-strings
Improve template string diff summary output
2016-09-09 18:46:08 -04:00
Rob Rix
72741b51c2 Merge branch 'master' into template-strings 2016-09-09 17:34:31 -04:00
Rick Winfrey
773308af9a Prevent TemplateString Leaf nodes from being broken down by word 2016-09-09 16:23:54 -05:00
Rick Winfrey
67d5bec5ff Format comment 2016-09-09 16:23:19 -05:00
Timothy Clem
8f0cbc5047 Merge pull request #814 from github/benchmarks-to-dogstatsd
Send benchmarks to Dogstatsd
2016-09-09 14:21:32 -07:00
Josh Vera
a6f1748a90 Merge branch 'master' into benchmarks-to-dogstatsd 2016-09-09 17:08:28 -04:00
Rob Rix
2ebb1e0a73 Merge pull request #813 from github/weekly-2016-09-09
September 9th, 2016 weekly.
2016-09-09 16:45:35 -04:00
Rob Rix
2b7f667a17 September 9th, 2016 weekly. 2016-09-09 15:43:30 -04:00
joshvera
7bdf389481 Remove unused Eq annotation constraint 2016-09-09 14:54:42 -04:00
joshvera
dbb687b33e Split Term and Diff into SyntaxTerm and SyntaxDiff types as well 2016-09-09 14:51:20 -04:00
Rob Rix
1d9db01a54 Merge branch 'master' into abstract-the-functor-out-of-diff-and-term-type-synonyms 2016-09-09 14:47:28 -04:00
Rob Rix
8d955c3f96 Placate hlint. 2016-09-09 14:47:24 -04:00
Rob Rix
98637ad656 Generalize Term/TermF & Diff/DiffF over the functor. 2016-09-09 14:46:50 -04:00
joshvera
4b7f767918 Add UnmappedTerms and move Cofree f Record fields into UnmappedTerm to clean up types 2016-09-09 12:52:09 -04:00
joshvera
d3b6b8476a Add type to insertion 2016-09-09 12:41:56 -04:00
joshvera
d3ad6940fc s/kv/term 2016-09-09 12:36:48 -04:00
joshvera
e79c7a00a2 Indent findNearestNeighourTo type 2016-09-09 12:35:51 -04:00
joshvera
cce8cb66ec Rename to sesDiffs 2016-09-09 12:13:24 -04:00
Timothy Clem
142c478f35 Merge remote-tracking branch 'origin/master' into benchmarks-to-dogstatsd 2016-09-09 08:23:46 -07:00
Josh Vera
fe7854ad6e Merge pull request #807 from github/all-the-versions
Show both library and tool versions for `--version`
2016-09-08 18:39:58 -04:00
Josh Vera
7bcdf5a2f4 Merge branch 'master' into all-the-versions 2016-09-08 18:30:53 -04:00
joshvera
2fc783893a Trace the indices 2016-09-08 17:50:58 -04:00
joshvera
91646fae53 append SES diffs to RWS diffs and sort on their indices 2016-09-08 17:24:44 -04:00
joshvera
b51198393e Prepend the diff if it's not a deletion/insertion 2016-09-08 17:13:32 -04:00
joshvera
f16874fe6c Fold cutoff SES diffs together so we can run them through RWS later 2016-09-08 16:58:08 -04:00
Timothy Clem
e862ffe86e Move to semver MAJOR.MINOR.PATCH 2016-09-08 13:28:43 -07:00
Rick Winfrey
f00162f9c1 Readability changes 2016-09-08 15:22:31 -05:00
Rick Winfrey
92b243d454 Indentation 2016-09-08 15:22:05 -05:00
joshvera
f2ccad84c5 Remove hashDecorator 2016-09-08 15:18:08 -04:00