summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Paolo Bonzini [Wed, 27 Feb 2008 10:21:36 +0000 (11:21 +0100)]
add support for smalltalk
Steffen Mueller [Thu, 7 Feb 2008 20:47:18 +0000 (21:47 +0100)]
Tests for perl POD.
Steffen Mueller [Thu, 7 Feb 2008 20:46:59 +0000 (21:46 +0100)]
Support for perl POD docs.
Steffen Mueller [Thu, 7 Feb 2008 20:43:12 +0000 (21:43 +0100)]
Add support for Perl POD docs (as comments).
Add tests for POD.
Robin Luckey [Mon, 4 Feb 2008 21:01:53 +0000 (13:01 -0800)]
[FIX] Haskell was missing a declaration for its nice_name.
There should probably be a test for this, but I can't figure out
how to get a list of all Monoglots at test time.
Language nice_names and categories should probably be declared
somewhere more obvious anyway.
Robin Luckey [Mon, 4 Feb 2008 16:30:12 +0000 (08:30 -0800)]
[FIX] Gem installer was broken. Add ARCH directory back to require paths.
Robin Luckey [Thu, 31 Jan 2008 19:24:17 +0000 (11:24 -0800)]
Merge branch 'patch'
maciek [Thu, 31 Jan 2008 00:16:11 +0000 (01:16 +0100)]
Added support for XSL Transformations (.xsl) and XML Schema files (.xsd)
Robin Luckey [Thu, 31 Jan 2008 19:17:13 +0000 (11:17 -0800)]
[FIX] Some improvements to the Gem installer.
Still getting 'Could not find main page README' error after rake install; don't know why.
Robin Luckey [Thu, 31 Jan 2008 18:47:20 +0000 (10:47 -0800)]
[FIX] polyglots.c is a generated file, and should not be under source control.
Updated the Rakefile to be sure to generate polyglots.c when necessary.
Robin Luckey [Thu, 31 Jan 2008 18:40:42 +0000 (10:40 -0800)]
[NEW] Add *.latex as a possible TeX file extension
maciek [Wed, 30 Jan 2008 21:22:18 +0000 (22:22 +0100)]
Added support for TeX
Reinier Lamers [Sun, 27 Jan 2008 17:18:50 +0000 (18:18 +0100)]
Haskell support, take two
Robin Luckey [Fri, 25 Jan 2008 17:57:14 +0000 (09:57 -0800)]
[NEW] Add *.ads as an Ada extension
maciek [Tue, 22 Jan 2008 17:08:04 +0000 (18:08 +0100)]
.h++ and .hxx extensions for C++ are now supported
Jürg Billeter [Wed, 16 Jan 2008 14:08:44 +0000 (15:08 +0100)]
Add support for Vala source code
Robin Luckey [Mon, 14 Jan 2008 18:22:54 +0000 (10:22 -0800)]
[FIX] Clean up/minimize VisualBasic sample code for parser test; remove IBM licensing
Josh Triplett [Fri, 11 Jan 2008 07:34:26 +0000 (23:34 -0800)]
README: Replace outdated FSF postal address with URL
README had an outdated postal address for the FSF. Rather than
replacing it with the current address, replace it with the URL they
recommend in their current "How to Apply These Terms to Your New
Programs" guidelines.
Robin Luckey [Mon, 14 Jan 2008 17:43:43 +0000 (09:43 -0800)]
[FIX] bin/ohcount generates incorrect list of filenames when paths contain spaces
Robin Luckey [Sat, 12 Jan 2008 02:24:50 +0000 (18:24 -0800)]
[CHANGE] Many revisions to Rdoc. Change namespace of tests.
Robin Luckey [Tue, 8 Jan 2008 18:43:10 +0000 (10:43 -0800)]
Initial Revision