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

latest revision download Branch MAIN

1.28 annotated / raw | Diffs: previous, other | Lines: 624 ( +32, -33 )

Created: 2008-08-23 16:01:27 -0500 (4 months 15 days ago) | Author: axelcl | Changeset: MAIN:axelcl:20080823210127

Refactored parser local variable names

1.27 annotated / raw | Diffs: previous, other | Lines: 625 ( +3, -4 )

Created: 2008-08-06 03:39: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.26 annotated / raw | Diffs: previous, other | Lines: 626 ( +15, -0 )

Created: 2008-03-25 10:53:00 -0500 (9 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080325155256

Preparing parer 0.0.5 version - use Apache license

1.25 annotated / raw | Diffs: previous, other | Lines: 611 ( +41, -33 )

Created: 2008-02-11 12:27:12 -0600 (10 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080211182712

misc

1.24 annotated / raw | Diffs: previous, other | Lines: 603 ( +6, -2 )

Created: 2008-01-14 14:26:45 -0600 (11 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080114202645

misc

1.23 annotated / raw | Diffs: previous, other | Lines: 599 ( +33, -42 )

Created: 2008-01-14 14:17:30 -0600 (11 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20080114201730

Added some Javadoc

1.22 annotated / raw | Diffs: previous, other | Lines: 608 ( +72, -35 )

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

Misc changes/bug fixes

1.21 annotated / raw | Diffs: previous, other | Lines: 571 ( +10, -10 )

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

Make the parser Java 1.4 compatible for use with GWT

1.20 annotated / raw | Diffs: previous, other | Lines: 571 ( +34, -34 )

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

Code cleanup with eclipse 3.2

1.19 annotated / raw | Diffs: previous, other | Lines: 571 ( +60, -60 )

Created: 2006-05-25 04:32:49 -0500 (2 years 7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060525093249

More error messages in parser

1.18 annotated / raw | Diffs: previous, other | Lines: 571 ( +51, -86 )

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

Changed parser to precedence driven

1.17 annotated / raw | Diffs: previous, other | Lines: 606 ( +260, -662 )

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

Changed parser to precedence driven

1.16 annotated / raw | Diffs: previous, other | Lines: 1008 ( +16, -13 )

Created: 2006-04-23 11:32:27 -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.15 annotated / raw | Diffs: previous, other | Lines: 1005 ( +3, -4 )

Created: 2006-02-25 10:30:59 -0600 (2 years 10 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20060225163059

Improved matrix output

1.14 annotated / raw | Diffs: previous, other | Lines: 1006 ( +11, -1 )

Created: 2006-01-22 08:30:17 -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.13 annotated / raw | Diffs: previous, other | Lines: 996 ( +23, -6 )

Created: 2005-11-26 04:26:00 -0600 (3 years 1 month ago) | Author: axelcl | Changeset: MAIN:axelcl:20051126102600

Added Trunc,Ceil,Floor;Signum,SignumCmp, Condition
Better pattern-matching support for additional conditions

1.12 annotated / raw | Diffs: previous, other | Lines: 979 ( +1, -1 )

Created: 2005-11-19 08:16:22 -0600 (3 years 1 month ago) | Author: axelcl | Changeset: MAIN:axelcl:20051119141622

misc

1.11 annotated / raw | Diffs: previous, other | Lines: 979 ( +3, -3 )

Created: 2005-11-19 03:54:18 -0600 (3 years 1 month ago) | Author: axelcl | Changeset: MAIN:axelcl:20051119095418

misc

1.10 annotated / raw | Diffs: previous, other | Lines: 979 ( +1, -1 )

Created: 2005-10-30 15:34:22 -0600 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051030213347

Added CompoundExpression, If, While, Break, Continue

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

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

Added support for pure functions (with substitute mechanism)

1.8 annotated / raw | Diffs: previous, other | Lines: 987 ( +15, -15 )

Created: 2005-10-28 16:28:28 -0500 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051028212756

Added support for pure functions (bugg and not complete at te moment)

1.7 annotated / raw | Diffs: previous, other | Lines: 987 ( +7, -3 )

Created: 2005-10-18 13:49:00 -0500 (3 years 2 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20051018184900

Support for different number formats
* binary 0b perefix
* Octal 0o prefix
* Hexadecimal 0x prefix

1.6 annotated / raw | Diffs: previous, other | Lines: 983 ( +968, -969 )

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

Show errors in Status line

1.5 annotated / raw | Diffs: previous, other | Lines: 984 ( +25, -2 )

Created: 2005-09-17 13:27:12 -0500 (3 years 3 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050917182629

Made functions available as static.

1.4 annotated / raw | Diffs: previous, other | Lines: 961 ( +15, -15 )

Created: 2005-09-12 15:54:51 -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.3 annotated / raw | Diffs: previous, other | Lines: 961 ( +95, -96 )

Created: 2005-09-04 06:27:56 -0500 (3 years 4 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050904112743

Using 5.0 generics to avoid casts

1.2 annotated / raw | Diffs: previous, other | Lines: 962 ( +291, -244 )

Created: 2005-05-17 13:32:21 -0500 (3 years 7 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050517183221

Added "relaxed syntax" input mode

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

Created: 2005-03-17 17:01:10 -0600 (3 years 9 months ago) | Author: axelcl | Changeset: MAIN:axelcl:20050317230110

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:32 -0600