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
Rick Winfrey c3d50a7fda Update term name of anonymous functions
When outputting an anonymous function summary, previously we output:

Added the 'anonymous function' function

This patch updates the term name so we don't duplicate the function category:

Added the 'anonymous' function
2016-06-10 15:01:32 -05:00
bench 🔥 some unused setup from the numberedRows benchmark. 2016-06-06 13:09:17 -04:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
src Update term name of anonymous functions 2016-06-10 15:01:32 -05:00
test Parse functions 2016-06-10 15:10:37 -04:00
UI Ignore .html files in UI. 2016-05-27 15:26:53 -04:00
vendor Add alternate object directories to a repository 2016-06-07 15:41:42 -05: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 test/repos/js-test submodule 2016-06-10 12:26:37 -05: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 remote-tracking branch 'origin/master' into syntax-redux 2016-06-07 16:50:11 -05:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00