1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
Commit Graph

13791 Commits

Author SHA1 Message Date
Rob Rix
0473296ff9 Bump effects to master. 2017-06-13 16:45:54 -04:00
Rob Rix
086fb9ad67 🔥 Element from the fixtures. 2017-06-13 15:27:29 -04:00
Rob Rix
833d753a8c Short-circuit the single incomparable elements case. 2017-06-13 15:19:43 -04:00
Rob Rix
f3c02a0efa Short-circuit the single comparable elements case. 2017-06-13 15:13:57 -04:00
Rob Rix
5762c4d405 Short-circuit the all-insertions/deletions cases. 2017-06-13 15:12:04 -04:00
Rob Rix
134a60222d Specialize RWS to list inputs. 2017-06-13 15:11:52 -04:00
Rob Rix
22a69851f0 Define a Show1 instance for AlgorithmF. 2017-06-13 14:49:22 -04:00
Rob Rix
009ec69cfe 🔥 redundant Element nodes in Go literals. 2017-06-13 13:21:44 -04:00
Rob Rix
297bb1c121 Bump effects for much more tractable Union instances. 2017-06-13 10:52:13 -04:00
Rob Rix
33624b42dd List the exports explicitly. 2017-06-13 09:36:56 -04:00
Rob Rix
141bbec57d Merge branch 'master' into simpler-simplifying 2017-06-13 09:15:34 -04:00
Rick Winfrey
636aa76832 Update function definition assignments 2017-06-12 10:38:30 -07:00
Rick Winfrey
a242bc0dab 🔥 unnecessary parens 2017-06-12 10:38:05 -07:00
Rick Winfrey
cea3b03a9c Add statements assignment 2017-06-12 10:37:51 -07:00
Rick Winfrey
3f1ceeed8b Update return statement assignments to accept empty return statements 2017-06-12 10:35:31 -07:00
Rick Winfrey
843e975cf5 Merge branch 'master' into python-conditional-expressions 2017-06-12 10:06:12 -07:00
Rob Rix
ddb7272390 Require only Foldable & Functor instances for the union. 2017-06-12 11:54:36 -04:00
Timothy Clem
b7ef75ee0e Merge pull request #1156 from github/license-checker
Check licenses of dependent projects in CI
2017-06-12 07:59:15 -07:00
Timothy Clem
1bb97fcff2 Merge branch 'master' into license-checker 2017-06-12 07:49:49 -07:00
Timothy Clem
29755391d1 Merge pull request #1155 from github/updating-stack-ghc
Document how to update stuff for CI/deployment
2017-06-12 07:49:35 -07:00
Timothy Clem
4a5cb82815 Merge branch 'master' into updating-stack-ghc 2017-06-12 07:32:39 -07:00
Rob Rix
0879353a4e 🔥 a redundant constraint. 2017-06-12 10:04:46 -04:00
Rob Rix
e31d358038 Markdown parsing is pure. 2017-06-12 10:02:23 -04:00
Rob Rix
46e482e0a5 Merge pull request #1150 from github/union-unity
Union unity
2017-06-12 09:13:05 -04:00
Rick Winfrey
baa4c1d1fe Function definition tree does not always contain expressionStatement subtree 2017-06-09 16:10:06 -07:00
Rick Winfrey
e379cb64de Assign class definitions 2017-06-09 15:39:30 -07:00
Rick Winfrey
eb4c87313f Combine async functiond and function definitions into single assignment 2017-06-09 14:27:15 -07:00
Rick Winfrey
55816f3127 Assign function definitions 2017-06-09 12:03:54 -07:00
Rick Winfrey
f5e91ef793 🔥 unused parameters assignment 2017-06-09 11:35:38 -07:00
Rick Winfrey
e601c3e071 Assign async function definitions 2017-06-09 11:33:14 -07:00
Rick Winfrey
333ea95648 Add TypedIdentifier constructor
This may not be necessary in the long term, but I've added this to help model typed parameters in Python.
2017-06-09 11:33:00 -07:00
Rick Winfrey
e9fbded9e8 Make TOC renderer aware of type function field 2017-06-09 11:31:42 -07:00
Rick Winfrey
cf87c11d2c Python lambdas don't define a type for the lambda expression 2017-06-09 11:31:27 -07:00
Rick Winfrey
e444194044 Add type field to Function 2017-06-09 11:30:04 -07:00
Rick Winfrey
4e3b25e5aa Fix comment 2017-06-09 11:26:22 -07:00
Rick Winfrey
f0eabfb1fa Whitespace 2017-06-08 16:47:47 -07:00
Rick Winfrey
938987b2ed 📝 todo for assigning while else clauses 2017-06-08 16:47:38 -07:00
Rick Winfrey
508ead4cbb Assign try statements 2017-06-08 16:47:25 -07:00
Rick Winfrey
ab67d72bef Assign except clauses 2017-06-08 16:46:57 -07:00
Rick Winfrey
5e4c46165a Assign finally statements 2017-06-08 16:46:03 -07:00
Rob Rix
1f41532837 Merge branch 'master' into union-unity 2017-06-08 18:27:31 -04:00
Rick Winfrey
c1b25cdcaf 🔥 comments 2017-06-08 15:26:54 -07:00
Rick Winfrey
db416cfeb8 Assign while statements - no else 2017-06-08 14:31:57 -07:00
Rick Winfrey
567414396c Assign for statements (no else) 2017-06-08 14:25:47 -07:00
Rick Winfrey
59d117ad40 Merge pull request #1143 from github/python-test-fixtures
Python test fixtures
2017-06-08 13:08:15 -07:00
Rick Winfrey
db0e7f80f0 Merge branch 'master' into python-test-fixtures 2017-06-08 13:05:23 -07:00
Timothy Clem
0fc63cab83 Merge pull request #1152 from github/oh-javascript
JavaScript as a distinct language, but uses TypeScript parser
2017-06-08 12:52:46 -07:00
Timothy Clem
1c2ee1880c Merge branch 'master' into oh-javascript 2017-06-08 11:48:56 -07:00
Rick Winfrey
a595ca5b9f Merge branch 'master' into python-test-fixtures 2017-06-08 11:37:38 -07:00
Rick Winfrey
1dbe97087c Merge pull request #1147 from github/python-simple-statements
Assign Python simple statements
2017-06-08 11:37:25 -07:00