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

4421 Commits

Author SHA1 Message Date
joshvera
44578211ff add some dots 2016-02-10 10:57:41 -08:00
joshvera
a812b41c27 Merge branch 'source-blobs' into git-patch-modes 2016-02-09 13:18:43 -08:00
joshvera
d3e849c3bf Merge remote-tracking branch 'origin/master' into git-patch-modes 2016-02-09 11:03:07 -08:00
joshvera
acceaab056 stub top header 2016-02-04 17:58:01 -05:00
Rob Rix
a42d4dbf01 Merge pull request #419 from github/patch-output
Document PatchOutput.hs
2016-02-03 18:01:55 -05:00
Matt Diephouse
4e9de9b94a Actually commit these changes 😳 2016-02-03 17:55:16 -05:00
Rob Rix
cc2c0b7883 Merge pull request #420 from github/the-final-documentation
The final documentation
2016-02-03 17:24:55 -05:00
Rob Rix
965ede0623 Merge pull request #414 from github/belly-of-the-beast
Document Split.hs and related files
2016-02-03 17:21:57 -05:00
Matt Diephouse
b351f5faca Document Parsers.hs 2016-02-03 13:25:30 -05:00
Matt Diephouse
4ff301b170 Document TreeSitter.hs 2016-02-03 13:24:17 -05:00
Matt Diephouse
bc71256631 Lines and lists 2016-02-03 13:10:50 -05:00
Matt Diephouse
ee1fe5db00 Document remaining functions 2016-02-03 13:04:39 -05:00
Matt Diephouse
3e5c5a3def Document PatchOutput.hs 2016-02-03 12:58:54 -05:00
Josh Vera
fdcad41234 Merge pull request #417 from github/algorithm-and-operation
Document Algorithm and Operation
2016-02-03 11:55:25 -05:00
Rob Rix
d29ec2dc05 Merge pull request #415 from github/orderedmap
Document OrderedMap
2016-02-03 10:47:25 -05:00
Matt Diephouse
82b07ccd8b Document Operation.hs 2016-02-03 10:28:50 -05:00
Matt Diephouse
0ee81bd20f Document Algorithm.hs 2016-02-03 10:28:44 -05:00
joshvera
9fd35e2a37 ++gitlib 2016-02-02 19:39:28 -05:00
joshvera
db6ff986ff ++gitlib 2016-02-02 19:30:39 -05:00
joshvera
2b1b8f5d8c update gitmodule pin 2016-02-02 19:27:03 -05:00
joshvera
ab91ecbe06 Merge remote-tracking branch 'origin/master' into git-diff 2016-02-02 19:25:18 -05:00
joshvera
03dcb2c493 ++gitlib 2016-02-02 19:25:12 -05:00
Matt Diephouse
8fbfb83f69 hunks is a Renderer 2016-02-02 16:53:48 -05:00
Matt Diephouse
e7fe0d6f97 Document OrderedMap.hs 2016-02-02 15:33:08 -05:00
Matt Diephouse
7d7ee80b20 notElem is a thing 2016-02-02 15:30:44 -05:00
Matt Diephouse
b5315ce571 Implement union in terms of difference 2016-02-02 15:30:36 -05:00
Matt Diephouse
9c7d3f97b6 Merge branch 'master' into belly-of-the-beast
# Conflicts:
#	app/Main.hs
2016-02-02 11:58:59 -05:00
Rob Rix
0253560576 Merge pull request #413 from github/bring-em-back
Restore changes lost from #402, #408, and #410
2016-02-02 11:53:54 -05:00
Matt Diephouse
1f7df7d940 Remove unnecessary imports 2016-02-02 11:46:39 -05:00
Matt Diephouse
6a961ff6ff Restore changes lost from #402, #408, and #410 2016-02-02 11:46:31 -05:00
Matt Diephouse
cda76aa6f5 Document Split.hs 2016-02-02 10:58:34 -05:00
Matt Diephouse
0e231b91b1 Rewrite split:numberRows 2016-02-02 10:05:45 -05:00
Matt Diephouse
9fe2bffc9a Document Row.hs 2016-02-01 19:48:19 -05:00
Rob Rix
0dc4927c5e Merge pull request #407 from github/git-diff
Diff a list of files in a given repository
2016-02-01 16:40:45 -05:00
Matt Diephouse
dc526788d6 Document Line.hs 2016-02-01 16:12:18 -05:00
joshvera
1b44c44aea Revert "--RecordWildCards"
This reverts commit 74c1cd9b5dafc1ba38014d90097a2ac7a7b75c7c.
2016-02-01 15:52:17 -05:00
joshvera
ce87286049 --RecordWildCards 2016-02-01 15:50:22 -05:00
joshvera
724910bf7a Merge remote-tracking branch 'origin/master' into git-diff 2016-02-01 14:48:30 -05:00
Rob Rix
444121f826 Merge pull request #411 from github/document-thy-functions-3
Document thy functions 3
2016-01-29 12:41:22 -05:00
Matt Diephouse
d76fbfa60e No IO needed 2016-01-28 16:14:24 -05:00
Matt Diephouse
f9dd0e0080 Document Unified.hs 2016-01-27 17:38:46 -05:00
Matt Diephouse
139314bc3e Merge branch 'master' into document-thy-functions-3 2016-01-27 14:47:26 -05:00
Josh Vera
cf1440a81c Merge pull request #410 from github/unified
Clean up unified format and fix crash
2016-01-27 14:42:39 -05:00
Matt Diephouse
86c8bd9f2b Don't sort these 2016-01-27 14:19:01 -05:00
joshvera
495be107f9 move index header to top 2016-01-27 11:57:31 -05:00
joshvera
459331fbf7 print the index string in headers 2016-01-26 16:46:39 -05:00
joshvera
8c7d82b363 store strings in SourceBlob 2016-01-26 16:46:27 -05:00
joshvera
d0a3c517a9 Pass around source blobs with oid info 2016-01-26 16:25:40 -05:00
Matt Diephouse
45de586389 Merge branch 'master' into unified 2016-01-22 11:04:53 -05:00
Josh Vera
0094490b31 Merge pull request #409 from github/line-by-line-crash
Fix off-by-one error
2016-01-22 11:03:42 -05:00