1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 16:02:43 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Rob Rix 0b41140ea7 Memoize in two dimensions, given a width.
Morton-ordering (aka z-ordering) or a Hilbert curve would be
preferable, but this will do for now.
2016-06-06 22:15:14 -04:00
bench Handle rounding error by taking exactly n measurements. 2016-06-06 17:20:00 -04:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
src Memoize in two dimensions, given a width. 2016-06-06 22:15:14 -04:00
test Merge branch 'master' into benchmark-alignment 2016-06-06 13:05:00 -04:00
UI Ignore .html files in UI. 2016-05-27 15:26:53 -04:00
vendor ++tree-sitter-parsers 2016-06-01 13:59:58 -04:00
weekly Add weekly notes for 06/06/2016 2016-06-06 12:15:08 -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
HLint.hs 🔥 a redundant hint. 2016-06-06 16:16:34 -04:00
ROADMAP.md Note that future milestones are TBD. 2016-01-11 10:05:54 -05:00
semantic-diff.cabal Merge branch 'benchmark-alignment' into ses-parallelism 2016-06-06 13:17:17 -04:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00