1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00
Commit Graph

4986 Commits

Author SHA1 Message Date
joshvera
c5fc04904e Store modes as Word32 2016-03-07 19:20:28 -05:00
joshvera
a4954642be Preserve git modes 2016-03-07 18:50:32 -05:00
joshvera
f771feca7d ++gitlib 2016-03-07 18:08:19 -05:00
joshvera
8ebe7c62c5 fix offset header format 2016-03-04 12:28:19 -05:00
joshvera
beccdebe26 s/a/\/ 2016-03-04 12:01:03 -05:00
joshvera
6e13975dfc Cleanup header function 2016-03-04 11:57:52 -05:00
Josh Vera
41a5f886b5 Merge branch 'master' into add-modes 2016-03-03 17:57:46 -05:00
joshvera
a2dcdcab6e Fix tests 2016-03-03 17:41:15 -05:00
joshvera
9776c652a6 Combine blobOidHeader with fileModeHeader 2016-03-03 17:29:55 -05:00
joshvera
1ba10ac22d Add beforeFilepath and afterFilepath headers 2016-03-03 17:19:50 -05:00
joshvera
63bc5d72db add file mode header and blob oid header 2016-03-03 17:11:51 -05:00
joshvera
e784f5bb50 handle modes 2016-03-03 17:09:46 -05:00
joshvera
b4d3f2164f Change SourceBlob blobKind to Maybe SourceKind 2016-03-03 16:44:43 -05:00
joshvera
3e47ce2dfa Add a SourceKind to SourceBlob 2016-03-03 16:29:03 -05:00
Rob Rix
9c38ba9542 Merge pull request #499 from github/map-empty-blob-oids-to-null-oids
Output patches with trailing newlines
2016-03-03 13:19:10 -05:00
joshvera
bafd66437f Output patches with trailing newlines 2016-03-03 13:03:21 -05:00
Josh Vera
b12c64582a Merge pull request #497 from github/copointed
Copointed
2016-03-03 11:53:29 -05:00
Josh Vera
32760e6686 Merge branch 'master' into copointed 2016-03-03 11:50:45 -05:00
Josh Vera
8bbeb5e383 Merge pull request #494 from github/moved-terms-in-keyed-nodes-shouldn’t-crash
Moved terms in keyed nodes shouldn’t crash
2016-03-03 11:50:25 -05:00
Rob Rix
8939ccd6c0 Merge branch 'moved-terms-in-keyed-nodes-shouldn’t-crash' into copointed
# Conflicts:
#	src/Alignment.hs
2016-03-03 11:03:10 -05:00
Rob Rix
5d725d69c6 Document why we’re doing this funky test. 2016-03-03 10:56:31 -05:00
Rob Rix
22ddd29583 Skip rows for bad ranges. 2016-03-03 10:53:41 -05:00
Rob Rix
8445b988b4 Revert "Add a safeRange function."
This reverts commit 2e6a8abcfd604438f22b143f86a244bab19d694e.
2016-03-03 10:42:16 -05:00
Rob Rix
e22210357d Revert "Make safe ranges."
This reverts commit 0dcfc48c8d9e441a9620adef6fc7832ef2796685.
2016-03-03 10:42:13 -05:00
Rob Rix
30c63a34a5 Revert "Add a type annotation for safeRange."
This reverts commit b456a9bfd53efec7cb61c204762773a2fdd5995e.
2016-03-03 10:42:06 -05:00
Rob Rix
9981e98a77 Revert "Move safeRange into the Range module."
This reverts commit 781f940cad93db3954ddb9f2ddd9de23c432a68f.
2016-03-03 10:42:03 -05:00
Rob Rix
ca432139f8 Revert "Slice source ranges safely."
This reverts commit 33b412d0bc037648fb00996ae9b1e6696551abae.
2016-03-03 10:41:55 -05:00
Rob Rix
e31091ecd4 Revert "Construct term ranges safely."
This reverts commit 75165616b5e550b40027118bdc67d9c25c39ae32.
2016-03-03 10:41:50 -05:00
Rob Rix
9fa5334e33 Document transpose. 2016-03-03 10:37:55 -05:00
Rob Rix
a728484501 Merge branch 'master' into moved-terms-in-keyed-nodes-shouldn’t-crash 2016-03-03 10:36:21 -05:00
Rob Rix
6be5555649 Merge branch 'master' into copointed 2016-03-03 10:22:24 -05:00
Josh Vera
27f898af75 Merge pull request #496 from github/array-literals
Array literals
2016-03-03 10:19:33 -05:00
Rob Rix
0b4028e628 Document Copointed. 2016-03-02 23:24:22 -05:00
Rob Rix
8b2a87be62 Remove Has. 2016-03-02 23:24:13 -05:00
Rob Rix
dd0014d07b Use Copointed instead of Has. 2016-03-02 23:23:34 -05:00
Rob Rix
49eb9c1e4f Add a Copointed instance for Identity. 2016-03-02 23:20:54 -05:00
Rob Rix
85f50691b5 Add a Copointed instance for (a, _). 2016-03-02 23:20:14 -05:00
Rob Rix
9182ac04ca Merge branch 'moved-terms-in-keyed-nodes-shouldn’t-crash' into copointed 2016-03-02 23:18:52 -05:00
Rob Rix
a684c2fa58 Remove introduce. 2016-03-02 23:17:43 -05:00
Rob Rix
a2c0818851 Spacing. 2016-03-02 23:17:39 -05:00
Rob Rix
d7c42c2f2b Slightly more tacit implementation of introduce. 2016-03-02 23:17:18 -05:00
Rob Rix
1ececaa837 Remove eliminate. 2016-03-02 23:15:41 -05:00
Rob Rix
09c5dcfe4a Simplify the definition of eliminate. 2016-03-02 23:14:57 -05:00
Rob Rix
7d7c6efb65 Spacing. 2016-03-02 23:13:04 -05:00
Rob Rix
77ac8572ce Sort the imports. 2016-03-02 23:12:51 -05:00
Rob Rix
4a7b4b4e4f Replace extract with copoint. 2016-03-02 23:11:24 -05:00
Rob Rix
fbc99670fc Cofree is Copointed. 2016-03-02 23:10:37 -05:00
Rob Rix
f4f0c44b6a Add a Copointed typeclass. 2016-03-02 23:09:44 -05:00
Rob Rix
a8ca94bd49 Stub in a Data.Copointed module. 2016-03-02 23:08:28 -05:00
Rob Rix
4ec87f8a55 array maps to ArrayLiteral. 2016-03-02 23:03:47 -05:00