Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2009-12-02 14:52:34 by Filip Hajny | Files touched by this commit (4) | Package removed
Log message:
Imported as devel/ruby-polyglot

   2009-11-10 16:44:47 by Filip Hajny | Files touched by this commit (4) | Imported package
Log message:
Import ruby18-polyglot-0.2.9 as wip/ruby-polyglot.

Polyglot provides a registry of file types that can be loaded by calling
its improved version of 'require'. Each file extension that can be handled
by a custom loader is registered by callingPolyglot.register("ext", \ 
<class>),
and then you can simply require "somefile", which will find and load
"somefile.ext" using your custom loader.


Next | Query returned 2 messages, browsing 1 to 10 | previous