Commit graph

165 commits

Author SHA1 Message Date
Brandon Soto
6eee990956 Add QML support (#142)
* Add QML support

* Add QML to README

* Add test for QML files
2017-09-18 18:52:00 +01:00
Aaron Power
37e0824cf7 Fixes #138, updated Cargo.lock 2017-08-31 20:11:00 +01:00
notramo
c603040c95 Added Crystal language to languages.json (#137)
* Added Crystal language to languages.json

* Added test file for Crystal language
2017-08-19 13:31:20 +01:00
Aaron Power
564a746087 added test header 2017-08-17 20:31:08 +01:00
Dav Sullivan
c6abf39256 Added test for html (#135) 2017-08-11 11:29:14 +01:00
Aaron Power
3b5aea4b91 Fixed #134, updated dependencies, clarified errors
Fixed an issue where if the ending comment was shorter than the starting
multi line comment the endding comment would be ignored.
2017-07-27 17:00:57 +01:00
James Gilles
7849edfa34 Support "filenames" key, mk. 2 (#115)
* Support "filenames" key for Makefile-style languages

* Remove debugging statement

* Add CMake

* Cleaner docs and tests

* Add scons, handle languages with no extensions
2017-06-05 15:28:52 +01:00
Aaron Power
732f8a09af Added Module-Definition 2017-03-28 21:00:48 +01:00
xd009642
14870d7625 Added tests for c++ source and header files and java files. (#107)
* Added tests for c++ source and header files and java files.

* Added VHDL to languages and tests

* Updated readme

Updated to reflect VHDL being added to languages
2017-02-18 02:00:24 +00:00
Aaron Power
d3dc298708 Updated to use serde_derive, better tests, now uses macro for cli, updated dependencies 2017-02-15 19:42:08 +00:00
Tuncer Ayaz
65905122b8 Improve and extend test data (#99)
* Add uncounted comments in Ur/Web files

* Add Cogent test file

* Add F* test file
2017-01-29 22:31:54 +00:00
Tuncer Ayaz
f19bcd994a Ur/Web: fix reference in Ur/Web project file (#98) 2017-01-24 23:17:35 +00:00
Tuncer Ayaz
825f9becdd Add Ur/Web support (#95) 2017-01-22 03:18:16 +00:00
Aaron Power
b7a892f475 v5.0.6: Updated dependencies, fixed exclude bug, and now defaults to
running the current directory over failing.
2017-01-15 00:22:28 +00:00
Aaron Power
c08f113c2d version 5: optimised stats, language generation 2017-01-03 00:02:18 +00:00