add support for F#
authorpshiryaev <pshiryaev@hill30.com>
Mon, 7 Sep 2009 14:30:44 +0000 (18:30 +0400)
committerAndy Verprauskus <andy@ohloh.net>
Wed, 9 Sep 2009 21:52:24 +0000 (14:52 -0700)
commit16768bd43f9a6a758cf466cdac9f6b57466866b7
treec1c3aa521620d7461b21bc13ded2517c297f56ca
parent27153b08d09679f5797352741c9d39fb84279a01
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]