Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.26 1.1

latest revision download Branch MAIN

1.26 annotated / raw | Diffs: previous, other | Lines: 546 ( +5, -5 )

Created: 2008-09-07 05:02:26 -0500 (4 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080907100148

Refactored parser package to be directly usable as a GWT module. Note GWT modules cannot use all Java standard methods.(for example in Double or List.subLit() method)

1.25 annotated / raw | Diffs: previous, other | Lines: 546 ( +142, -55 )

Created: 2008-08-06 03:38:53 -0500 (5 months 1 day ago) | Author: axelcl | Changeset: MAIN:axelcl:20080806083853

OutputFormFactory has now an option for "relaxed" syntax, i.e. use '()' instead of '[]' for function arguments and '[]' instead of '[[]]' for parts of an IAST.

1.24 annotated / raw | Diffs: previous, other | Lines: 459 ( +4, -5 )

Created: 2008-07-12 13:22:58 -0500 (5 months 26 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080712182247

Refactored code to use org.matheclipse.core.expression.F as a Groovy category for the MathEclipse DSL: http://docs.codehaus.org/display/GROOVY/Groovy+Categories

1.23 annotated / raw | Diffs: previous, other | Lines: 460 ( +12, -13 )

Created: 2008-07-05 07:26:18 -0500 (6 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080705122618

Improved number output

1.22 annotated / raw | Diffs: previous, other | Lines: 461 ( +11, -11 )

Created: 2008-06-17 13:57:49 -0500 (6 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080617185622

Refactored factory methods

1.21 annotated / raw | Diffs: previous, other | Lines: 461 ( +54, -75 )

Created: 2007-08-28 15:00:00 -0500 (16 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20070828200000

Introduced symbols: Infinity, ComplexInfinity, DirectedInfinity

1.20 annotated / raw | Diffs: previous, other | Lines: 482 ( +115, -54 )

Created: 2007-07-14 05:32:25 -0500 (17 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20070714102554

Misc changes/bug fixes

1.19 annotated / raw | Diffs: previous, other | Lines: 421 ( +2, -9 )

Created: 2007-06-26 15:43:11 -0500 (18 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20070626204310

Fixed precedence bug:
5+x^4*(33+x^2) was wrongly written as 5+33+x^2*x^4

1.18 annotated / raw | Diffs: previous, other | Lines: 428 ( +48, -34 )

Created: 2007-06-17 14:31:37 -0500 (18 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20070617193120

version 0.1.0

1.17 annotated / raw | Diffs: previous, other | Lines: 414 ( +22, -10 )

Created: 2007-06-12 15:52:28 -0500 (18 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20070612205209

changes for new jsciece, javolution and meditor libs

1.16 annotated / raw | Diffs: previous, other | Lines: 402 ( +7, -7 )

Created: 2006-07-12 11:09:39 -0500 (2 years 5 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060712160904

Make the parser Java 1.4 compatible for use with GWT

1.15 annotated / raw | Diffs: previous, other | Lines: 402 ( +55, -63 )

Created: 2006-05-28 11:16:53 -0500 (2 years 7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060528161651

Code cleanup with eclipse 3.2

1.14 annotated / raw | Diffs: previous, other | Lines: 410 ( +15, -15 )

Created: 2006-05-20 15:38:31 -0500 (2 years 7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060520203827

Changed parser to precedence driven

1.13 annotated / raw | Diffs: previous, other | Lines: 410 ( +34, -34 )

Created: 2006-05-19 12:35:06 -0500 (2 years 7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060519173326

Changed parser to precedence driven

1.12 annotated / raw | Diffs: previous, other | Lines: 410 ( +2, -3 )

Created: 2006-04-23 11:31:43 -0500 (2 years 8 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060423163143

Added new String functions: DigitQ, LetterQ, LowerCaseQ, UpperCaseQ, ToCharacterCode, FromCharacterCode, FromCharacterCode, ToUnicode

1.11 annotated / raw | Diffs: previous, other | Lines: 411 ( +38, -26 )

Created: 2006-02-25 10:12:17 -0600 (2 years 10 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060225161203

Improved matrix output

1.10 annotated / raw | Diffs: previous, other | Lines: 399 ( +3, -56 )

Created: 2006-02-11 09:44:49 -0600 (2 years 10 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060211154447

Fixed bug in output a^(<fractional number>) is now inside parentheses;

1.9 annotated / raw | Diffs: previous, other | Lines: 452 ( +9, -16 )

Created: 2006-01-22 08:32:07 -0600 (2 years 11 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060122143017

Depends now on math-commons library; added new functions Cases[] and Select[]; improved pattern-matching; improved nested list generics library

1.8 annotated / raw | Diffs: previous, other | Lines: 459 ( +27, -27 )

Created: 2005-12-31 07:04:15 -0600 (3 years ago) | Author: axelcl | Changeset: MAIN:axelcl:20051231130411

Refactored AST structure; heads are now stored in the 0-th element of the AST-list.

1.7 annotated / raw | Diffs: previous, other | Lines: 459 ( +10, -0 )

Created: 2005-10-30 08:23:14 -0600 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051030142307

Added support for pure functions (with substitute mechanism)

1.6 annotated / raw | Diffs: previous, other | Lines: 449 ( +1, -1 )

Created: 2005-10-11 15:44:11 -0500 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051011204411

Changes for JScience 2.0 support
Added functions And, Not, Or, Less, Unequal

1.5 annotated / raw | Diffs: previous, other | Lines: 449 ( +3, -1 )

Created: 2005-10-11 15:24:27 -0500 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051011202427

Changes for JScience 2.0 support
Added functions And, Not, Or, Less, Unequal

1.4 annotated / raw | Diffs: previous, other | Lines: 447 ( +402, -358 )

Created: 2005-10-11 15:19:40 -0500 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051011201940

Changes for JScience 2.0 support
Added functions And, Not, Or, Less, Unequal

1.3 annotated / raw | Diffs: previous, other | Lines: 403 ( +9, -9 )

Created: 2005-09-12 15:54:19 -0500 (3 years 3 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050912205416

Refactored HeadArrayList to AST
Added new function Cross for vector cross-product

1.2 annotated / raw | Diffs: previous, other | Lines: 403 ( +5, -5 )

Created: 2005-09-04 13:55:22 -0500 (3 years 4 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050904185520

Using 5.0 generics to avoid casts

1.1 new annotated / raw | Lines: 403 ( +403, -0 )

Created: 2005-03-17 16:53:23 -0600 (3 years 9 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050317224436

initial version

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-08 02:20 -0600