1
1
mirror of https://github.com/github/semantic.git synced 2024-12-30 10:27:45 +03:00
Commit Graph

12445 Commits

Author SHA1 Message Date
Rob Rix
92f86217b2 Define an ErrorCause datatype. 2017-05-17 15:17:27 -04:00
Rob Rix
588ff85c54 Represent errors for error nodes distinct from end of input. 2017-05-17 15:15:11 -04:00
Rob Rix
107921f62a Short-circuit fail on error productions. 2017-05-17 15:11:33 -04:00
Rob Rix
d3e63cfac7 Node symbols are in Maybe to accommodate errors. 2017-05-17 15:07:27 -04:00
Rob Rix
17f63a6b8a 🔥 a redundant constraint. 2017-05-17 14:58:20 -04:00
Rob Rix
2ef8c5c9fb Define a function to safely construct values of enumerations. 2017-05-17 14:58:09 -04:00
Rob Rix
8ce618ec1f Bump haskell-tree-sitter for Ix instances. 2017-05-17 14:54:23 -04:00
Rob Rix
544fc901ed Bump haskell-tree-sitter for the addition of Bounded instances. 2017-05-17 14:46:19 -04:00
Rob Rix
1e59f65d27 Merge pull request #1124 from github/backport-repl-workflow-factoring
Backport “REPL workflow factoring”
2017-05-17 14:44:39 -04:00
Rob Rix
6ada58ed88 Merge branch 'master' into backport-repl-workflow-factoring 2017-05-17 14:31:47 -04:00
Rob Rix
75e8fb9543 🔥 parseRubyToAST. 2017-05-17 14:29:18 -04:00
Rob Rix
8f35aa4d14 Extract & generalize toAST. 2017-05-17 14:27:38 -04:00
Rob Rix
c2cc74a33c Extract anaM to the top level. 2017-05-17 14:26:46 -04:00
Rob Rix
53a8b34497 Merge branch 'master' into unaligned-json-diff-rendering 2017-05-17 14:25:02 -04:00
Rob Rix
8a3e5f6dc6 Merge pull request #1123 from github/quicker-ruby-assignment-workflow
Quicker ruby assignment workflow
2017-05-17 14:24:49 -04:00
Rob Rix
392775cc97 Apparently this import is redundant. 2017-05-17 14:15:47 -04:00
Rob Rix
e5aa98a7c1 Move the Ruby Grammar datatype into its own module. 2017-05-17 14:15:27 -04:00
Rob Rix
83999794f9 Stub in a Ruby grammar module. 2017-05-17 14:08:54 -04:00
Rob Rix
64074faa4c Merge branch 'master' into unaligned-json-diff-rendering 2017-05-17 13:21:10 -04:00
Rob Rix
00e3728fb4 Merge pull request #1122 from github/🔥-javascript
🔥 javascript
2017-05-17 13:20:35 -04:00
Rob Rix
64551e1327 Merge branch 'master' into 🔥-javascript 2017-05-17 13:17:29 -04:00
Rob Rix
31153c8590 Merge pull request #1119 from github/🔥-summaries
🔥 summaries
2017-05-17 13:15:59 -04:00
Rob Rix
7d919e6da2 Merge branch 'master' into 🔥-summaries 2017-05-17 13:07:13 -04:00
Rob Rix
d31c0c2ce0 Merge pull request #1121 from github/🔥-style-css
🔥 the split renderer’s CSS.
2017-05-17 13:07:02 -04:00
Rob Rix
9e6a40fa49 Merge branch 'master' into 🔥-style-css 2017-05-17 13:05:42 -04:00
Rob Rix
44d3e18032 Merge pull request #1120 from github/🔥-weekly-notes
🔥 weekly notes
2017-05-17 13:05:24 -04:00
Rob Rix
681d0c8bce 🔥 the JavaScript language. 2017-05-17 12:54:37 -04:00
Rob Rix
501cd45d87 🔥 the javascript package. 2017-05-17 12:53:06 -04:00
Rob Rix
2b3d52db0c Don’t link against the javascript package. 2017-05-17 12:52:13 -04:00
Rob Rix
85d26bb120 JavaScript parses as TypeScript. 2017-05-17 12:50:30 -04:00
Rob Rix
68a422b25a 🔥 Language.JavaScript. 2017-05-17 12:48:43 -04:00
Rob Rix
9bcac496cd 🔥 the split renderer’s CSS. 2017-05-17 12:40:58 -04:00
Rob Rix
0a3fd4075e 🔥 the old weekly notes. 2017-05-17 12:38:21 -04:00
Rob Rix
14ddc04dd6 🔥 summaryText. 2017-05-17 12:34:49 -04:00
Rob Rix
d7cb9d2893 Clarify the usage for ToC. 2017-05-17 12:32:49 -04:00
Rob Rix
7f72974e27 🔥 the summary renderer. 2017-05-17 12:32:17 -04:00
Rob Rix
187f7b5300 Correct the JSON diff renderer fixtures. 2017-05-16 15:04:31 -04:00
Rob Rix
149778e1a8 Merge branch 'master' into unaligned-json-diff-rendering 2017-05-16 14:49:46 -04:00
Rob Rix
18cecf4303 🔥 some more extensions. 2017-05-16 13:28:34 -04:00
Rob Rix
23e04cdf60 Sort the extensions. 2017-05-16 13:27:46 -04:00
Rob Rix
9fffd18260 🔥 a couple of redundant extensions. 2017-05-16 13:27:26 -04:00
Rick Winfrey
9793809b7f Merge pull request #1117 from github/assigning-blame
Assigning blame
2017-05-16 10:15:33 -07:00
Rob Rix
036e472aab 🔥 NumberedLine. 2017-05-16 13:07:55 -04:00
Rob Rix
cbf17cdc22 Clean up the definition of toJSON for Both. 2017-05-16 13:07:21 -04:00
Rob Rix
e6a8ce8bd6 Define toEncoding for Both. 2017-05-16 13:06:32 -04:00
Rob Rix
6b60a572f5 🔥 the ToJSON instance for Join These. 2017-05-16 12:43:12 -04:00
Rob Rix
cb9ec9e65e Render diffs to JSON w/o aligning. 2017-05-16 12:42:50 -04:00
Rob Rix
4ae3abd83b Provide call stacks for empty & <|> assignments. 2017-05-16 11:42:47 -04:00
Rob Rix
69bf06195a Pretty-print call stacks with errors. 2017-05-16 11:42:07 -04:00
Rob Rix
49e9baf29f Carry call stacks in errors. 2017-05-16 11:40:43 -04:00