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

23251 Commits

Author SHA1 Message Date
Rick Winfrey
266d3500cc .khanify hlint 2018-06-12 15:56:11 -07:00
Rick Winfrey
f5dd067eeb Merge branch 'master' into haskell-assignment 2018-06-12 15:44:01 -07:00
Rick Winfrey
f009658ddc Rename to avoid confusion with pattern synonyms 2018-06-12 15:43:28 -07:00
Timothy Clem
3c5f1853d5 Docs and better spelling 2018-06-12 15:29:41 -07:00
Rick Winfrey
a2f6f7089d Use newtype instead of data 2018-06-12 15:17:54 -07:00
Timothy Clem
fffef56b66 Move and re-organize proto interface definition 2018-06-12 15:16:24 -07:00
Timothy Clem
4eb30c7c33 Merge pull request #1948 from github/moda-port-moda-templates-496f202fc39cacce87efe700ebe94c9e
Reserving Moda LoadBalancer TCP Port
2018-06-12 15:16:07 -07:00
Rick Winfrey
59cd3b55db Add additional test cases 2018-06-12 15:07:58 -07:00
Rick Winfrey
148ee52a5f Assign prefix negation and parenthesized expressions 2018-06-12 15:01:46 -07:00
Rick Winfrey
c53dab76cf Assign lambdas 2018-06-12 14:50:38 -07:00
Rick Winfrey
00e299ad25 Add more expression test fixtures 2018-06-12 14:19:18 -07:00
Rick Winfrey
811a7335a0 Assign parenthesized patterns 2018-06-12 14:18:56 -07:00
Rick Winfrey
2397c47e9a Assign do blocks 2018-06-12 14:18:48 -07:00
Rick Winfrey
1542a78872 Assign bind pattern (e.g. a <- b in a do block) 2018-06-12 14:18:33 -07:00
Rick Winfrey
bea637d6ce Assign qualified infix variable identifiers, qualified constructor identifiers, and qualified variable identifiers 2018-06-12 14:17:59 -07:00
Rick Winfrey
c385468ba7 Assign constructor pattern 2018-06-12 14:16:55 -07:00
Rick Winfrey
7c38ddf4a2 Assign infix operator applications 2018-06-12 14:16:25 -07:00
Rick Winfrey
bb48fe6d50 Assign InfixVariableIdentifier 2018-06-12 14:15:57 -07:00
Rick Winfrey
1120561e78 Add QualifiedEntityIdentifier data type 2018-06-12 14:15:27 -07:00
Rick Winfrey
d6d865c90b Assign left and right operator sections 2018-06-12 13:18:44 -07:00
Patrick Thomson
e0b0e31d9e Merge branch 'master' into import-graph-mk2 2018-06-12 15:30:38 -04:00
Patrick Thomson
17bf0fa3a7 fix bogus instances 2018-06-12 14:42:49 -04:00
Patrick Thomson
248eb4f207 clarify 2018-06-12 14:13:45 -04:00
Patrick Thomson
63fdf40cb0 Concrete was a lousy name 2018-06-12 14:10:28 -04:00
Patrick Thomson
4d8fe33ad4 last few changes 2018-06-12 14:05:57 -04:00
Patrick Thomson
9c758ad3fe Lint 2018-06-12 14:00:51 -04:00
Patrick Thomson
6d287d8cce make sure Util loads a prelude 2018-06-12 13:58:16 -04:00
Rick Winfrey
1063bd91bd Assign arithmetic sequences 2018-06-12 10:47:48 -07:00
Patrick Thomson
ffbe4dbbda fix bug in readProjectFromPaths 2018-06-12 13:17:06 -04:00
Patrick Thomson
e661e49f73 kill trace 2018-06-12 12:11:37 -04:00
Timothy Clem
730cc1fe5d Merge remote-tracking branch 'origin/master' into moda-port-moda-templates-496f202fc39cacce87efe700ebe94c9e 2018-06-12 09:10:36 -07:00
Timothy Clem
f2da67330b Merge pull request #1944 from github/haystack
Error reporting to Haystack and configuration consolidation
2018-06-12 09:09:55 -07:00
Patrick Thomson
81482ee696 Merge remote-tracking branch 'origin/master' into import-graph-mk2 2018-06-12 12:09:49 -04:00
Patrick Thomson
c563747f87 tests compile now 2018-06-12 12:09:40 -04:00
Patrick Thomson
30c7d0d554 formatting 2018-06-12 12:07:17 -04:00
Timothy Clem
aa833de097 Not used, so don't name it 2018-06-12 09:05:04 -07:00
Patrick Thomson
6c4bd4177f not needed 2018-06-12 12:02:16 -04:00
Timothy Clem
1b9d6c0348 Report sha, log short message, include backtrace 2018-06-12 09:00:41 -07:00
Patrick Thomson
f0b96e793d remove unused functions 2018-06-12 11:54:25 -04:00
Patrick Thomson
38be124258 Revert "split up Semantic.IO into Data.Handle and Semantic.Effect.Files"
This reverts commit c0064862e756a1064dc29631f94e007d9bdfb10b.
2018-06-12 11:40:53 -04:00
Patrick Thomson
17d673f574 WIP 2018-06-12 11:35:37 -04:00
Patrick Thomson
c950e3af37 huge simplifications 2018-06-12 11:34:40 -04:00
Timothy Clem
d06c4f6e07 Attempt to compute a class 2018-06-12 08:13:23 -07:00
Josh Vera
663f3a065b Merge branch 'master' into haystack 2018-06-12 06:41:13 -04:00
Josh Vera
ece3d8961f Merge pull request #1939 from github/java-assignment-continued
Java assignment part 3
2018-06-12 06:38:18 -04:00
Josh Vera
59031403f2 Merge branch 'master' into java-assignment-continued 2018-06-12 06:23:15 -04:00
Josh Vera
9a72b48c44 Merge pull request #1946 from github/charliesome/value-ref-params
Remove value type parameter from ValueRef
2018-06-12 06:22:43 -04:00
Charlie Somerville
a9a49ec56c remove value parameter from ValueRef 2018-06-12 14:23:48 +10:00
Charlie Somerville
9e936a4a1a Merge pull request #1877 from github/charliesome/value-ref-address
Change ValueRef to hold addresses rather than values directly
2018-06-12 13:56:03 +10:00
Charlie Somerville
c326a7e9d1 add documentation 2018-06-12 12:37:00 +10:00