1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Commit Graph

22949 Commits

Author SHA1 Message Date
Rick Winfrey
5b411254a9 Merge branch 'master' into haskell-assignment 2018-06-05 09:12:40 -07:00
Rob Rix
175bcaf5d5 Merge pull request #1915 from github/java-assignment-part-2
Java assignment part 2
2018-06-05 09:45:25 -04:00
Rob Rix
1d8fcf3ecf Merge branch 'master' into java-assignment-part-2 2018-06-05 09:26:31 -04:00
Rick Winfrey
d5a7c04254 Merge branch 'master' of https://github.com/github/semantic into haskell-assignment 2018-06-04 15:01:25 -07:00
Patrick Thomson
3586a6d1d8 Merge pull request #1906 from github/text-names
Make Assignment `source` directive use Text and remove internal ByteStrings
2018-06-04 17:59:04 -04:00
Rick Winfrey
e5c3408b93 Appease hlint 2018-06-04 14:53:32 -07:00
Patrick Thomson
0253a20250 whitespace 2018-06-04 17:45:11 -04:00
Timothy Clem
bfe7caed48 Merge branch 'master' into java-assignment-part-2 2018-06-04 14:34:22 -07:00
Patrick Thomson
726d300004 Pre-merge cleanup 2018-06-04 17:30:42 -04:00
Timothy Clem
d3658ee257 Merge branch 'master' into haskell-assignment 2018-06-04 14:30:10 -07:00
Timothy Clem
0ac65fe3a7 Merge branch 'master' into text-names 2018-06-04 14:09:31 -07:00
Patrick Thomson
8f8b080213 🔥 otiose import 2018-06-04 15:14:55 -04:00
Patrick Thomson
dd4a939f21 merge fallout 2018-06-04 12:18:02 -04:00
Patrick Thomson
7c9b1ec17e Merge remote-tracking branch 'origin/master' into text-names 2018-06-04 11:46:54 -04:00
Patrick Thomson
ede4039335 centralize a single 'stripQuotes' function 2018-06-04 11:41:17 -04:00
Patrick Thomson
7b774d764c cleanup 2018-06-04 11:27:04 -04:00
Patrick Thomson
b20ca6c997 remove evil orphan 2018-06-04 11:11:53 -04:00
Patrick Thomson
776757bfa8 last few ByteString excisions 2018-06-04 10:59:31 -04:00
Patrick Thomson
cf6133ebfc change fromBytes to fromUTF8 2018-06-04 10:18:32 -04:00
Patrick Thomson
6c94d3e20f comments and Markdown stuff in Text 2018-06-04 10:16:15 -04:00
Rick Winfrey
eb64f88bd0 Updates per changes in master 2018-06-01 16:41:29 -07:00
Rick Winfrey
b0fb50e21a Assign contexts with classes 2018-06-01 16:36:34 -07:00
Rick Winfrey
9db3c596dc Add Context' and Class syntax constructors 2018-06-01 16:36:34 -07:00
Rick Winfrey
4f34d71651 Assign datatype declarations with deriving clauses 2018-06-01 16:36:07 -07:00
Rick Winfrey
bf117f0907 Add deriving constructor 2018-06-01 16:34:31 -07:00
Rick Winfrey
26707bab69 Update Declaration.Datatype to hold deriving clause 2018-06-01 16:34:31 -07:00
Timothy Clem
bbb63a3296 Merge pull request #1908 from github/explicit-statements
Introduce Statements syntax to represent imperative sequences
2018-06-01 15:07:26 -07:00
Timothy Clem
43fa49b09f Merge remote-tracking branch 'origin/master' into explicit-statements 2018-06-01 14:52:51 -07:00
Timothy Clem
0741aa4241 Add a note about this Map 2018-06-01 14:43:11 -07:00
Ayman Nadeem
c79dd6d6d8 remove do notation package dupe 2018-06-01 14:28:02 -07:00
Ayman Nadeem
e9b5bdf7da text fixtures 2018-06-01 14:09:56 -07:00
Ayman Nadeem
3da883460c remove CRRRAZY comments 2018-06-01 14:08:49 -07:00
Ayman Nadeem
576057bb82 remove extraneous expressionChoices 2018-06-01 13:43:48 -07:00
Ayman Nadeem
465dd0fcb4 move test fixtures to newly created corpus directory 2018-06-01 13:41:12 -07:00
Ayman Nadeem
febda611d4 remove extra space between Generic1 2018-06-01 13:38:30 -07:00
Ayman Nadeem
437b59bc15 Merge pull request #1577 from github/java-assignment
Java assignment WIP
2018-06-01 12:57:08 -07:00
Ayman Nadeem
3613373a8a Merge branch 'master' into java-assignment 2018-06-01 11:52:56 -07:00
Timothy Clem
a7cf91d669 Merge branch 'derive-ToJSONFields1' into explicit-statements 2018-06-01 11:47:45 -07:00
Timothy Clem
902156ae78 Merge remote-tracking branch 'origin/master' into derive-ToJSONFields1 2018-06-01 11:46:08 -07:00
Timothy Clem
359031d777 s/Program/Statements in all of the tests 2018-06-01 11:44:03 -07:00
Ayman Nadeem
d7798d5fc8 remove type' for now 2018-06-01 11:39:09 -07:00
Ayman Nadeem
ef4bf8a0cd remove params 2018-06-01 11:38:18 -07:00
Ayman Nadeem
eb4c38c8c0 blindly address linter error on package and potentially break other stuff 2018-06-01 11:35:43 -07:00
Rick Winfrey
dccc24c2a3 Merge pull request #1914 from github/haskell-assignment
Haskell assignment #3
2018-06-01 11:33:19 -07:00
Ayman Nadeem
fc0cb9828f get rid of body from Method to address linter 2018-06-01 11:30:27 -07:00
Ayman Nadeem
86d7ccd461 apparently remove classBody in response to this lint error 2018-06-01 11:28:39 -07:00
Timothy Clem
2d626f9f90 Merge branch 'derive-ToJSONFields1' into explicit-statements 2018-06-01 11:22:04 -07:00
Timothy Clem
5f135f84fc No more Program, only Statements 2018-06-01 11:20:46 -07:00
Ayman Nadeem
1808d53a3b correct text fixtures according to and/or ruby bug fix 2018-06-01 11:16:00 -07:00
Ayman Nadeem
aef3e7dc73 remove unnecessary or incorrect imports 2018-06-01 11:15:15 -07:00