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

764 Commits

Author SHA1 Message Date
Rob Rix
82918f0f4b Add deletions. 2015-10-13 11:00:29 -04:00
Rob Rix
c7cc290f1d Add insertions. 2015-10-13 10:59:45 -04:00
Rob Rix
549f482ebe yes, she knows it’s a multipass 2015-10-13 10:57:24 -04:00
Rob Rix
cf64fbb7c7 Prefix categories. 2015-10-13 10:57:07 -04:00
Rob Rix
724e875a8e Add categories. 2015-10-13 10:57:01 -04:00
Rob Rix
fff6bcf2fe Add nodes’ text content. 2015-10-13 10:56:34 -04:00
Rob Rix
d38038b573 Treat all fixtures as vendored. 2015-10-13 10:44:40 -04:00
Rob Rix
869322c69b Tweak the fixture format. 2015-10-13 10:43:31 -04:00
Rob Rix
c5f2832663 Insert elements into the DOM. 2015-10-13 10:25:51 -04:00
Rob Rix
e9e6fe859e Recur through arrays. 2015-10-13 10:25:35 -04:00
Rob Rix
0f3bc75982 Construct and return a div. 2015-10-13 10:17:17 -04:00
Rob Rix
b3c4daf904 Semicolons. 2015-10-13 10:16:54 -04:00
Rob Rix
80c0443820 Abbreviate the JSON for Info. 2015-10-13 09:49:56 -04:00
Rob Rix
26aabe9c58 Call the faux sum type thing. 2015-10-13 09:47:52 -04:00
Rob Rix
161b0b86e5 Add a function doing faux sum typing on JSON. 2015-10-13 09:47:47 -04:00
Rob Rix
1d012a91a4 Merge pull request #94 from github/remove-parsers
Remove parsers
2015-10-13 00:08:02 -04:00
Rob Rix
d2be94c409 🔥 most of the custom operators. 2015-10-13 00:06:15 -04:00
Rob Rix
46df3daa08 🔥 Parse.swift. 2015-10-13 00:05:16 -04:00
Rob Rix
40e946bb12 Merge pull request #80 from github/syntax-construction
Syntax construction
2015-10-10 17:45:38 -04:00
Rob Rix
d1b745453d Merge branch 'master' into syntax-construction 2015-10-10 17:44:02 -04:00
Matt Diephouse
aa31ee5642 Merge pull request #89 from github/diff-web-ui
Diff web UI
2015-10-10 12:32:57 -04:00
Rob Rix
27f2d6ec37 Merge branch 'master' into syntax-construction 2015-10-10 10:11:40 -04:00
Josh Vera
33ffa61ab7 Merge pull request #77 from github/json-diff
Produce JSON from Diffs
2015-10-09 23:03:09 -04:00
joshvera
78cff984b2 Merge branch 'master' into json-diff 2015-10-09 19:42:25 -04:00
Josh Vera
192368bef7 Merge pull request #75 from github/diff-json
Diff JSON
2015-10-09 19:41:35 -04:00
Rob Rix
cb75305a4f Merge branch 'master' into syntax-construction 2015-10-09 18:16:59 -04:00
Rob Rix
926b99d2ea Merge branch 'master' into diff-json 2015-10-09 18:15:45 -04:00
Rob Rix
dc2ac6f6ba Merge branch 'master' into diff-json 2015-10-09 18:15:29 -04:00
Rob Rix
11ff521fe3 Merge pull request #74 from github/printier-pretter
Prettier printer
2015-10-09 18:14:37 -04:00
Rob Rix
b1cc34bf2b doubt-json uses the construction conveniences. 2015-10-09 18:09:38 -04:00
Rob Rix
74e3caa9ce doubt-swift uses the construction conveniences. 2015-10-09 18:09:32 -04:00
Rob Rix
290ff8853c SESTests uses the constructor conveniences. 2015-10-09 18:09:15 -04:00
Rob Rix
67d861839f SyntaxConvertible extension methods are public. 2015-10-09 18:07:31 -04:00
Rob Rix
3cf5ce3b43 Construct Fix directly in discardNullTerms. 2015-10-09 18:05:50 -04:00
Rob Rix
da8d51e9ee Free is SyntaxConvertible. 2015-10-09 18:04:29 -04:00
Rob Rix
13eff7f9df Fix is SyntaxConvertible. 2015-10-09 18:03:23 -04:00
Rob Rix
30d594b4a3 SyntaxConvertible types can be constructed with shorthands. 2015-10-09 18:02:25 -04:00
Rob Rix
cdc1fbb99a Add a protocol for Syntax wrapper construction. 2015-10-09 18:02:11 -04:00
Rob Rix
fed06df766 Replace the JSON with a more compact representation. 2015-10-09 14:31:58 -05:00
Rob Rix
d33703fd00 Flatten the Free representation. 2015-10-09 14:31:10 -05:00
Rob Rix
396624e9e4 Revert "Wrap Fix.JSON in a dictionary."
This reverts commit dbb75aa6beace787d411dab7392e75bc37ac14c2.
2015-10-09 14:29:30 -05:00
Rob Rix
f8f055907f Add left/right divs. 2015-10-09 14:27:44 -05:00
Rob Rix
5a1059832c Space. 2015-10-09 13:36:38 -05:00
Rob Rix
83e228f1aa Parse the response text. 2015-10-09 13:36:18 -05:00
Rob Rix
bfffe03d81 Add a simple scaffold web page loading the doubt-swift JSON output fixture. 2015-10-09 13:31:06 -05:00
Rob Rix
8aa31288e5 Add a fixture with JSON output from doubt-swift. 2015-10-09 13:30:40 -05:00
joshvera
46425f0194 Merge branch 'master' into printier-pretter 2015-10-09 14:19:49 -04:00
Josh Vera
6bfd2216d1 Merge pull request #71 from github/module-map
Module map
2015-10-09 14:18:18 -04:00
Josh Vera
ba5b08746e Merge pull request #70 from github/inversion
Inversion
2015-10-09 14:18:03 -04:00
Rob Rix
aad1db9da7 Merge pull request #67 from github/recover-before-and-after-states
Recover before and after states
2015-10-09 13:17:21 -05:00