-
gjbadros committed patchset 14 of module java-ml to the JavaML CVS repository, changing 1 files.
2005-10-15 01:03:18 UTC by gjbadros
-
Here is an updated version of the Jikes 1.12 patch.
It has been tested against jikes-1.18.tar.bz2,
on the Darwin and Linux platforms with g++3.
Don't forget to --enable-debug with configure,
or the Jikes XML dump will not be included!
It outputs XML, but I haven't verified that it's
exactly the same that the old version did...
2005-03-04 09:33:49 UTC by afb
-
I have a similar project to this here:
http://sourceforge.net/projects/xes/
Since the JavaML project appears to have lapsed I was wondering if anyone could help me develop the project that I set up.
I think the projects are very similar except that the project that I setup is not quite so specific to encoding Java.
Anyway I would appreciate any help or ideas anyone could give me.
Thanks,
2005-01-24 19:07:09 UTC by martinbaker
-
This looks to be a dead project; I'll throw my hat in
anyway since I like the basic idea of this project.
This is a multi-request.
1a) Bring back +ulx option (the inclussion of line/column
data)
1b) Extend +ulx to save more fine-grained line/column
data (i.e., keep line/column data on a per-node basis)
2) Bring back +c option (the inclussion of comments)
3) Output does not...
2002-12-04 20:54:40 UTC by nobody
-
How do I patch the Jikes???.
2002-05-13 11:12:06 UTC by nobody
-
gjbadros committed patchset 13 of module java-ml to the JavaML CVS repository, changing 1 files.
2002-02-23 22:40:17 UTC by gjbadros
-
stonecobra committed patchset 12 of module java-ml to the JavaML CVS repository, changing 2 files.
2002-01-29 01:24:12 UTC by stonecobra
-
Logged In: YES
user_id=413054
I just updated to the latest jikes cvs (Jan 27). Give it a
try from cvs now.
Scott.
2002-01-27 22:31:27 UTC by stonecobra
-
Hi all,
I have updated the patch to the latest jikes CVS, which at this moment is 1.15-dev.
One note to be made is that jikes now supports the assert keyword in JDK1.4. So, the java-ml.dtd will need to be updated at some point and the XMLUnparse() defined for the AstAssert class.
Note that the assert keyword is currently ignored in javaml.
Also note that I added a cygwin windows...
2002-01-27 22:29:55 UTC by stonecobra
-
stonecobra committed patchset 11 of module java-ml to the JavaML CVS repository, changing 1 files.
2002-01-27 22:25:20 UTC by stonecobra