1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Timothy Clem 8b425e0a91 Refactor javascript function_call term construction
Not strictly necessary since we always get argument_list productions
(even when there are no args passed), but nice for completeness.
2016-11-04 14:49:22 -07:00
app Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
bench Try out moving project around 2016-10-05 16:17:46 -07:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
src Refactor javascript function_call term construction 2016-11-04 14:49:22 -07:00
test New module/ternary test cases, back to broken multiple assignments 2016-11-04 12:57:08 -07:00
UI Ignore .html files in UI. 2016-05-27 15:26:53 -04:00
vendor Back to a single Rescue syntax 2016-11-04 12:29:02 -07:00
weekly add weekly 2016-10-14 17:46:41 -04:00
.atom-build.yml Only one thing to build now 2016-10-05 17:16:08 -07: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 Merge remote-tracking branch 'origin/master' into ruby 2016-11-01 08:50:54 -07:00
HLint.hs Merge branch 'master' into syntax-redux 2016-07-12 17:03:35 -05:00
ROADMAP.md Update references to semantic-git-diff in docs 2016-10-05 17:31:55 -07:00
semantic-diff.cabal Show diffs in test cases. sha1, sha2 -> shas 2016-11-03 16:02:56 -07:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00