1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
Commit Graph

6944 Commits

Author SHA1 Message Date
Rick Winfrey
43def99532 Add FunctionCall case to alignSyntax 2016-06-08 17:06:35 -05:00
Rick Winfrey
3cbdf8f7a9 Add FunctionCall case to termFields 2016-06-08 16:49:45 -05:00
Rick Winfrey
accaeb3429 Add FunctionCall toMarkup instance 2016-06-08 16:45:02 -05:00
Rick Winfrey
1f614c03bd Disambiguate FunctionCall 2016-06-08 16:20:32 -05:00
Rick Winfrey
6e1ead9ba7 Add FuncationCall case to termConstructor 2016-06-08 16:19:42 -05:00
Rick Winfrey
b1ac37774b Add FunctionCall Syntax constructor 2016-06-08 16:18:54 -05:00
Rick Winfrey
0050e03305 Scope Category.FunctionCall 2016-06-08 16:18:30 -05:00
joshvera
f718354cda Explode branch terms to arrays of DiffInfo 2016-06-08 15:18:44 -04:00
joshvera
99a8f3ec8c Change termName to Text 2016-06-08 14:50:33 -04:00
joshvera
f7fc7afc40 Change parentAnnotations to a list of categories 2016-06-08 14:46:38 -04:00
Rick Winfrey
96319f8ee2 Merge branch 'master' into syntax-redux 2016-06-08 10:19:00 -05:00
Josh Vera
4139ce438a Merge pull request #610 from github/alternate-git-directories
Add alternative odb's for repositories
2016-06-08 11:18:26 -04:00
Rick Winfrey
a79d5c5bd0 Merge remote-tracking branch 'origin/master' into syntax-redux 2016-06-07 16:50:11 -05:00
Rick Winfrey
83a2c3adab Add alternate object directories to a repository 2016-06-07 15:41:42 -05:00
joshvera
ad02f1f560 Remove test 2016-06-06 19:58:12 -04:00
joshvera
775c735265 Pack categories into text while constructing terms 2016-06-06 19:53:48 -04:00
joshvera
1b03cb7227 change them to Text 2016-06-06 19:41:07 -04:00
Josh Vera
6702e233f3 Merge pull request #607 from github/quis-lintiet-ipsos-lintes
Who lints the linter itself?
2016-06-06 18:51:35 -04:00
Josh Vera
0808fc33b4 Merge branch 'master' into quis-lintiet-ipsos-lintes 2016-06-06 18:46:20 -04:00
Josh Vera
ae38de71dc Merge pull request #575 from github/benchmark-alignment
Generative benchmarking
2016-06-06 16:24:51 -04:00
Rob Rix
aff68584eb 🔥 a redundant hint. 2016-06-06 16:16:34 -04:00
Rob Rix
e7f3422206 Specifically import the Default, Dollar, and Generalise modules. 2016-06-06 16:16:17 -04:00
Rob Rix
5307b52a23 Import the default set of HLint hints. 2016-06-06 16:12:23 -04:00
joshvera
2b1333aa09 extract multiple diffs from pure indexed nodes 2016-06-06 15:45:44 -04:00
joshvera
a9827a007b Merge remote-tracking branch 'origin/master' into syntax-redux 2016-06-06 14:56:48 -04:00
joshvera
f61f9675ae Convert to function call 2016-06-06 14:56:28 -04:00
Rob Rix
893f53fa08 🔥 some unused setup from the numberedRows benchmark. 2016-06-06 13:09:17 -04:00
Rob Rix
44a1599afa 🔥 redundant imports. 2016-06-06 13:06:09 -04:00
Rob Rix
de41789aab 🔥 the pointless numberedRows benchmark. 2016-06-06 13:06:04 -04:00
Rob Rix
dfa3b3fd66 Merge branch 'master' into benchmark-alignment 2016-06-06 13:05:00 -04:00
Rob Rix
81fc2ea122 Don’t try to create replacements of size 1. 2016-06-06 13:04:54 -04:00
Rob Rix
a18b5bb4f0 🔥 a redundant import. 2016-06-06 13:04:35 -04:00
Rick Winfrey
eb08f8345a Merge pull request #605 from github/weekly-notes
Weekly notes for 06/06
2016-06-06 11:36:18 -05:00
Rob Rix
3ff913299a patchOf takes a pair of generators. 2016-06-06 12:35:37 -04:00
Rob Rix
651795ea7d Replace was doubling the size of patches; don’t do that. 2016-06-06 12:34:35 -04:00
Rob Rix
314bd97742 Correct the metric on diffs to sum the patches. 2016-06-06 12:30:49 -04:00
Rob Rix
441d617ae3 Move the Base and Unfoldable instances for ArbitraryTerm into Term.Arbitrary. 2016-06-06 12:30:16 -04:00
Rob Rix
29758790c7 I’m really not clear on how this even got committed. 2016-06-06 12:27:27 -04:00
Rob Rix
c9763c43ba Use the sizing functions in TermSpec. 2016-06-06 12:26:06 -04:00
Rob Rix
c173c38a6c Generate and shrink patches. 2016-06-06 12:25:47 -04:00
Rob Rix
6450f42e6a Add a function to compute the size of ArbitraryDiffs. 2016-06-06 12:25:37 -04:00
Rob Rix
632b222f48 Add a function to compute the size of an ArbitraryTerm. 2016-06-06 12:15:16 -04:00
joshvera
f92614fb7e Add weekly notes for 06/06/2016 2016-06-06 12:15:08 -04:00
joshvera
9df5b439a4 s/2015/2016 2016-06-06 12:14:58 -04:00
Rob Rix
74092797bc Use patchOf in the Arbitrary instance. 2016-06-06 12:09:30 -04:00
Rob Rix
825f6ceeb3 Add a generator of patches parameterized by another generator. 2016-06-06 12:09:00 -04:00
Rob Rix
29a725b125 Move ArbitraryDiff into semantic-diff proper. 2016-06-06 12:07:07 -04:00
Rob Rix
1109fdf32c 🔥 redundant imports. 2016-06-06 11:51:30 -04:00
Rob Rix
0321a97285 🔥 arbitraryLeaf. 2016-06-06 11:51:25 -04:00
Rob Rix
8780ea3f26 Move the Arbitrary instances for Join (,) and Join These into semantic-diff proper. 2016-06-06 11:50:45 -04:00