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

192 Commits

Author SHA1 Message Date
Rob Rix
342b7802c0 Bump effects to include instances for larger Unions. 2017-08-14 11:54:18 -04:00
Rob Rix
d6a467f50b Bump the submodules. 2017-08-11 08:52:17 -04:00
Rob Rix
9dacfa1926 Bump the submodules for corrected paths to the C sources. 2017-08-11 08:38:39 -04:00
Rob Rix
e74da6846d Get the tree-sitter-typescript package from the submodule. 2017-08-11 08:35:37 -04:00
Rob Rix
b9e75cb59f Get the tree-sitter-ruby package from the submodule. 2017-08-11 08:35:29 -04:00
Rob Rix
b6075642d7 Get the tree-sitter-python package from the submodule. 2017-08-11 08:35:21 -04:00
Rob Rix
e08f86300f Get the tree-sitter-json package from the submodule. 2017-08-11 08:35:14 -04:00
Rob Rix
ace55d00ba Get the tree-sitter-go package from the submodule. 2017-08-11 08:35:07 -04:00
Rob Rix
7ba37de6cd Move all of the language submodules into vendor/. 2017-08-11 08:14:21 -04:00
Rob Rix
d6ea1b752f Bump haskell-tree-sitter for simpler module hierarchy. 2017-08-11 08:02:13 -04:00
joshvera
af6007d2ca bump haskell tree sitter 2017-08-10 18:03:57 -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
cf1cee66b9 Merge branch 'master' into ghc-8.2.1 2017-08-09 09:52:39 -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
6405e40177 Bump effects to master.
https://github.com/joshvera/effects/pull/10 has been merged.
2017-08-07 11:16:53 -04:00
Rob Rix
9d4ab1a878 Bump effects for faster compilation.
https://github.com/joshvera/effects/pull/10
2017-08-06 16:21:58 -04:00
Rob Rix
ade7b82b23 Bumpity bump. 2017-08-04 13:26:01 -04:00
Rob Rix
7f1e0f084e Ba-bump. 2017-08-04 13:12:51 -04:00
Rob Rix
5cdf3f8bf1 Bump haskell-tree-sitter. 2017-08-04 13:01:41 -04:00
Rob Rix
48e7737268 Merge branch 'master' into ghc-8.2.1 2017-08-04 12:36:15 -04:00
Timothy Clem
39178494a1 ++tree-sitter and friends to master 2017-08-03 15:20:37 -07:00
Timothy Clem
1ebe08c81d Update tree-sitter and all languages 2017-08-03 07:59:00 -07:00
Rob Rix
bc27ad5250 Bump haskell-tree-sitter to fix some warnings. 2017-07-31 11:00:56 -04:00
Rob Rix
b2456b6ee4 Bump haskell-tree-sitter. 2017-07-28 15:03:32 -04:00
Rob Rix
63754588da Bump haskell-tree-sitter for the constraint on template-haskell. 2017-07-28 10:20:13 -04:00
Rob Rix
d891836307 Merge branch 'master' into ghc-8.2.1 2017-07-24 13:27:28 -04:00
Rob Rix
83e99044f5 Use freer-cofreer as a submodule. 2017-07-24 12:54:23 -04:00
Rob Rix
a889ded79c Bump haskell-tree-sitter for template-haskell-2.12.0.0 support. 2017-07-23 10:33:08 -04:00
Rob Rix
e2a629121e Bump haskell-tree-sitter for ParseError as the maximal constructor. 2017-07-14 14:42:26 -04:00
Rob Rix
ca2767ec10 Bump haskell-tree-sitter to master. 2017-07-12 15:56:33 -04:00
Rob Rix
8f26607ade Bump haskell-tree-sitter for swapped toEnum/fromEnum definitions. 2017-07-12 14:46:10 -04:00
Rob Rix
e4a3e82c0b Bump haskell-tree-sitter to 🔥 the derived Enum instance. 2017-07-12 14:43:39 -04:00
Rob Rix
cdef77fba9 Bump haskell-tree-sitter for ParseError symbols. 2017-07-12 12:42:24 -04:00
Timothy Clem
a9b6096811 ++tree-sitter and languages 2017-07-06 14:56:31 -07:00
Timothy Clem
118ee0300e ++ tree-sitter 2017-06-22 08:29:00 -06:00
Timothy Clem
01e2aa1d67 Use consistent default-extensions 2017-06-21 13:48:51 -06:00
Rob Rix
fed4d93a46 Gitlib gone too. 2017-06-14 17:54:21 -04:00
Rob Rix
1caff48253 Fiddle while ICU 🔥s. 2017-06-14 17:37:36 -04:00
Rob Rix
0473296ff9 Bump effects to master. 2017-06-13 16:45:54 -04:00
Rob Rix
297bb1c121 Bump effects for much more tractable Union instances. 2017-06-13 10:52:13 -04:00
Rob Rix
dd9e6819e0 Bump effects for Data.Union instances. 2017-06-08 11:41:31 -04:00
Rob Rix
b142cb92a2 Bump haskell-tree-sitter to master. 2017-05-18 08:27:08 -04:00
Rob Rix
8ce618ec1f Bump haskell-tree-sitter for Ix instances. 2017-05-17 14:54:23 -04:00
Rob Rix
544fc901ed Bump haskell-tree-sitter for the addition of Bounded instances. 2017-05-17 14:46:19 -04:00
Rob Rix
534925d839 Bump bump. 2017-05-11 14:55:17 -04:00
Rob Rix
dc854e47cc Bump hspec-expectations-pretty-diff for accurate source locations. 2017-05-11 14:49:54 -04:00
Timothy Clem
c9f69c32b5 ++haskell-tree-sitter to use halt_on_error 2017-05-03 13:22:46 -07:00
Timothy Clem
9b3329b41a ++tree-sitter and friends 2017-05-03 13:14:21 -07:00
Rob Rix
20b2d931e5 Bump haskell-tree-sitter for the Symbol typeclass. 2017-04-13 10:27:48 -04:00
Rob Rix
f7e6a13173 Bump haskell-tree-sitter to handle null document ptrs gracefully. 2017-04-12 15:25:47 -04:00