-
Logged In: YES
user_id=68628
I just posted a patch that fixes this issue:
http://sourceforge.net/tracker/index.php?func=detail&aid=1241355&group_id=64328&atid=507093
.
2005-07-20 06:08:28 UTC by jkohen
-
Fixes bug
http://sourceforge.net/tracker/index.php?func=detail&aid=1241312&group_id=64328&atid=507091
. Nothing else. There are other fixes possible around
this code, but I trimmed them out of this patch to keep
it minimal.
2005-07-20 06:07:46 UTC by jkohen
-
The parser gets confused by runs of operators. For
instance, 1+-1 causes a NullPointerException because
operator +- can't be found.
I guess it's possible to fix the parsing code, but the
block that parses operators looks particularly messy,
despite that the rest of the code in this package is
pretty clean as far as I've seen.
2005-07-20 03:07:45 UTC by jkohen
-
I downloaded impression 1.0.1. I found the same problem, no doc, but after hacking a little e verifing the source code I could know how the project works. The custom operators and functions are really cool. I've just downloaded and tested it and this is a really good project.
I will use it in my university home work.. thanks a lot!
Congratulations..
2004-11-06 23:14:42 UTC by rogelgarcia
-
I just downloaded two versions of impression... The complete lack of any documentation or examples caused me to not use this project. In addition, there is no clear indication of what licence it is distributed under (the sourceforce project page says Apache Software Licence, which doesn't sound right).
If you want users, provide documentation. At the very least Javadoc comments, preferably...
2004-01-21 16:22:57 UTC by benabik
-
xdoc committed patchset 44 of module impression to the Impression Math Expression Parser CVS repository, changing 1 files.
2004-01-17 12:42:04 UTC by xdoc
-
xdoc committed patchset 43 of module impression to the Impression Math Expression Parser CVS repository, changing 2 files.
2004-01-17 12:41:38 UTC by xdoc
-
xdoc committed patchset 42 of module impression to the Impression Math Expression Parser CVS repository, changing 1 files.
2004-01-08 06:20:51 UTC by xdoc
-
xdoc committed patchset 41 of module impression to the Impression Math Expression Parser CVS repository, changing 6 files.
2003-09-29 06:56:02 UTC by xdoc
-
xdoc committed patchset 40 of module impression to the Impression Math Expression Parser CVS repository, changing 2 files.
2003-09-18 02:01:04 UTC by xdoc