1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
Commit Graph

12485 Commits

Author SHA1 Message Date
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
Timothy Clem
fcf7155a35 Extract Command.Stdin 2017-05-17 10:02:18 -07: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
Timothy Clem
7ba950cf47 Merge remote-tracking branch 'origin/master' into diff-stdin 2017-05-17 09:44:51 -07: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
Rob Rix
4ee40a4a61 Use the API to freeze call stacks. 2017-05-16 11:40:30 -04:00
Rob Rix
d8d9856f39 Carry call stacks through running assignments. 2017-05-16 11:39:55 -04:00
Rob Rix
5a54516b9f Freeze the call stack in the smart constructors. 2017-05-16 11:23:21 -04:00
Rob Rix
f002ce8080 Give call stacks to the Assignment terms and smart constructors. 2017-05-16 11:20:19 -04:00
Rob Rix
66053a3c47 Give call stacks to all of the Ruby assignments. 2017-05-16 11:18:01 -04:00
Rob Rix
1cd523b9eb Merge pull request #1113 from github/symbol-assignments-produce-locations
Symbol assignments produce locations
2017-05-15 15:07:03 -04:00
Rob Rix
9eb028d37c Merge branch 'master' into symbol-assignments-produce-locations 2017-05-12 17:19:17 -04:00
Rob Rix
1d93e0bacd Merge pull request #1107 from github/generalize-table-of-contents-over-the-syntax-functor
Generalize table of contents over the syntax functor
2017-05-12 17:18:46 -04:00
Rob Rix
e1af9f77a8 📝 identityDecorator. 2017-05-12 16:25:19 -04:00
Rob Rix
0d43cccd6a Define the identity decorator. 2017-05-12 16:24:29 -04:00
Rob Rix
cd1f8d84ba Symbol rules produce the location. 2017-05-12 16:14:44 -04:00