1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Rick Winfrey e7c09831bc Add development mode
When developing locally, especially when using break to look at
structure, the timeout is too quick. Instead of manually updating the
timeout to a long duration, I figure disabling it when needed in the
context of ghci would be nicer.
2016-10-11 15:22:37 -05:00
app Clean up error handler 2016-10-11 11:55:28 -05: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 Add development mode 2016-10-11 15:22:37 -05:00
test ++tests 2016-10-11 11:07:57 -05:00
UI Ignore .html files in UI. 2016-05-27 15:26:53 -04:00
vendor Bump to tree-sitter-parsers merge commit 2016-10-06 13:09:40 -07:00
weekly Notes from weekly 2016-10-07 12:37:31 -07: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 project-reorg 2016-10-06 08:45:04 -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 Alphabetize while we're at it 2016-10-06 09:03:06 -07:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00