1
1
mirror of https://github.com/github/semantic.git synced 2025-01-03 13:02:37 +03:00
Commit Graph

12621 Commits

Author SHA1 Message Date
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
Rick Winfrey
2694df9649 🔥 stale import 2017-05-16 19:58:56 -07:00
Rick Winfrey
a23765ec95 Move import to Declaration; rename assigns 2017-05-16 19:57:46 -07:00
Rick Winfrey
7af2b86ec3 Add Variable constructor 2017-05-16 19:56:13 -07:00
Rick Winfrey
c55a431e96 Add Python language back for CI 2017-05-16 19:55:23 -07:00
Rick Winfrey
44dfb79fc1 🔥 Python languageForType case 2017-05-16 19:30:06 -07:00
Rick Winfrey
31a4189e80 Add missing period 2017-05-16 16:44:01 -07:00
Rick Winfrey
d7bd9c9b08 Simplify unaryOperator assignment 2017-05-16 16:43:35 -07:00
Rick Winfrey
d44db9724e Allow expression to carry literals 2017-05-16 16:43:07 -07:00
Rick Winfrey
fc7e469b2a Add Expression.Tuple to Union 2017-05-16 16:42:43 -07:00
Rick Winfrey
240e04972e Assing tuples 2017-05-16 16:42:26 -07:00
Rick Winfrey
f4c94293f2 Assign unary minus, plus and compliment for integers 2017-05-16 16:27:11 -07:00
Rick Winfrey
7977fc7c72 Assign minus unary operator 2017-05-16 16:00:27 -07:00
Rick Winfrey
0013820a28 Add Unary expression constructor 2017-05-16 15:59:46 -07:00
Rick Winfrey
9c1f8ca066 Update example invocation comments 2017-05-16 15:29:28 -07:00
Rick Winfrey
674e8f77b2 Add Python to Language 2017-05-16 15:28:50 -07:00
Rick Winfrey
7470469a91 Assign None 2017-05-16 14:31:22 -07:00
Rick Winfrey
3d4ff47d5d Assing Literal.TextElement 2017-05-16 14:26:43 -07:00
Rick Winfrey
afb9fb5ab2 Assing boolean as literal 2017-05-16 14:20:56 -07:00
Rick Winfrey
ed45d1f4ce 🔥 location from assignments 2017-05-16 14:18:34 -07:00
Rob Rix
187f7b5300 Correct the JSON diff renderer fixtures. 2017-05-16 15:04:31 -04:00
Rick Winfrey
617290ff0f 🔥 comment 2017-05-16 12:04:03 -07:00
Rick Winfrey
b01b801f48 Fix typo in comment 2017-05-16 11:51:27 -07:00
Rob Rix
149778e1a8 Merge branch 'master' into unaligned-json-diff-rendering 2017-05-16 14:49:46 -04:00
Rick Winfrey
39f0d597f5 Make import statements declarations 2017-05-16 11:35:48 -07:00
Rick Winfrey
5589a96013 Assign float and integer 2017-05-16 11:35:31 -07:00
Rick Winfrey
2123f67e48 Add callstack to Python assign functions 2017-05-16 11:35:08 -07:00
Rick Winfrey
223e92c19f Add Float literal 2017-05-16 11:26:49 -07:00
Rick Winfrey
e1c9e66b26 Merge branch 'master' into python-assignment 2017-05-16 10:55:54 -07:00
Rick Winfrey
32a8b9d979 Merge branch 'python-assignment' of github.com:github/semantic-diff into python-assignment 2017-05-16 10:49:54 -07:00
Rick Winfrey
86bc182fc4 Bump tree-sitter-python to differentiate between integers and floats 2017-05-16 10:38:09 -07: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
Rick Winfrey
7caffb9609 Merge pull request #1116 from github/repl-workflow-factoring
REPL workflow factoring
2017-05-16 10:03:09 -07: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