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

14830 Commits

Author SHA1 Message Date
Rick Winfrey
036c5a99b8 Remove comprehension from expression list 2017-08-09 16:41:44 -07:00
Rick Winfrey
bf207e296f Remove trailing whitespace 2017-08-09 16:41:33 -07:00
Rick Winfrey
9963f57fe6 Update assignments 2017-08-09 16:41:22 -07:00
Rick Winfrey
f9f2e46059 Update assignment for single list comprehensions 2017-08-09 15:27:10 -07:00
Rick Winfrey
77d53e9127 🔥 newline 2017-08-09 15:26:16 -07:00
Rob Rix
09af5a7f18 Stub in a package for listing dependencies. 2017-08-09 15:59:36 -04:00
Rob Rix
ee65db5025 Constrain cmark-gfm to correct a failing test.
cc @kivikakk — #1248 uses cabal to build instead of stack, so I added the version constraint to the cabal.project file for the time being.
2017-08-09 11:59:23 -04:00
Rob Rix
769196ca39 Update the integration test fixtures. 2017-08-09 11:40:30 -04:00
Rob Rix
887d0c0176 Update the generate-example script not to use stack. 2017-08-09 11:35:33 -04:00
Rob Rix
2d0749f0b8 Specify the root dirs of the various projects. 2017-08-09 10:29:39 -04:00
Rob Rix
1dcc5d48e4 Bump haskell-tree-sitter to not treat its C sources as C11. 2017-08-09 10:05:20 -04:00
Rob Rix
faf71e3980 Ignore dist. 2017-08-09 09:57:15 -04:00
Rob Rix
cf1cee66b9 Merge branch 'master' into ghc-8.2.1 2017-08-09 09:52:39 -04:00
Rob Rix
f7ae07e3d9 Merge pull request #1283 from github/fine-grained-python-error-handling
Fine-grained Python error handling
2017-08-08 19:08:13 -04:00
Rob Rix
947d6c8cfd Merge branch 'master' into fine-grained-python-error-handling 2017-08-08 19:06:16 -04:00
Rob Rix
119a489aab Merge pull request #1276 from github/delimited-control
Assignment error handling, revisited
2017-08-08 18:37:52 -04:00
Rob Rix
2413378602 🔥 NoStrictData. 2017-08-08 18:29:57 -04:00
Rob Rix
39197f0b76 Discard comments around key/value pairs in dictionaries. 2017-08-08 15:20:51 -04:00
Rob Rix
6a849f1fa6 Take expressions only up to WithItem. 2017-08-08 15:00:22 -04:00
Rob Rix
22861b8443 Apply the constructor in withItem instead of tupling. 2017-08-08 14:58:37 -04:00
Rob Rix
193f5ad339 flip instead of swap. 2017-08-08 14:56:48 -04:00
Rob Rix
e684907c9e Refactor withStatement to avoid a bind. 2017-08-08 14:54:40 -04:00
Rob Rix
26bf05bd30 Delimit expressions with the else clause. 2017-08-08 14:19:25 -04:00
Rob Rix
7e7cc130d1 Bold the path/span. 2017-08-08 13:30:21 -04:00
Rob Rix
245a5c2d7d Use a much more compact callstack format. 2017-08-08 13:27:57 -04:00
Rick Winfrey
477e4cedb6 Bump tree-sitter-python 2017-08-08 09:59:50 -07:00
Rob Rix
5d5f027e40 Handle errors at the top level. 2017-08-08 12:14:42 -04:00
Rob Rix
38f5648af9 🔥 the redundant handleError in import'. 2017-08-08 12:13:49 -04:00
Rob Rix
5031afaf06 Don’t match parse errors in expressions or imports. 2017-08-08 12:13:22 -04:00
Rob Rix
47d12fb498 Handle errors around imports. 2017-08-08 12:11:07 -04:00
Rob Rix
c7cc645dea Handle errors occurring in Python expressions. 2017-08-08 11:58:00 -04:00
Rob Rix
4364429cb3 🔥 overindentation. 2017-08-08 11:46:16 -04:00
Rob Rix
3f981fbdf7 🔥 the redundant withSGRCode definition. 2017-08-08 11:37:50 -04:00
Rob Rix
c97808a0bd Disable colour if stderr is not a terminal. 2017-08-08 11:12:14 -04:00
Rob Rix
623980065a Merge branch 'master' into delimited-control 2017-08-08 11:10:23 -04:00
Josh Vera
1f3a8ec26f Merge pull request #1282 from github/fix-a-la-carte-syntax-diffing-segfaults
Fix à la carte syntax diffing segfaults
2017-08-08 11:07:35 -04:00
Rob Rix
9cabc53d67 Merge branch 'fix-a-la-carte-syntax-diffing-segfaults' into delimited-control 2017-08-08 11:05:56 -04:00
Rob Rix
4106a61b0f Bump effects to fix segfaults in binary Union application.
https://github.com/joshvera/effects/pull/11
2017-08-08 11:03:34 -04:00
Rob Rix
a0adfdf0cf Constrain to Foldable/Functor instead of Traversable. 2017-08-08 10:00:31 -04:00
Rob Rix
a1f1fc5048 🔥 redundant imports. 2017-08-08 09:16:36 -04:00
Rob Rix
fc299fe0e8 Fail fast on assignment errors. 2017-08-08 09:16:16 -04:00
Rob Rix
9e3e9736ed 🔥 a redundant do. 2017-08-08 09:16:03 -04:00
Rob Rix
1e7ca7de13 Constrain the types rather than the Unions. 2017-08-08 09:11:27 -04:00
Rob Rix
ff9e58c95f Derive a Bounded instance. 2017-08-08 08:43:49 -04:00
Rob Rix
8eea6810ee Dedent the State record selector docs. 2017-08-07 17:53:16 -04:00
Rob Rix
0b00fa2c52 Return to using an IntMap for choices. 2017-08-07 17:44:51 -04:00
Rob Rix
e32644ea46 eta-reduce makeError. 2017-08-07 17:20:35 -04:00
Rob Rix
b483c66e17 🔥 redundant parens. 2017-08-07 17:20:27 -04:00
Rob Rix
8522dbec99 🔥 the unused StandaloneDeriving pragma. 2017-08-07 17:20:21 -04:00
Rob Rix
45f0eb7900 Only fetch the populated indices. 2017-08-07 12:51:31 -04:00