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

14674 Commits

Author SHA1 Message Date
Rob Rix
f8ab5f2ae3 Update the imports. 2017-08-11 08:02:30 -04:00
Rob Rix
d6ea1b752f Bump haskell-tree-sitter for simpler module hierarchy. 2017-08-11 08:02:13 -04:00
Rob Rix
637a468a26 Rename the TypeScript module. 2017-08-11 08:01:56 -04:00
Rob Rix
ee842366f3 Rename the Ruby module. 2017-08-11 08:01:49 -04:00
Rob Rix
8eec429ac8 Rename the Python module. 2017-08-11 08:01:44 -04:00
Rob Rix
56d3c94b45 Rename the JSON module. 2017-08-11 08:01:38 -04:00
Rob Rix
edab2a8436 Rename the Go module. 2017-08-11 08:01:32 -04:00
Rob Rix
ec56876f59 Merge pull request #1286 from github/improved-python-comprehensions
Improve Python comprehensions
2017-08-11 07:47:15 -04:00
Rick Winfrey
08e38d87df Bump grammar 2017-08-10 17:43:48 -07:00
Rick Winfrey
6db182cea1 Bump haskell-tree-sitter 2017-08-10 17:06:47 -07:00
Rick Winfrey
91c1b33230 Merge branch 'master' into improved-python-comprehensions 2017-08-10 16:32:16 -07:00
Rick Winfrey
5829ee907d Merge pull request #1287 from github/bump-haskell-treesitter
Bump haskell tree sitter
2017-08-10 16:29:54 -07:00
Rick Winfrey
e877a93fec Merge branch 'master' into improved-python-comprehensions 2017-08-10 15:40:42 -07:00
Rick Winfrey
ae0f8b6a13 Assign while statements using manyTill 2017-08-10 15:28:52 -07:00
joshvera
af6007d2ca bump haskell tree sitter 2017-08-10 18:03:57 -04:00
Rick Winfrey
f864f525cb Bump haskell-tree-sitter 2017-08-10 14:09:25 -07:00
Rick Winfrey
d31523f530 Match against Lambda' and Identifier' alias nodes 2017-08-10 14:09:08 -07:00
Rob Rix
1c5e709304 Merge pull request #1248 from github/ghc-8.2.1
ghc-8.2.1
2017-08-10 16:38:18 -04:00
Rob Rix
453daf7bcf 🔥 a type sig. 2017-08-10 10:41:21 -04:00
Rob Rix
65157ac87c 🔥 MonoLocalBinds. 2017-08-10 10:40:24 -04:00
Rob Rix
ed94c16422 Relax the cmark-gfm constraint. 2017-08-10 09:14:19 -04:00
Rob Rix
fa56de3d05 Merge branch 'master' into ghc-8.2.1 2017-08-10 09:14:04 -04:00
Rob Rix
cfca8f36a3 Merge pull request #1285 from github/kivikakk/latest-cmark-gfm
Use cmark-gfm-0.1.3
2017-08-10 09:10:10 -04:00
Yuki Izumi
2f99303bf6 Update test output (heading excludes "## ") 2017-08-10 14:18:07 +10:00
Rick Winfrey
e9a748dd85 Merge branch 'master' into improved-python-comprehensions 2017-08-09 17:18:24 -07:00
Rick Winfrey
2021c67f61 Simplify Declaration.Comprehension 2017-08-09 16:42:50 -07:00
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