This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
linguist
Watch
1
Star
0
Fork
0
You've already forked linguist
mirror of
https://github.com/KevinMidboe/linguist.git
synced
2026-01-09 02:45:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f56fbffa6d5837ae61d9e03da650fa5ee70119aa
linguist
/
lib
History
Andrew D. Horchler
354e1fc85e
More robust heuristics for .m files and 3 new Matlab tests. Support for Obj-C detection fully intact; all tests pass. Detection of Obj-C keywords @implementation, @property, @interface, and @synthesize removed to avoid possible conflicts with user-created Matlab function handles. Only @end is needed, which is not valid in Matlab. Matlab class files supported. Comments preceded by whitespace detected for Obj-C and Matlab.
...
Signed-off-by: Andrew D. Horchler <
adh9@case.edu
>
2012-05-08 18:31:18 -04:00
..
linguist
More robust heuristics for .m files and 3 new Matlab tests. Support for Obj-C detection fully intact; all tests pass. Detection of Obj-C keywords @implementation, @property, @interface, and @synthesize removed to avoid possible conflicts with user-created Matlab function handles. Only @end is needed, which is not valid in Matlab. Matlab class files supported. Comments preceded by whitespace detected for Obj-C and Matlab.
2012-05-08 18:31:18 -04:00
linguist.rb
Remove lexer require
2011-08-30 14:23:18 -05:00