Results 0 - 10 of 13.

449 VIEWS

Hi Robin, I have written a lot of DCL code for a business aplication I support at work; my ES40 Emulator Project (12354) has one DCL file (a build script), if you could recount it, that would be nice.

449 VIEWS

I've submitted two patches to Trac. Ticket #242 adds support for the DCL language to Ohcount. Ticket #244 adds an option -i or --individual to ohcount to get a report for each source file. I use ... [More] this to identify files that are undercommented. Are these patches worthy of inclusion in ohcount, and if so, how long should that take? Camiel. [Less]

0 VIEWS

Hmm... After the last recount I get 74% C/C++, 1% C++ and <1% C. Are the older files calculated as C/C++, and only the new files as C or C++?

214 VIEWS

I figured it out already. I now have a working DCL parser. I'll create a patch and submit it.

214 VIEWS

Hello, I'd like Ohloh to support DCL (Digital Command Language, used on OpenVMS and other DEC OS'es) as a programming language. I wouldn't want to bother anyone with the task of putting it in, so I'd ... [More] like to try to do this myself. Could anyone point me in the right direction how to add this to Ohcount? And would there be enough support to add DCL as a language? [Less]

0 VIEWS

Me too please, I'd like to see whether I'm really coding in C++, or just think I am ;-) http://www.ohloh.net/projects/12354

0 VIEWS

Would it be an option to use CVS tags to identify different releases?

288 VIEWS

Ohloh checks the version control servers (CVS, SVN, etc) for the different projects regularly, and gets information from those servers about who committed what. Ohloh then analyses those changes to ... [More] see how to attribute them. When you have an account on Ohloh, you can then claim your contributions by clicking the "This is me" button. [Less]

288 VIEWS

That depends on the project. All Ohloh does with the sources is analyse them, Ohloh doesn't control the code repositories. You should visit the project's website, and see what tha project has to say about how to contribute.

632 VIEWS

Hi Robin, The project I'm mainly concerned about is ES40 Emulator (http://www.ohloh.net/projects/12354). Last update is feb. 28th, and there has been a lot of activity since then.