add support for F#
authorpshiryaev <pshiryaev@hill30.com>
Mon, 7 Sep 2009 14:30:44 +0000 (18:30 +0400)
committerpshiryaev <pshiryaev@hill30.com>
Mon, 7 Sep 2009 14:30:44 +0000 (18:30 +0400)
commit0ffdaa104711b8ab99e25f8fb3378ac043aaefaf
treefa93d4e546f2bac9ec51de25a11e0f1bbf024a56
parentbadf6dc52c08cb8ac31bf35d24950f30128f4bbc
add support for F#
src/hash/extensions.gperf
src/hash/languages.gperf
src/hash/parsers.gperf
src/languages.h
src/parsers/fsharp.rl [new file with mode: 0644]
test/detect_files/fs1.fs [new file with mode: 0644]
test/expected_dir/fs1.fs [new file with mode: 0644]
test/src_dir/fs1.fs [new file with mode: 0644]
test/unit/detector_test.h
test/unit/parser_test.h
test/unit/parsers/test_fsharp.h [new file with mode: 0644]