Alfredo Beaumont
c590beb039
common: Return nil on empty filenames
...
Signed-off-by: Alfredo Beaumont <alfredo.beaumont@gmail.com>
2017-12-07 16:45:19 +01:00
Manuel Carmona
5dad184af0
check for empty content in getHeaderAndFooter function
...
Signed-off-by: Manuel Carmona <manu.carmona90@gmail.com>
2017-11-08 14:41:31 +01:00
Alfredo Beaumont
c9122aad9f
common: Use underscore as parameter name for unused parameters
2017-08-08 14:58:01 +02:00
Alfredo Beaumont
0990c2868d
common: Add filename parameter to GetLanguageByContent function
...
Internal code needs the filename to select a matcher, so not passing
any filename means no language will ever be found otherwise.
2017-08-08 11:58:02 +02:00
Alexander Bezzubov
3303cf7824
Fix 🐛 on file starting with single shebang
2017-07-25 10:37:11 +02:00
Manuel Carmona
d8798c2dd9
binary files are returned as OtherLanguage by GetLanguage
2017-07-04 11:38:43 +02:00
David Paz
78df505715
Deleted common.go file
2017-06-28 11:04:51 +02:00
David Paz
7e827e47ef
moved generated data to data subpackage
2017-06-28 08:31:11 +02:00
Manuel Carmona
b7d4be5fdd
commit against tests run is fixed
...
renamed tmpLinguist to repoLinguist and SimpleLinguistTestSuite to EnryTestSuit in common_test.go
changed receiver's name for TestSuites to 's'
fixed comments
2017-06-26 15:35:53 +02:00
Manuel Carmona
bea1bc3af8
split GetLanguage into GetLanguage and GetLanguages
2017-06-15 13:02:59 +02:00
Manuel Carmona
beda5b73e7
changed signatures for strategies
2017-06-15 10:07:23 +02:00
Manuel Carmona
1fc8cf7a5d
changes to improve detection accuracy
2017-06-15 10:07:22 +02:00
Manuel Carmona
ba53e10c7b
renamed package and cli to enry
2017-06-13 14:18:23 +02:00
Manuel Carmona
0d5dff1979
changes in the API, ready to version 2
2017-06-06 11:30:23 +02:00
Manuel Carmona
5b304524d1
Rearranged code
2017-06-02 09:33:55 +02:00
Manuel Carmona
f8b8f7f5c4
Added classifier to the sequence of strategies
2017-05-30 09:07:58 +02:00
Manuel Carmona
3d867abac3
Added modeline strategy
2017-05-11 10:09:02 +02:00
Manuel Carmona
df60eab1ad
added language detection by filename strategy
2017-04-27 17:32:39 +02:00
Manuel Carmona
1b8d51419d
GetLanguage follows strategies shebang, extension, content
2017-04-27 16:40:23 +02:00
Miguel Molina
74733eac19
Make ExtensionsByLanguage public
2016-08-02 10:38:14 +02:00
Máximo Cuadros
2bbd7ec440
unified GetLanguage function
2016-07-18 16:20:12 +02:00
Máximo Cuadros
ec9c23e411
content disambiguate logic
2016-07-16 23:38:23 +02:00
Máximo Cuadros
52986d00fc
new by content heuristisc, nore
2016-07-14 18:12:12 +02:00
Máximo Cuadros
b1a3085e44
new by content heuristisc
2016-07-14 15:14:32 +02:00
Máximo Cuadros
947a0d3d44
latest linguist patterns 36ba3783443275525fff7b72b633a3bccfb132cb
2016-07-14 00:08:09 +02:00
Máximo Cuadros
6bc52531e7
code from domain
2016-07-13 19:05:09 +02:00