1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
Commit Graph

22924 Commits

Author SHA1 Message Date
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
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
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
Rick Winfrey
14894d0e17 Merge branch 'master' into haskell-assignment 2018-06-01 11:15:03 -07:00
Rick Winfrey
37a20dcb17 Newtype hlint happiness 2018-06-01 11:14:45 -07:00
Ayman Nadeem
324ebce709 remove KindSignatures 2018-06-01 11:13:50 -07:00
Rick Winfrey
057de6df34 Add aglebraic datatype tests 2018-06-01 10:56:12 -07:00
Rick Winfrey
5863dc9d74 Assign data constructors 2018-06-01 10:51:43 -07:00
Ayman Nadeem
ffec14d5f8 Remove extraneous imports 2018-06-01 10:38:13 -07:00
Ayman Nadeem
ff049a5dd2 ++haskell-tree-sitter for new tree-sitter-java 2018-06-01 10:36:45 -07:00
Ayman Nadeem
7c1e4ad388 GAlign is not a thing anymore 2018-06-01 10:28:53 -07:00
Ayman Nadeem
9df4478751 Use version of this on master 2018-06-01 10:25:33 -07:00
Ayman Nadeem
fe066369fc Rename to test.java 2018-06-01 10:24:21 -07:00
Ayman Nadeem
83a6616e9a back to master for vendor/fastsum 2018-06-01 10:22:08 -07:00
Ayman Nadeem
5d484b9ed6 back to master for vendor/effect (2) 2018-06-01 10:20:32 -07:00
Ayman Nadeem
18a5a8482b set back to master 2018-06-01 10:14:54 -07:00
Ayman Nadeem
4641bf38a8 set back to master 2018-06-01 10:14:07 -07:00
Ayman Nadeem
57c5bef02a bumped haskell-tree-sitter 2018-06-01 09:47:59 -07:00
Timothy Clem
5408e20ea8 Merge remote-tracking branch 'origin/master' into explicit-statements 2018-06-01 08:54:55 -07:00
Timothy Clem
dbb8e0980a Merge remote-tracking branch 'origin/master' into derive-ToJSONFields1 2018-06-01 08:42:55 -07:00
Timothy Clem
a4e0ca6686 Fix tests and use fixtures that are easier to maintain 2018-05-31 17:20:51 -07:00
Timothy Clem
53e1ebf86e Don't duplicate or drop fields 2018-05-31 17:20:37 -07:00
Ayman Nadeem
e030824d52 fix conflicts with new haskell additions 2018-05-31 15:32:10 -07:00
Ayman Nadeem
2684b34bcb allow method invocation to have empty argument lists 2018-05-31 14:49:22 -07:00
Rick Winfrey
c631cfd26c Assign simple algebraic datatype declarations and their constructors 2018-05-31 14:16:46 -07:00
Rick Winfrey
559894bf19 One term, one love 2018-05-31 14:16:12 -07:00
Rick Winfrey
d4beb9d02d This is not the list you are looking for... 2018-05-31 14:15:47 -07:00
Rick Winfrey
e0fafd6997 These a are not excited enough 2018-05-31 14:15:31 -07:00