1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 13:21:59 +03:00
Commit Graph

515 Commits

Author SHA1 Message Date
Ayman Nadeem
8aad81b775 Merge branch 'master' into java-assignment 2018-05-17 10:42:00 -07:00
Patrick Thomson
322f348103 inj -> inject 2018-05-16 18:25:02 -04:00
Patrick Thomson
ffb87d6fcd update 2018-05-16 17:56:57 -04:00
Rob Rix
ce4fcb213f Bump fastsum for better hashes. 2018-05-16 16:12:08 -04:00
Patrick Thomson
6b0198cb00 Remove otiose -Sum prefixes from all Data.Sum operations.
There are no modules where we use both Union.inj and Sum.injectSum; as
such, it seems clumsy for such ubiquitous functions as inj and prj to
have such long names when there is no ambiguity. This restores the
codebase to much how it looked before we switched back to a richer
Data.Union.
2018-05-16 15:27:08 -04:00
Rob Rix
999df25d89 Bump fastsum for Hashable/Hashable1 instances. 2018-05-16 14:29:49 -04:00
joshvera
efafd0d494 ++grpc-haskell 2018-05-16 10:57:15 -04:00
Timothy Clem
41f230a46a ++tree-sitter-ruby for infinite loop fix 2018-05-15 08:17:48 -07:00
joshvera
6449801b77 ++grpc-haskell 2018-05-14 16:54:31 -04:00
joshvera
9e2b7725a6 Merge origin/master 2018-05-11 16:37:04 -04:00
Rob Rix
2abfd92678 Bump effects for https://github.com/joshvera/effects/pull/43 2018-05-10 18:27:10 -04:00
Patrick Thomson
b6f8853d5b Add the fastsum package as a dependency. 2018-05-02 15:59:22 -04:00
Rob Rix
ebc8e01cc4 Use our own local definition of Sum. 2018-05-02 12:00:15 -04:00
Ayman Nadeem
a53b43fb50 modify methodBody so it is valid without a block 2018-05-01 16:29:57 -07:00
Ayman Nadeem
b1c05d6755 Merge remote-tracking branch 'origin/master' into java-assignment 2018-05-01 10:57:21 -07:00
Ayman Nadeem
662e6b5bba bump tree-sitter-java 2018-05-01 10:45:20 -07:00
Rob Rix
9b7079c9eb Bump effects for https://github.com/joshvera/effects/pull/34 2018-04-25 10:40:20 -04:00
Rob Rix
86ef19bbb0 Bump effects to master. 2018-04-25 09:52:44 -04:00
Rob Rix
dabca7feea Bump effects for https://github.com/joshvera/effects/pull/33 2018-04-25 09:44:22 -04:00
Patrick Thomson
189da4098f Bump joshvera/effects to 0.3.0.1.
There is a slight (roughly 12%) build-time regression associated withh
this for standard stack builds. The difference is negligible if you
compile with --fast.
2018-04-19 13:36:41 -04:00
Ayman Nadeem
759181c3a7 assignments for enum, if, block, while, doWhile, switch, break, continue, throw, try-catch 2018-04-17 16:45:51 -07:00
Timothy Clem
23db5fc9a6 ++haskell-tree-sitter 2018-04-16 16:52:43 -07:00
Ayman Nadeem
65b0afa477 Merge remote-tracking branch 'origin/master' into java-assignment 2018-04-10 14:06:07 -07:00
Ayman Nadeem
dde7369479 bump haskell tree-sitter 2018-04-10 14:04:46 -07:00
Timothy Clem
b81203d140 ++tree-sitter-ruby for binary/unary fix 2018-04-10 11:31:25 -07:00
Timothy Clem
458a6076cd ++tree-sitter-ruby for block hash fix 2018-04-10 07:44:43 -07:00
Rick Winfrey
a56763cb4e bump haskell-tree-sitter 2018-04-06 12:06:07 -07:00
Josh Vera
4c55fa7dc3 Merge branch 'master' into task-in-eff 2018-04-05 17:26:35 -04:00
Timothy Clem
9690b03d96 ++tree-sitter ruby for heredoc and reserved keyword hash iden fixes 2018-04-05 10:11:04 -07:00
Rob Rix
113bbd1ed9 Merge branch 'master' into task-in-eff 2018-04-04 15:05:28 -04:00
Rob Rix
a3bddc55be Bump effects to master. 2018-04-04 15:05:10 -04:00
Rob Rix
847da9534b Bump effects for MonadIO, interpret, &c. 2018-04-04 09:35:04 -04:00
Timothy Clem
869de12693 ++haskell-tree-sitter 2018-04-03 15:56:19 -07:00
Timothy Clem
3cf9e67ab7 Assign relative python imports, deal only with nonempty lists 2018-04-03 13:23:54 -07:00
Timothy Clem
eeca18bf7a ++haskell-tree-sitter for ts-python relative imports 2018-04-02 08:24:26 -07:00
Rick Winfrey
f9346d4c83 Bump haskell-tree-sitter to tree-sitter v 0.11 2018-03-30 12:31:14 -07:00
Rob Rix
541568e16f Bump effects to master. 2018-03-27 15:04:55 -04:00
Rob Rix
a9388ff118 Use a single combined State type. 2018-03-26 15:34:37 -04:00
joshvera
346d0a6c0c ++effects 2018-03-23 16:20:55 -04:00
joshvera
b66e651269 ++effects 2018-03-23 16:15:33 -04:00
joshvera
f048362095 Remove ghc-mod 2018-03-23 15:33:39 -04:00
joshvera
73a821f856 ++effects 2018-03-22 11:42:20 -04:00
joshvera
a8c9c815ef Rename NonDetEff to NonDet 2018-03-22 10:35:25 -04:00
joshvera
c5988bfe57 ++effects 2018-03-21 14:59:28 -04:00
joshvera
104e9f801f ++effects 2018-03-21 14:24:20 -04:00
Ayman Nadeem
17aee28de0 Update submodules 2018-03-16 14:58:09 -07:00
Ayman Nadeem
691da412b5 update haskell-tree-sitter with removed scanner.cc 2018-03-16 14:42:25 -07:00
Ayman Nadeem
0ba92894f3 get tree-sitter-java updates 2018-03-16 13:57:50 -07:00
Ayman Nadeem
a20b660940 checkout haskell-tree-sitter java 2018-03-16 11:49:06 -07:00
Ayman Nadeem
e497f463fa update submodule 2018-03-16 11:47:21 -07:00
Ayman Nadeem
60dcba7274 Bump tree-sitter 2018-03-15 15:38:39 -07:00
joshvera
6cf45f7a0b ++effects 2018-03-08 16:49:40 -05:00
Timothy Clem
04575d4a01 ++haskell-tree-sitter 2018-03-06 15:16:46 -08:00
joshvera
427ec2bdda ++proto3-suite 2018-03-02 13:39:25 -05:00
joshvera
17620cd0d2 ++grpc-haskell 2018-03-02 13:38:55 -05:00
joshvera
403ffe3ac5 Add proto3 repos as submodules 2018-03-02 13:07:09 -05:00
joshvera
9686e41c6e Add proto3-suite as a submodule 2018-03-01 17:39:51 -05:00
joshvera
39b8c122eb add grpc submodule 2018-03-01 17:04:21 -05:00
joshvera
e1135f56f9 Use localState with a proxy argument 2018-02-22 12:41:49 -05:00
joshvera
1826192c05 ++effects 2018-02-22 12:35:40 -05:00
joshvera
8d74b9a263 ++effect 2018-02-20 19:53:42 -05:00
joshvera
e1f955939e ++effects 2018-02-16 17:12:43 -05:00
joshvera
d296e97a49 ++effects 2018-02-16 17:12:12 -05:00
joshvera
eb02c9d179 Merge remote-tracking branch 'origin/master' into bump-effects 2018-02-16 17:11:20 -05:00
joshvera
cb6df90b07 ++haskell-tree-sitter 2018-02-16 16:26:49 -05:00
joshvera
37356a1675 ++haskell-tree-sitter 2018-02-16 15:47:24 -05:00
joshvera
188a83dcd2 ++effects 2018-02-16 13:18:51 -05:00
joshvera
9fa6d42945 ++tree-sitter-haskell 2018-02-14 15:33:38 -05:00
joshvera
31f4e87ac0 ++haskell-tree-sitter 2018-02-14 14:57:26 -05:00
joshvera
03814d25e8 ++haskell-tree-sitter 2018-02-14 11:20:22 -05:00
joshvera
d713c30958 ++haskell-tree-sitter 2018-02-06 12:22:35 -05:00
joshvera
dcbf62d252 ++haskell-tree-sitter 2018-02-06 11:43:28 -05:00
joshvera
20de09fafd ++haskell-tree-sitter 2018-02-05 17:43:34 -05:00
joshvera
e2740fd889 ++haskell-tree-sitter 2018-02-05 17:32:25 -05:00
joshvera
66e0321af4 ++haskell-tree-sitter 2018-02-05 17:32:25 -05:00
joshvera
5380d66d4e ++haskell-tree-sitter 2018-02-05 16:59:52 -05:00
joshvera
4a8c890f69 ++haskell-tree-sitter 2018-02-05 14:36:45 -05:00
joshvera
67ae578287 ++haskell-tree-sitter 2018-02-05 13:57:39 -05:00
joshvera
d0631f5b59 ++haskell-tree-sitter 2018-02-05 12:23:19 -05:00
joshvera
099ebb600a ++haskell-tree-sitter 2018-01-30 16:43:55 -05:00
joshvera
96a5d9fa10 ++haskell-tree-sitter 2018-01-30 12:25:06 -05:00
joshvera
3617389fbb ++haskell-tree-sitter 2018-01-30 11:48:27 -05:00
Ayman Nadeem
abd9bd9e1f create ideas directory with one seed idea 2018-01-29 10:55:52 -08:00
joshvera
b5edc69901 ++haskell-tree-sitter 2018-01-26 18:22:25 -05:00
joshvera
b5c3ffb535 ++haskell-tree-sitter 2018-01-26 18:14:28 -05:00
joshvera
9e019f9673 ++haskell-tree-sitter 2018-01-26 18:10:55 -05:00
joshvera
e2564f7009 ++haskell-tree-sitter 2018-01-25 19:13:27 -05:00
joshvera
d48051e121 ++haskell-tree-sitter 2018-01-25 17:54:29 -05:00
joshvera
819664e2f7 Merge remote-tracking branch 'origin/master' into php-assignment 2018-01-25 17:46:00 -05:00
joshvera
2f6db4f066 ++haskell-tree-sitter 2018-01-25 12:41:40 -05:00
Rob Rix
58aa1fc8c1 Bump haskell-tree-sitter. 2018-01-24 15:13:37 -05:00
Rob Rix
7f5034dc73 Bump haskell-tree-sitter. 2018-01-24 14:55:32 -05:00
Rob Rix
77ced61cd5 Bump haskell-tree-sitter. 2018-01-24 12:43:13 -05:00
Rob Rix
3be67c1321 Bump haskell-tree-sitter for a fix to TSNode's Storable instance. 2018-01-24 11:49:46 -05:00
joshvera
b8bf78bfab Add parenthesizedExpression 2018-01-23 18:35:57 -05:00
Timothy Clem
177e6f1265 ++haskell-tree-sitter again, with all languages this time 2018-01-23 14:53:57 -08:00
Timothy Clem
79ad189f5c ++haskell-tree-sitter 2018-01-23 14:43:34 -08:00
joshvera
9a77c7c2ce ++haskell-tree-sitter 2018-01-23 17:40:18 -05:00
joshvera
b27a9f512f ++haskell-tree-sitter 2018-01-19 13:06:15 -05:00
joshvera
e38978da8b ++haskell-tree-sitter 2018-01-18 20:16:19 -05:00
joshvera
fd34f6cbe3 ++haskell-tree-sitter 2018-01-18 19:28:44 -05:00
joshvera
2ab331988b ++haskell-tree-sitter 2018-01-18 18:55:51 -05:00
joshvera
91905e47ce ++haskell-tree-sitter 2018-01-18 18:07:24 -05:00
joshvera
72770ed288 ++effects 2018-01-18 18:04:34 -05:00
joshvera
2ebc852c4e Bump haskell-tree-sitter 2017-12-27 14:32:44 -05:00
joshvera
67746893db ++haskell-tree-sitter 2017-12-21 15:10:10 -05:00
joshvera
3abba7d569 ++haskell-tree-sitter 2017-12-20 15:12:02 -05:00
joshvera
167b652520 ++haskell-tree-sitter 2017-12-20 14:44:03 -05:00
joshvera
c25a478d1f Merge remote-tracking branch 'origin/master' into php-assignment 2017-12-19 17:29:00 -05:00
Rick Winfrey
efe90827e3 Bump haskell-tree-sitter: add new named nodes to Go ASTs 2017-12-19 09:59:20 -08:00
joshvera
6478fdbde2 Bump haskell-tree-sitter for php 2017-12-15 11:05:04 -08:00
Timothy Clem
ca7a81a21e ++freer-cofreer with gitignore 2017-12-13 09:15:08 -08:00
Rob Rix
c1d96c7071 Fix the inadvertent rollback of effects. 2017-11-30 09:54:17 -05:00
Rick Winfrey
8a0e499db6 Bump haskell-tree-sitter 2017-11-20 19:19:46 -08:00
Rick Winfrey
2b495aa620 Bump haskell-tree-sitter 2017-11-17 09:52:20 -08:00
Rick Winfrey
4af7f45d62 Bump haskell-tree-sitter 2017-11-08 11:03:33 -08:00
Rick Winfrey
4d903dbb90 Bump haskell-tree-sitter 2017-11-03 16:35:14 -07:00
Rick Winfrey
447527968e Bump haskell-tree-sitter 2017-11-01 17:13:36 -07:00
Rick Winfrey
d69b16cc8a Bump haskell-tree-sitter: default case expressions in Go 2017-10-30 16:32:00 -07:00
Rick Winfrey
5bf43aad8e Bump haskell-tree-sitter 2017-10-25 15:22:54 -07:00
Rick Winfrey
a9d2a4c208 Bump haskell-tree-sitter 2017-10-25 13:52:26 -07:00
Rick Winfrey
9d18da5e91 Bump haskell-tree-sitter 2017-10-09 16:59:47 -07:00
Rick Winfrey
20465402df Bump haskell-tree-sitter 2017-10-06 11:10:29 -07:00
Rick Winfrey
c3cbac2668 Bump haskell-tree-sitter 2017-10-04 17:10:54 -07:00
Rick Winfrey
50d74cbec0 Bump haskell-tree-sitter 2017-10-04 16:37:16 -07:00
joshvera
c90a94dd9d ++haskell-tree-sitter 2017-09-25 19:14:21 -04:00
joshvera
300c350ade ++haskell-tree-sitter 2017-09-25 18:46:56 -04:00
joshvera
9089010d96 bump haskell-tree-sitter 2017-09-22 11:45:22 -04:00
joshvera
f286e44fcf remove directory extra-deps 2017-09-22 10:50:44 -04:00
joshvera
9086a125fe bump haskell-tree-sitter 2017-09-21 11:26:44 -04:00
joshvera
d789eb2b18 Add computed property names 2017-09-20 14:13:15 -04:00
joshvera
9ac6e68220 ++haskell-tree-sitter 2017-09-20 13:55:02 -04:00
joshvera
f28eb49203 ++haskell-tree-sitter 2017-09-19 19:14:51 -04:00
joshvera
2f16db20e1 bump haskell-tree-sitter 2017-09-19 11:34:27 -04:00
joshvera
91534f3173 ++haskell-tree-sitter 2017-09-19 11:34:27 -04:00
joshvera
fb4a49b143 ++haskell-tree-sitter 2017-09-19 11:34:27 -04:00
joshvera
cbe2419f68 Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-09-18 10:04:36 -04:00
Rob Rix
d433bcb8f0 Bump. 2017-09-18 00:23:41 -04:00
Rob Rix
e5c067ac3b Bump vendor/effects. 2017-09-15 11:12:17 -04:00
Rob Rix
327fd463aa Bump vendor/effects to unrolled-union-instances.
https://github.com/joshvera/effects/pull/14
2017-09-15 11:09:41 -04:00
joshvera
0e853a5f38 Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-09-13 18:40:29 -04:00
joshvera
151da819ee bump haskell-tree-sitter 2017-09-13 11:15:54 -04:00
joshvera
578f290ec8 Merge remote-tracking branch 'origin/master' into back-to-stack 2017-09-13 10:58:44 -04:00
joshvera
d42732f0f3 bump haskell-tree-sitter 2017-09-12 18:52:48 -04:00
Rick Winfrey
a6cbdab2e9 🔥 prettyprint 2017-09-12 15:40:24 -07:00
joshvera
177ec01e04 bump haskell-tree-sitter 2017-09-12 12:17:00 -04:00
joshvera
ddb09205df Bump ghc-mod and delete cabal.project 2017-09-12 12:16:18 -04:00
joshvera
7f3a92ae27 Add ghc-mod as a submodule 2017-09-12 12:16:03 -04:00
joshvera
d10a0671d3 bump haskell-tree-sitter 2017-09-01 17:20:45 -04:00
Timothy Clem
d512609601 ++tree-sitter-ruby 2017-09-01 15:51:54 -04:00
Rick Winfrey
9f1d1f43b9 Bump tree-sitter-haskell 2017-09-01 15:51:53 -04:00
Timothy Clem
ebf6395427 ++tree-sitter-ruby 2017-08-30 13:08:23 -07:00
joshvera
4f5f912d9e Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-08-28 12:48:36 -04:00
Rob Rix
4c38049e2f Merge branch 'master' into update-python-assignment 2017-08-25 13:21:32 -04:00
Rick Winfrey
8d91e7344c Bump tree-sitter-haskell 2017-08-24 16:07:39 -07:00
joshvera
19907a50e6 bump effects 2017-08-24 12:14:40 -04:00
Rob Rix
cb2cc432ce Bump prettyprinter to export Pretty1 & Pretty2. 2017-08-23 11:47:36 -04:00
Rob Rix
e1669b66c1 Bump prettyprinter. 2017-08-23 11:41:06 -04:00
Rob Rix
3554836034 Bump prettyprinter. 2017-08-22 13:55:02 -04:00
Rob Rix
b9906df171 Bump prettyprinter for generically-derivable Pretty1. 2017-08-22 13:38:16 -04:00
joshvera
ca01f7fd86 bump effects 2017-08-22 12:51:19 -04:00
Rob Rix
f21d28dab0 Bump prettyprinter to my lifted pretty classes branch. 2017-08-22 12:47:29 -04:00
Rob Rix
8eb36d9a1c Add prettyprinter. 2017-08-22 12:43:40 -04:00
Rob Rix
66abd4e327 Merge branch 'master' into systematic-comment-assignment 2017-08-16 13:23:40 -04:00
Timothy Clem
f9c05e959c ++ haskell-tree-sitter and tree-sitter-ruby 2017-08-16 10:02:18 -07:00
Timothy Clem
eed2c69030 ++haskell-tree-sitter 2017-08-15 07:43:55 -07:00
Rob Rix
6d075273eb Merge branch 'master' into systematic-comment-assignment 2017-08-15 08:56:56 -04:00
Rob Rix
5e8af37b45 Bump haskell-tree-sitter to master. 2017-08-15 08:53:45 -04:00
Rob Rix
bea008329b Bump haskell-tree-sitter. 2017-08-14 20:16:47 -04:00
Rob Rix
eee15954e3 Bump haskell-tree-sitter to include the language packages. 2017-08-14 20:12:51 -04:00
Rob Rix
375646bb14 Remove the parser submodules. 2017-08-14 20:12:40 -04:00
Rob Rix
3104c547e8 Revert the language submodules to master. 2017-08-14 20:00:56 -04:00
Timothy Clem
a6db57793e ++haskell-tree-sitter to enable dependent files for regenerating TH code 2017-08-14 14:36:08 -07:00
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