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

2069 Commits

Author SHA1 Message Date
Rob Rix
f83bbf95d8 Arguments can be sources. 2015-11-02 11:36:20 -05:00
Rob Rix
e955c61de9 Stub in an arguments parser. 2015-11-02 11:35:41 -05:00
Rob Rix
4c75a79d05 Stub in an Argument type. 2015-11-02 11:35:32 -05:00
Josh Vera
685cccfc5f Merge pull request #187 from github/xcpretty
xcpretty
2015-11-02 11:20:31 -05:00
Josh Vera
3e7bbee2c8 Merge pull request #202 from github/line-by-line
Line by line
2015-11-02 11:20:04 -05:00
Rob Rix
a70ad2a263 Merge branch 'master' into line-by-line 2015-11-02 11:16:17 -05:00
Josh Vera
62c7738f35 Merge pull request #201 from github/combine-difftool-targets
Combine difftool targets
2015-11-02 11:11:05 -05:00
Rob Rix
e87d209f98 Merge pull request #204 from github/roadmap-updates
Roadmap updates
2015-11-02 10:51:59 -05:00
Rob Rix
e22807315f Link to the .com milestone. 2015-11-02 10:29:32 -05:00
Rob Rix
baf9db08fe I think we can do this in Q1. 2015-11-02 09:31:13 -05:00
Rob Rix
b4a5fd09f6 Move the UI prototype up since we basically have that now. 2015-11-02 09:29:49 -05:00
Rob Rix
1bbe102f9e Let’s not be too specific about which language(s) we’ll support. 2015-11-02 09:29:20 -05:00
Rob Rix
4b295c1c3f Correct the line range. 2015-10-30 18:16:46 -04:00
Rob Rix
c1d85ae7ef Fall back to line by line diffing. 2015-10-30 18:15:16 -04:00
Rob Rix
214c3cb2b4 Add a function parsing an input string into its component lines. 2015-10-30 18:13:22 -04:00
Rob Rix
21ced91447 Ignore some things. 2015-10-30 17:54:52 -04:00
Rob Rix
0be29f8eff Remove the doubt-json folder. 2015-10-30 17:53:55 -04:00
Rob Rix
becbc868c2 Move the JSON fixtures. 2015-10-30 17:53:46 -04:00
Rob Rix
e679f1e434 Remove the sources from the project. 2015-10-30 17:53:06 -04:00
Rob Rix
7b4c3df48e Remove the doubt-json target. 2015-10-30 17:52:23 -04:00
Rob Rix
cfe655c42e NSURL(string:) “succeeds” with paths, but makes broken URLs. 2015-10-30 17:49:59 -04:00
Rob Rix
67dae454f0 Path extensions can be non-nil and empty. 2015-10-30 17:25:19 -04:00
Rob Rix
49f8e54409 Use a computed property. 2015-10-30 17:21:47 -04:00
Rob Rix
ec579b2053 Allow the fragment to specify a type. 2015-10-30 17:16:02 -04:00
Rob Rix
ff760d67b3 Remove the Term/Diff typealiases. 2015-10-30 14:57:33 -04:00
Rob Rix
8fadcd3d95 JSONLeaf doesn’t need to import Foundation. 2015-10-30 14:57:10 -04:00
Rob Rix
62cb428ea6 Parse JSON with the JSON parser. 2015-10-30 14:56:38 -04:00
Rob Rix
4bd9a4d600 Use a switch statement. 2015-10-30 14:56:18 -04:00
Rob Rix
9476deb5d6 Convert CofreeJSON to Term. 2015-10-30 14:56:05 -04:00
Rob Rix
1850fdeeb6 Just take categories directly. 2015-10-30 14:55:02 -04:00
Rob Rix
4e79596773 Use the JSONLeaf categories. 2015-10-30 14:54:23 -04:00
Rob Rix
9f9b7e1517 JSONLeaf is Categorizable. 2015-10-30 14:54:18 -04:00
Rob Rix
13a872d477 Add an Info constructor from ranges/JSON leaves. 2015-10-30 14:52:22 -04:00
Rob Rix
28e417e1c4 Make the implicit constructor explicit. 2015-10-30 14:49:15 -04:00
Rob Rix
a4c6a6ce6d Remove the test examples. 2015-10-30 13:59:39 -04:00
Rob Rix
1ce9b60e2e Copy benchmarking in from doubt-json. 2015-10-30 13:59:22 -04:00
Rob Rix
40570c639c Use the parser function. 2015-10-30 13:58:43 -04:00
Rob Rix
d1d59c61ac Abstract a function to select the parser. 2015-10-30 13:58:19 -04:00
Rob Rix
2dc23c1409 Merge pull request #198 from github/bump-javascript-parser
Bump javascript parser
2015-10-30 13:50:50 -04:00
Rob Rix
fb8ecab7ef Bump tree-sitter-javascript. 2015-10-30 13:42:43 -04:00
Rob Rix
a306872d43 Retarget the parser source reference. 2015-10-30 13:38:29 -04:00
Rob Rix
03a7a7ee25 Move the JS parser. 2015-10-30 13:37:40 -04:00
joshvera
cfa5d8ae14 Merge branch 'master' into show-empty-space 2015-10-30 09:32:34 -04:00
Josh Vera
2f5872d134 Merge pull request #197 from github/include-the-ui-automatically
Include the UI automatically
2015-10-29 23:37:48 -04:00
joshvera
219a83d4e1 Merge branch 'master' into include-the-ui-automatically 2015-10-29 23:37:24 -04:00
joshvera
8d1108d4ee Merge branch 'master' into include-the-ui-automatically 2015-10-29 23:36:30 -04:00
Josh Vera
05df33e31c Merge pull request #196 from github/temporary-json-files
Temporary JSON files
2015-10-29 23:35:57 -04:00
joshvera
88efb82461 Merge branch 'master' into temporary-json-files 2015-10-29 23:34:37 -04:00
joshvera
cd0e63f4a9 Merge branch 'master' into temporary-json-files 2015-10-29 23:34:30 -04:00
Josh Vera
1d9e292514 Merge pull request #195 from github/add-a-bracing-example-to-the-readme
Add a bracing example to the readme
2015-10-29 23:34:08 -04:00