1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Rob Rix 7854e32c51 Unique the keys on both sides.
This avoids false negatives in the tests where, if we generate two
children with the same key, we appear to drop one of the keys.
2016-05-26 10:16:26 -04:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
src Partition the intersecting children instead of expecting them to be strictly ordered. 2016-05-26 10:11:44 -04:00
test Unique the keys on both sides. 2016-05-26 10:16:26 -04:00
UI 🔥 I did not mean to commit this. 2016-04-15 16:36:14 -04:00
vendor Store modes as Word32 2016-03-07 19:20:28 -05:00
weekly Add the notes. 2016-05-24 11:53:59 -04:00
.atom-build.yml Add a regexp to match errors. 2016-03-18 10:34:41 -04:00
.gitattributes Mark the test repos as vendored. 2016-05-03 13:49:40 -04:00
.gitignore Merge pull request #416 from github/upload-to-s3 2016-02-18 11:06:23 -06:00
.gitmodules Add jquery as a submodule for bench 2016-04-21 17:49:50 -04:00
ROADMAP.md Note that future milestones are TBD. 2016-01-11 10:05:54 -05:00
semantic-diff.cabal The tests depend on mtl. 2016-05-21 00:07:35 -04:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00