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.22 1.1

latest revision download Branch MAIN

1.22 annotated / raw | Diffs: previous, other | Lines: 274 ( +1, -1 )

Created: 2008-09-07 05:02:01 -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.21 annotated / raw | Diffs: previous, other | Lines: 274 ( +16, -6 )

Created: 2008-08-10 11:30:48 -0500 (4 months 28 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080810163048

Print In[] and Out[] lines

1.20 annotated / raw | Diffs: previous, other | Lines: 264 ( +1, -1 )

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.19 annotated / raw | Diffs: previous, other | Lines: 264 ( +2, -0 )

Created: 2008-07-18 04:31:33 -0500 (5 months 20 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080718093132

Make MathEclipse more thread-safe

1.18 annotated / raw | Diffs: previous, other | Lines: 262 ( +1, -0 )

Created: 2008-07-02 15:13:46 -0500 (6 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080702201345

Load a "System.mep" - MathEclipse Package on startup; includes a LegendreP recursion function as example.
The  "System.mep" file needs to be on the classpath

1.17 annotated / raw | Diffs: previous, other | Lines: 261 ( +2, -1 )

Created: 2008-06-27 17:42:33 -0500 (6 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080627224233

more refactorings

1.16 annotated / raw | Diffs: previous, other | Lines: 260 ( +0, -2 )

Created: 2008-06-26 14:37:22 -0500 (6 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080626193722

Get the eclipse plugin running with the refactored core

1.15 annotated / raw | Diffs: previous, other | Lines: 262 ( +2, -1 )

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

Refactored factory methods

1.14 annotated / raw | Diffs: previous, other | Lines: 261 ( +29, -22 )

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

changes for new jsciece, javolution and meditor libs

1.13 annotated / raw | Diffs: previous, other | Lines: 254 ( +0, -1 )

Created: 2006-12-22 08:13:48 -0600 (2 years ago) | Author: axelcl | Changeset: MAIN:axelcl:20061222141227

Render jsMath formula

1.12 annotated / raw | Diffs: previous, other | Lines: 255 ( +28, -28 )

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.11 annotated / raw | Diffs: previous, other | Lines: 255 ( +0, -2 )

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.10 annotated / raw | Diffs: previous, other | Lines: 257 ( +5, -5 )

Created: 2006-02-19 09:00:54 -0600 (2 years 10 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060219150054

Cleanup constructors

1.9 annotated / raw | Diffs: previous, other | Lines: 257 ( +4, -4 )

Created: 2006-02-15 14:17:48 -0600 (2 years 10 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060215201747

Slightly improved pattern-matching

1.8 annotated / raw | Diffs: previous, other | Lines: 257 ( +10, -3 )

Created: 2005-10-17 14:25:48 -0500 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051017192536

Show errors in Status line

1.7 annotated / raw | Diffs: previous, other | Lines: 250 ( +225, -220 )

Created: 2005-10-09 10:15:53 -0500 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051009151553

Imporved Times function

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

Created: 2005-10-03 16:15:32 -0500 (3 years 3 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051003211532

Added (very simple) Integrate function (not complete)

1.5 annotated / raw | Diffs: previous, other | Lines: 245 ( +11, -11 )

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.4 annotated / raw | Diffs: previous, other | Lines: 245 ( +1, -0 )

Created: 2005-05-30 16:42:55 -0500 (3 years 7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050530214255

Implemented FullForm[] function

1.3 annotated / raw | Diffs: previous, other | Lines: 244 ( +40, -35 )

Created: 2005-04-11 14:32:00 -0500 (3 years 8 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050411193156

Integrated some jscience matrix functions

1.2 annotated / raw | Diffs: previous, other | Lines: 239 ( +3, -3 )

Created: 2005-03-18 11:46:42 -0600 (3 years 9 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050318174634

initial version

1.1 new annotated / raw | Lines: 239 ( +239, -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 01:21 -0600