Rob Rix
|
bb432b9a9e
|
Merge branch 'surface-patch-types-in-split-diffs' into ruby
|
2016-02-24 09:30:46 -07:00 |
|
Rob Rix
|
fdc2956ab3
|
Derive an Eq instance for SplitPatch.
|
2016-02-24 09:26:57 -07:00 |
|
Rob Rix
|
b3e4c77038
|
Derive a Show instance for SplitPatch.
|
2016-02-24 09:26:33 -07:00 |
|
Rob Rix
|
9f145000d6
|
Bump the parsers.
|
2016-02-24 09:22:25 -07:00 |
|
Rob Rix
|
4cf8583e88
|
Merge branch 'surface-patch-types-in-split-diffs' into ruby
|
2016-02-23 15:10:12 -07:00 |
|
Rob Rix
|
0b1edbefb0
|
Use a SplitPatch type instead of strings.
|
2016-02-23 15:08:11 -07:00 |
|
Rob Rix
|
c92107a70a
|
Extract the term from a split patch.
|
2016-02-23 15:03:26 -07:00 |
|
Rob Rix
|
8b3c726542
|
Split patch to class name.
|
2016-02-23 14:03:05 -07:00 |
|
Rob Rix
|
b25a1ee5c3
|
Add a SplitPatch type.
|
2016-02-23 13:59:50 -07:00 |
|
Rob Rix
|
0becaa9c59
|
Add classnames into split diffs.
|
2016-02-23 13:56:59 -07:00 |
|
Rob Rix
|
99d184f7fe
|
Rearrange some parentheses.
|
2016-02-23 10:15:06 -07:00 |
|
Rob Rix
|
ab744039cc
|
Merge branch 'master' into ruby
|
2016-02-23 09:28:53 -07:00 |
|
Rob Rix
|
8ad0305f65
|
Bump tree-sitter-parsers.
|
2016-02-22 16:56:37 -07:00 |
|
Rob Rix
|
f6bd858248
|
Merge pull request #451 from github/git-patch-modes
Improve git patch headers
|
2016-02-22 16:42:45 -07:00 |
|
joshvera
|
46f0b00210
|
add docs back
|
2016-02-22 16:13:27 -07:00 |
|
joshvera
|
35355a2e91
|
Expect diff headers
|
2016-02-22 14:04:39 -07:00 |
|
joshvera
|
d7db984616
|
Merge remote-tracking branch 'origin/master' into git-patch-modes
|
2016-02-22 13:54:32 -07:00 |
|
Rob Rix
|
4c9c800a59
|
Merge branch 'master' into ruby
|
2016-02-22 13:40:36 -07:00 |
|
joshvera
|
4e28026019
|
remove diff
|
2016-02-22 13:40:08 -07:00 |
|
Josh Vera
|
e2d56cfb16
|
Merge pull request #449 from github/test-patch-output
Test patch output
|
2016-02-22 13:34:38 -07:00 |
|
Rob Rix
|
0bb42fab62
|
Don’t prepend onto empty lines.
|
2016-02-22 13:31:52 -07:00 |
|
Rob Rix
|
0ed730eac2
|
Correct the patch header.
|
2016-02-22 13:31:18 -07:00 |
|
Rob Rix
|
43445e565c
|
Merge branch 'master' into test-patch-output
|
2016-02-22 13:22:17 -07:00 |
|
Josh Vera
|
5c409e91fe
|
Merge pull request #448 from github/print-test-fixture-failures
Print test fixture failures
|
2016-02-22 13:21:56 -07:00 |
|
Rob Rix
|
88693119e0
|
Re-un-enable the crashers-todo tests.
|
2016-02-22 13:21:23 -07:00 |
|
Rob Rix
|
66b3a18ac0
|
Enable crashers-todo.
|
2016-02-22 13:19:58 -07:00 |
|
Rob Rix
|
d1f1b41006
|
Merge branch 'print-test-fixture-failures' into test-patch-output
|
2016-02-22 13:18:00 -07:00 |
|
Rob Rix
|
e71f6a2d44
|
Merge branch 'master' into print-test-fixture-failures
|
2016-02-22 13:16:39 -07:00 |
|
Rob Rix
|
7e6a01627b
|
Add tests with a newline at EOF.
|
2016-02-22 13:02:01 -07:00 |
|
Rob Rix
|
3094e62066
|
Add tests without a newline at EOF.
|
2016-02-22 13:00:05 -07:00 |
|
Rob Rix
|
9873e4bf8d
|
Pass the matcher into testDiff.
|
2016-02-22 12:57:16 -07:00 |
|
Rob Rix
|
236f3b30f8
|
Pass the curried matcher in.
|
2016-02-22 12:38:49 -07:00 |
|
Rob Rix
|
26ee864bec
|
Merge branch 'master' into ruby
|
2016-02-22 08:37:58 -07:00 |
|
Rob Rix
|
578bd88615
|
Bump tree sitter parsers.
|
2016-02-22 08:35:32 -07:00 |
|
Rob Rix
|
f78e7a5774
|
Add support for parsing Ruby.
|
2016-02-21 22:01:34 -06:00 |
|
Rob Rix
|
ba86953078
|
Ruby’s hash es are dictionary literals.
|
2016-02-21 21:59:07 -06:00 |
|
Rob Rix
|
80d52c20c3
|
Expose the ts_language_ruby function.
|
2016-02-21 21:58:27 -06:00 |
|
Rob Rix
|
7edd512a01
|
.rb → Ruby.
|
2016-02-21 21:57:44 -06:00 |
|
Rob Rix
|
3ef286c691
|
Bump tree-sitter-parsers to include Ruby.
|
2016-02-21 21:56:48 -06:00 |
|
Josh Vera
|
0bcf913dd3
|
Merge pull request #443 from github/todo-tests
Todo tests
|
2016-02-18 17:42:54 -05:00 |
|
Ben Lavender
|
c742e42cce
|
Merge pull request #416 from github/upload-to-s3
Upload linux builds to s3
|
2016-02-18 11:06:23 -06:00 |
|
Matt Diephouse
|
f09676d6b4
|
Do ALL the tests in parallel
|
2016-02-17 17:44:37 -05:00 |
|
Matt Diephouse
|
8f4699cade
|
Do these in parallel
|
2016-02-17 17:43:59 -05:00 |
|
Matt Diephouse
|
565c7b6ca8
|
Add todo tests
|
2016-02-17 17:42:27 -05:00 |
|
Matt Diephouse
|
d84ad8ef15
|
Add a fixed crasher
|
2016-02-17 17:18:52 -05:00 |
|
Matt Diephouse
|
01f401edfb
|
Add a passing diff test
|
2016-02-17 17:18:40 -05:00 |
|
Matt Diephouse
|
f1f7ca26c7
|
Rename test fixture to have format name
|
2016-02-17 17:18:29 -05:00 |
|
Matt Diephouse
|
a9d9a06440
|
Include the format name
|
2016-02-17 17:14:42 -05:00 |
|
Matt Diephouse
|
5af83691fd
|
Test different output formats
|
2016-02-17 17:10:04 -05:00 |
|
Josh Vera
|
4ef42eb761
|
Merge pull request #442 from github/actually-profile
Actually profile
|
2016-02-17 16:54:04 -05:00 |
|