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

19701 Commits

Author SHA1 Message Date
Josh Vera
4035304d49 Merge branch 'master' into remove-fail 2018-03-23 16:47:45 -04:00
Josh Vera
9a00cfb0d8 Merge pull request #1673 from github/hash-eval
Evaluatable instances for hashes and key-value pairs.
2018-03-23 16:46:25 -04:00
Patrick Thomson
9e8e71b95f even nicer definition for eval over KeyValues 2018-03-23 16:34:45 -04:00
Patrick Thomson
65d2ebf807 even more documentation. 2018-03-23 16:31:21 -04:00
Patrick Thomson
6ec188ba55 documentation 2018-03-23 16:29:28 -04:00
joshvera
560951bb24 Use Resumable from effects 2018-03-23 16:29:15 -04:00
joshvera
346d0a6c0c ++effects 2018-03-23 16:20:55 -04:00
joshvera
b66e651269 ++effects 2018-03-23 16:15:33 -04:00
Patrick Thomson
5db5b7c5d7 return -> pure 2018-03-23 15:59:12 -04:00
Patrick Thomson
f777bd19c0 Evaluatable instances for hashes and key-value pairs. 2018-03-23 15:57:23 -04:00
joshvera
35db5bac01 hlint warnings 2018-03-23 15:43:34 -04:00
joshvera
f048362095 Remove ghc-mod 2018-03-23 15:33:39 -04:00
joshvera
dbaf374d3a Merge remote-tracking branch 'origin/master' into remove-fail 2018-03-23 15:29:47 -04:00
Josh Vera
402f0276cf Merge pull request #1669 from github/no-really-php-namespaces
PHP namespaces
2018-03-23 15:24:21 -04:00
Josh Vera
140ccb02c1 Merge branch 'master' into no-really-php-namespaces 2018-03-23 15:04:59 -04:00
Josh Vera
f1e48c231a Merge pull request #1665 from github/default-extensions
More default extensions
2018-03-23 15:04:36 -04:00
Josh Vera
d90f5f5f44 Merge branch 'master' into default-extensions 2018-03-23 14:54:59 -04:00
Josh Vera
83f7a24972 Merge pull request #1659 from github/module-resolution
Resume evaluation when resumable exceptions are thrown
2018-03-23 14:54:38 -04:00
Josh Vera
3def54661f Merge branch 'master' into module-resolution 2018-03-23 14:40:09 -04:00
Timothy Clem
b5f4c1e94f Slightly more helpful failure message 2018-03-23 09:09:25 -07:00
Timothy Clem
19592c72c2 s/objectEnvironment/scopedEnvironment 2018-03-23 09:07:28 -07:00
Timothy Clem
c1bee38e74 Document construction of namespace value 2018-03-23 09:04:20 -07:00
Timothy Clem
fb43de8fce Little formatting/cleanup for clarity 2018-03-23 09:04:11 -07:00
Timothy Clem
8c90975a48 Write a test, fix a bug 2018-03-23 08:57:02 -07:00
joshvera
65e2d81564 Don't warn on orphans 2018-03-23 11:56:39 -04:00
joshvera
173781c501 Add Eq1 instances to exception types 2018-03-23 11:48:56 -04:00
joshvera
68ca81ad97 Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
joshvera
393f136669 Fix equality instance for SomeExc 2018-03-23 10:55:53 -04:00
joshvera
9b2524cc81 Merge branch 'module-resolution' into default-extensions 2018-03-23 10:31:07 -04:00
Rob Rix
8fbcc79b7b Merge pull request #1668 from github/🔥-ghc-mod
🔥 ghc mod
2018-03-23 10:31:05 -04:00
joshvera
5905c85052 Add join to tests 2018-03-23 10:29:01 -04:00
Rob Rix
1c84f73e48 🔥 a couple of redundant .gitmodules entries. 2018-03-23 10:16:56 -04:00
Rob Rix
52c50c8956 🔥 ghc-mod. 2018-03-23 10:16:34 -04:00
joshvera
1fa062a474 Merge branch 'module-resolution' of https://github.com/github/semantic-diff into module-resolution 2018-03-22 21:28:12 -04:00
Josh Vera
5c5dedfeda Merge branch 'master' into module-resolution 2018-03-22 19:32:33 -04:00
joshvera
54c11bf629 join fst 2018-03-22 19:31:51 -04:00
joshvera
2358187357 align 2018-03-22 19:31:47 -04:00
joshvera
2e794e92a5 align 2018-03-22 19:31:08 -04:00
Timothy Clem
eb2a331252 Merge remote-tracking branch 'origin/master' into no-really-php-namespaces 2018-03-22 16:29:55 -07:00
joshvera
07baeca6be Kind of add the Eq instances 2018-03-22 19:28:06 -04:00
Timothy Clem
80e8b86cb1 Making things pretty one baby step at a time 2018-03-22 16:26:21 -07:00
joshvera
53d6a5067d No import 2018-03-22 19:19:44 -04:00
joshvera
7142ae2e6e fix MonadThrow exception 2018-03-22 19:10:00 -04:00
joshvera
21df1063fc Add Unspecialized and ValueExc resumable exceptions 2018-03-22 19:09:40 -04:00
joshvera
6ca8eca85f Don't parameterize MonadThrow by v 2018-03-22 19:08:39 -04:00
joshvera
3b40f0af96 Add a Resumable1 exception 2018-03-22 19:08:05 -04:00
Timothy Clem
016aec9e10 implement namespace for types 2018-03-22 14:27:33 -07:00
Timothy Clem
fb658447a4 Refactor this a bit 2018-03-22 14:27:21 -07:00
Patrick Thomson
5eab8a1caa Merge pull request #1667 from github/multiple-inheritance
Implement multiple inheritance.
2018-03-22 17:15:34 -04:00
joshvera
901cd319a2 fix ruby test 2018-03-22 16:39:53 -04:00