1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
Commit Graph

16138 Commits

Author SHA1 Message Date
Timothy Clem
f0edcd48f2 Docs 2017-10-04 11:40:20 -07:00
Timothy Clem
8860a0942b No need for these anymore 2017-10-04 11:13:03 -07:00
Timothy Clem
666585bf50 Start writing a few specs 2017-10-04 11:12:24 -07:00
Timothy Clem
010287cd5a No need to log this now 2017-10-04 09:46:15 -07:00
Timothy Clem
e75ae60ad6 Clean up imports again 2017-10-04 09:46:10 -07:00
Timothy Clem
cd550fab80 Get this new file in .cabal 2017-10-04 09:45:55 -07:00
Timothy Clem
ca965e8e6a Clean up imports a bit 2017-10-04 09:35:49 -07:00
Timothy Clem
3d5cf4347e Continue to fill out stats functionality 2017-10-04 09:34:44 -07:00
Timothy Clem
f80445945c Write some UDP packets 2017-10-03 20:38:36 -07:00
Timothy Clem
6abc878243 Basic stat rendering 2017-10-03 19:44:52 -07:00
Timothy Clem
78f98ce352 Introduce Task.Stat and general pattern for Task.Queue 2017-10-03 17:22:26 -07:00
Timothy Clem
6f3d1108c9 Merge pull request #1380 from github/enable-ruby-assignment
Always use assignment parser for Ruby
2017-10-03 09:55:21 -07:00
Timothy Clem
c34054322d Merge branch 'master' into enable-ruby-assignment 2017-10-03 08:38:57 -07:00
Rob Rix
424d671178 Merge pull request #1373 from github/all-the-ord-instances
All the Ord(1) instances
2017-10-03 09:32:02 -04:00
Rob Rix
b85aa53af9 Spacing. 2017-10-03 09:29:15 -04:00
Rob Rix
ac3646f925 Test that genericLiftCompare gives equivalent behaviour to compare for recursive types. 2017-10-03 09:29:06 -04:00
Rob Rix
5a024b40f7 Test that genericLiftCompare gives equivalent behaviour to compare for sum types. 2017-10-03 09:25:39 -04:00
Rob Rix
7e034fa4c1 Test that genericLiftCompare gives equivalent behaviour to compare for product types. 2017-10-03 09:23:44 -04:00
Rob Rix
6f4539cdce Stub in a module for generically-implemented Ord1 specs. 2017-10-03 09:15:45 -04:00
Rob Rix
4a8ac5dd47 Merge branch 'master' into all-the-ord-instances 2017-10-02 17:23:47 -04:00
Timothy Clem
aa2af2ce02 Merge pull request #1378 from github/contextualize-ruby-comments
Contextualize comments in Ruby assignment again
2017-10-02 13:40:44 -07:00
Timothy Clem
a82ff300e6 Merge branch 'master' into all-the-ord-instances 2017-10-02 13:28:32 -07:00
Timothy Clem
49b0d55ee5 Always use assignment parser for Ruby 2017-10-02 13:25:33 -07:00
Timothy Clem
dfc7de34e7 Merge branch 'master' into contextualize-ruby-comments 2017-10-02 13:19:02 -07:00
Rob Rix
08aa166838 Merge pull request #1377 from github/🔥-identity-renderers
🔥 identity renderers
2017-10-02 14:30:59 -04:00
Rob Rix
b1ea8e0e2f Merge pull request #1374 from github/🔥-line-by-line-parsing
🔥 line by line parsing
2017-10-02 14:25:32 -04:00
Timothy Clem
2ee98ab96f These comments are part of Context now 2017-10-02 11:13:54 -07:00
Timothy Clem
68e9fada3f Contextualize comments in Ruby assignment again 2017-10-02 11:02:26 -07:00
Rob Rix
960bfd9d41 🔥 redundant imports. 2017-10-02 10:32:00 -04:00
Rob Rix
4ba8dc5a89 🔥 the commented-out diffRecursively. 2017-10-02 10:29:54 -04:00
Rob Rix
09e3a79340 Update one of the ToC tests. 2017-10-02 10:29:47 -04:00
Rob Rix
1f6a1fcc0f Migrate TOCSpec off of IdentityDiffRenderer. 2017-10-02 10:11:31 -04:00
Rob Rix
d7b72d71e0 🔥 IdentityDiffRenderer. 2017-09-29 15:33:43 -04:00
Rob Rix
2bd957153d Use parseAndDiffBlobPair instead of IdentityDiffRenderer. 2017-09-29 15:33:13 -04:00
Rob Rix
5621830b41 Define a function to parse and diff a pair of blobs. 2017-09-29 15:33:02 -04:00
Rob Rix
c3a6912a14 🔥 Identity diff rendering. 2017-09-29 15:26:31 -04:00
Rob Rix
da671c56fc 🔥 a redundant import. 2017-09-29 15:25:45 -04:00
Rob Rix
c0e846ec73 🔥 IdentityTermRenderer. 2017-09-29 15:20:56 -04:00
Rob Rix
0592a6bdb7 🔥 handling of IdentityTermRenderer. 2017-09-29 15:20:25 -04:00
Rob Rix
dd4cb32b90 🔥 the test of parsing in the specified language.
This is redundant to the test that it renders with the specified renderer.
2017-09-29 15:19:52 -04:00
Rob Rix
4eb3b7eacd Test against the s-expression renderer. 2017-09-29 15:14:37 -04:00
Rob Rix
f095b89492 Test that we fail when the language is Nothing. 2017-09-29 15:09:58 -04:00
Rob Rix
e452c2f567 🔥 lineByLineParser. 2017-09-29 15:02:02 -04:00
Rob Rix
0f1acfbddd 🔥 LineByLineParser. 2017-09-29 15:01:40 -04:00
Rob Rix
b4d4cf5c0a Throw an error when diffing files we don’t have a parser for. 2017-09-29 15:00:56 -04:00
Rob Rix
d6d9b84e81 Include the path for no parser exceptions. 2017-09-29 14:53:16 -04:00
Rob Rix
104cca21a1 Derive an Ord instance for Language. 2017-09-29 14:42:37 -04:00
Rob Rix
2b4465d1d0 Throw an exception when we don’t have a parser for a language. 2017-09-29 14:36:16 -04:00
Rob Rix
37839d56b1 parserForLanguage never returns LineByLineParser. 2017-09-29 14:27:49 -04:00
Rob Rix
2f05a32997 parserForLanguage does not take its argument in Maybe. 2017-09-29 14:25:39 -04:00