0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed cli to skip some type of directories and files More... almost 7 years ago
Merge pull request #28 from mcarmonaa/classifier More... almost 7 years ago
changes in the API, ready to version 2 More... almost 7 years ago
Rearranged code More... almost 7 years ago
Added classifier to the sequence of strategies More... almost 7 years ago
Added frequencies.go generation More... almost 7 years ago
Merge pull request #26 from mcarmonaa/modelines More... almost 7 years ago
files changed due to a new commit in github/linguist More... about 7 years ago
Added modeline strategy More... about 7 years ago
Merge pull request #23 from mcarmonaa/filenames More... about 7 years ago
Merge pull request #22 from mcarmonaa/shebang More... about 7 years ago
Added all the necessary to do GetLanguageByAlias functionality works More... about 7 years ago
separated GetLanguageType and languagesType map in different files due to a better generation files More... about 7 years ago
fixed GetLanguageType to return Unknown when language is not found in languagesType map More... about 7 years ago
fixed GetLanguageByContent returned value when there is not a function matcher for the extension More... about 7 years ago
GetLanguageType and Type constants have comments now More... about 7 years ago
added some corner cases to content.go generation tests More... about 7 years ago
removed templates from test_files directory to use templates from assets directory in tests More... about 7 years ago
shebang #! now is a constant More... about 7 years ago
all related to extension strategy renamed to reference it More... about 7 years ago
added language detection by filename strategy More... about 7 years ago
added filenames_map.go generation More... about 7 years ago
slinguist cli uses GetLanguage More... about 7 years ago
GetLanguage follows strategies shebang, extension, content More... about 7 years ago
added shebang functionality More... about 7 years ago
Merge pull request #21 from src-d/smola-patch-1 More... about 7 years ago
README: fix typo More... about 7 years ago
Merge pull request #20 from mcarmonaa/types More... about 7 years ago
created 'type Type int' for type.go generation More... about 7 years ago
fixed constant iotas More... about 7 years ago