1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
Commit Graph

3417 Commits

Author SHA1 Message Date
Rob Rix
e75827ad7f Qualify the PatchOutput import. 2015-12-18 08:23:28 -05:00
Rob Rix
5296a742c8 Ascribe Int to avoid some warnings. 2015-12-18 08:15:27 -05:00
Rob Rix
33aabea60c Show the deleted/inserted line counts. 2015-12-18 08:12:49 -05:00
Rob Rix
e22f951038 Count the inserted & deleted lines. 2015-12-18 08:12:11 -05:00
Rob Rix
6711d29ea4 Stub in hunk headers. 2015-12-18 08:07:43 -05:00
Rob Rix
4d407e773f Hunks have offsets. 2015-12-18 08:05:23 -05:00
Rob Rix
1e1d6295da Stub in a Hunk type. 2015-12-18 08:04:45 -05:00
Rob Rix
5f21e35a3b Stub in a Line type. 2015-12-18 08:04:40 -05:00
Rob Rix
c3a292b833 A patch is the concatenation of a list of hunks. 2015-12-18 08:00:01 -05:00
Rob Rix
70c5179a6b Merge branch 'master' into patch 2015-12-17 17:34:45 -05:00
Josh Vera
b3f178082b Merge pull request #350 from github/self-contained-binary
Self contained binary
2015-12-17 17:34:22 -05:00
Rob Rix
5b150a72ae Render diffs as patches when --patch is used. 2015-12-17 17:23:06 -05:00
Rob Rix
f17df18b63 Stub in a patch rendering function. 2015-12-17 17:22:53 -05:00
Rob Rix
f41c154b76 Stub in a PatchOutput module. 2015-12-17 17:22:09 -05:00
Rob Rix
10afe48d93 Add an argument to select patch output. 2015-12-17 17:19:13 -05:00
Rob Rix
e61140b10f Add a Patch case to Renderer. 2015-12-17 17:19:05 -05:00
Rob Rix
2deb91eeee Pin back to master. 2015-12-17 16:47:41 -05:00
Rob Rix
2949fcae84 Add some annotations to avoid some warnings. 2015-12-17 16:37:12 -05:00
Rob Rix
5f5b69d13e 🔥 a redundant import of Syntax. 2015-12-17 16:35:12 -05:00
Rob Rix
71d55d177e Revert "Figure out our extra lib dirs correctly."
This reverts commit fe4dcf2ae2f5f4118e3df6ae28d63b304482683c.
2015-12-17 16:34:28 -05:00
Rob Rix
590c7ce272 Revert "We don’t have a vendor dir any more."
This reverts commit a58bd14e7a0b58ffeed34c2236edc5d83905ded7.
2015-12-17 16:32:55 -05:00
Rob Rix
d3705a4faf Bump! 2015-12-17 16:28:05 -05:00
Rob Rix
ed2790d852 Bump the submodule. 2015-12-17 16:22:51 -05:00
Rob Rix
031832834f Bring tree-sitter-parsers back as a submodule. 2015-12-17 16:21:05 -05:00
Rob Rix
81187e917c We don’t have a vendor dir any more. 2015-12-17 15:45:37 -05:00
Rob Rix
015e7c6279 Remove the tree-sitter-parsers submodule. 2015-12-17 15:44:28 -05:00
Rob Rix
3ed9a4345e Remove all the other submodules. 2015-12-17 15:23:52 -05:00
Rob Rix
df8ba629b6 We don’t need to ignore libbridge.dylib because we won’t build it any more. 2015-12-17 15:22:27 -05:00
Rob Rix
355aa47c50 Update to use the new bridge API. 2015-12-17 14:56:43 -05:00
Rob Rix
f37c51b8b8 Depend on tree-sitter-parsers. 2015-12-17 14:49:28 -05:00
Rob Rix
131ed069f9 Add tree-sitter-parsers as a submodule. 2015-12-17 14:48:54 -05:00
Rob Rix
4ab1b0c411 Vendor the vendor dir. 2015-12-17 14:43:50 -05:00
Rob Rix
0564f6af70 🔥 the bridge. 2015-12-17 14:43:16 -05:00
Rob Rix
5e1bf1377b Don’t try to build the bridge. 2015-12-17 14:43:09 -05:00
Rob Rix
86fc332cff Merge branch 'master' into self-contained-binary 2015-12-17 13:43:00 -05:00
Rob Rix
ae14851129 Revert "Declare the interpreter spec in the cabal file."
This reverts commit 55f0f2eeef07a7b9719de94bdb0d191c31e205e1.
2015-12-17 13:42:52 -05:00
Rob Rix
f581359f75 Merge pull request #351 from github/test-autodiscovery
Enable auto discovery of test modules
2015-12-17 13:41:25 -05:00
Rob Rix
f4248aaa64 Figure out our extra lib dirs correctly. 2015-12-17 13:37:24 -05:00
Josh Vera
a124943822 Update Spec.hs 2015-12-17 13:35:18 -05:00
joshvera
802ed919f5 Don't need OrderedMapSpec in other-modules 2015-12-17 13:10:41 -05:00
Rob Rix
2d0e030c23 Compile the parsers into the library. 2015-12-17 13:10:14 -05:00
joshvera
09faaf9b4e clean up 2015-12-17 13:10:12 -05:00
Rob Rix
09b9defa2d Build the bridge directly. 2015-12-17 13:09:08 -05:00
Rob Rix
d05e622768 Look for headers in tree-sitter’s include dir. 2015-12-17 13:09:05 -05:00
joshvera
0223de4145 Enable autodiscovery of tests
Also splits up tests into different specs
2015-12-17 13:08:47 -05:00
Rob Rix
87de49129b Move the bridge sources into src/. 2015-12-17 13:05:53 -05:00
Rob Rix
e3abd5feea Don’t link the executables against libbridge. 2015-12-17 12:57:31 -05:00
Rob Rix
12e964884d Declare the interpreter spec in the cabal file. 2015-12-17 12:54:34 -05:00
Rob Rix
96f189719a Move TreeSitter into the library. 2015-12-17 12:54:27 -05:00
Josh Vera
c2e0f9d297 Merge pull request #349 from github/correct-the-vertical-alignment-of-text-in-code-cells
Fix the vertical alignment of sub-line changes.
2015-12-17 12:24:00 -05:00