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

root: 2947 1934

latest revision download root:

2947 annotated / raw | Diffs: previous, other | Lines: 3251 ( +9, -0 )

Created: 2008-05-16 07:49:26 -0500 (18 minutes ago) | Author: cedricv | Changeset: 2947

BOO-1005 : support for generic methods declarations in interfaces

Properties

 svn:executable = *

2931 annotated / raw | Diffs: previous, other | Lines: 3242 ( +6, -0 )

Created: 2008-05-01 08:50:17 -0500 (14 days ago) | Author: cedricv | Changeset: 2931

BOO-961: Shorthand syntax for IEnumerable[of T] => T*

Properties

 svn:executable = *

2924 annotated / raw | Diffs: previous, other | Lines: 3236 ( +13, -4 )

Created: 2008-04-12 08:08:04 -0500 (33 days ago) | Author: neoeinstein | Changeset: 2924

BOO-996, BOO-995: Added "then" keyword to replace "else" semantic in looping constructs; Added "or" semantic to looping constructs.  With testcases galore.

Properties

 svn:executable = *

2913 annotated / raw | Diffs: previous, other | Lines: 3227 ( +16, -3 )

Created: 2008-04-08 13:26:45 -0500 (37 days ago) | Author: neoeinstein | Changeset: 2913

BOO-988: WSA Boo is a first-class citizen too.  Give it the same constructs.

Properties

 svn:executable = *

2897 annotated / raw | Diffs: previous, other | Lines: 3214 ( +10, -1 )

Created: 2008-04-06 08:47:24 -0500 (39 days ago) | Author: cedricv | Changeset: 2897

BOO-818 - allow shorthand type? syntax for nullables

Properties

 svn:executable = *

2847 annotated / raw | Diffs: previous, other | Lines: 3205 ( +13, -4 )

Created: 2008-02-05 15:55:15 -0600 (3 months 8 days ago) | Author: cedricv | Changeset: 2847

Copied to: boo/branches/stable/src/Boo.Lang.Parser/wsaboo.g 2865

BOO-375

Properties

 svn:executable = *

2744 annotated / raw | Diffs: previous, other | Lines: 3196 ( +42, -3 )

Created: 2007-10-26 21:18:03 -0500 (6 months ago) | Author: neoeinstein | Changeset: 2744

Copied to: boo/branches/generics-overloads/src/Boo.Lang.Parser/wsaboo.g 2781

Exception Omnibus
BOO-910: Coerce CLI to wrap non-CLS compliant exceptions at runtime
BOO-880: Implement Failure handler
BOO-879: Implement Filter handler
BOO-877: Allow for anonymous typed exception handlers
BOO-876: Remove hidden '__exception' variable in anonymous exception handlers

Properties

 svn:executable = *

2736 annotated / raw | Diffs: previous, other | Lines: 3157 ( +6, -6 )

Created: 2007-10-26 07:47:54 -0500 (6 months ago) | Author: bamboo | Changeset: 2736

BOO-903 - relaxed generic type syntax

Properties

 svn:executable = *

2728 annotated / raw | Diffs: previous, other | Lines: 3157 ( +0, -35 )

Created: 2007-10-23 10:36:21 -0500 (6 months ago) | Author: bamboo | Changeset: 2728

Copied to: boo/tags/0.8.0.2730/src/Boo.Lang.Parser/wsaboo.g 2732

BOO-901 - unreserving 'given' and 'when' keywords

Properties

 svn:executable = *

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

Created: 2007-10-21 17:36:20 -0500 (6 months ago) | Author: bamboo | Changeset: 2726

free 'otherwise' keyword so it can be used as a macro

Properties

 svn:executable = *

2718 annotated / raw | Diffs: previous, other | Lines: 3193 ( +14, -10 )

Created: 2007-10-09 14:50:40 -0500 (7 months ago) | Author: bamboo | Changeset: 2718

BOO-836 patch by Marcus Griep

Properties

 svn:executable = *

2710 annotated / raw | Diffs: previous, other | Lines: 3189 ( +12, -2 )

Created: 2007-10-02 18:07:13 -0500 (7 months ago) | Author: bamboo | Changeset: 2710

BOO-885

Properties

 svn:executable = *

2687 annotated / raw | Diffs: previous, other | Lines: 3179 ( +124, -277 )

Created: 2007-09-12 07:59:12 -0500 (8 months ago) | Author: bamboo | Changeset: 2687

removed duplication from parsers and fixed BOO-870

Properties

 svn:executable = *

2634 annotated / raw | Diffs: previous, other | Lines: 3332 ( +18, -0 )

Created: 2007-07-27 12:49:23 -0500 (9 months ago) | Author: avish | Changeset: 2634

Copied to: boo/tags/0.7.9.2659/src/Boo.Lang.Parser/wsaboo.g 2661

Internal Generic Types: AST, Parser, TypeSystem and Emitter updates.
Basically, a very trivial generic type with no members can now be emitted, but anything more complex than that comes crashing down in flames.
This is basically a savepoint to avoid a mega-commit later. All tests are passing.

Properties

 svn:executable = *

2623 annotated / raw | Diffs: previous, other | Lines: 3314 ( +30, -4 )

Created: 2007-07-12 18:27:59 -0500 (10 months ago) | Author: bamboo | Changeset: 2623

type reference splicing

Properties

 svn:executable = *

2611 annotated / raw | Diffs: previous, other | Lines: 3288 ( +62, -41 )

Created: 2007-06-21 20:22:01 -0500 (10 months ago) | Author: bamboo | Changeset: 2611

friendlier dsl invocation syntax anywhere method invocations are allowed

Properties

 svn:executable = *

2601 annotated / raw | Diffs: previous, other | Lines: 3267 ( +4, -4 )

Created: 2007-06-20 21:46:02 -0500 (10 months ago) | Author: bamboo | Changeset: 2601

Copied to: boo/branches/meta-programming/src/Boo.Lang.Parser/wsaboo.g 2610

meta methods can accept blocks; CallableBlockExpression renamed BlockExpression to make it easier on the wrist

Properties

 svn:executable = *

2598 annotated / raw | Diffs: previous, other | Lines: 3267 ( +3, -3 )

Created: 2007-06-20 21:44:04 -0500 (10 months ago) | Author: bamboo | Changeset: 2598

AstLiteralExpression => QuasiquoteExpression

Properties

 svn:executable = *

2587 annotated / raw | Diffs: previous, other | Lines: 3267 ( +29, -53 )

Created: 2007-06-20 21:40:17 -0500 (10 months ago) | Author: bamboo | Changeset: 2587

Template Haskell style quasi-quotation and splice operators

Properties

 svn:executable = *

2581 annotated / raw | Diffs: previous, other | Lines: 3291 ( +1, -1 )

Created: 2007-06-16 19:43:35 -0500 (10 months ago) | Author: bamboo | Changeset: 2581

Copied to: boo/branches/stable/src/Boo.Lang.Parser/wsaboo.g 2583

more compact code generation for CodeSerializer

Properties

 svn:executable = *

2567 annotated / raw | Diffs: previous, other | Lines: 3291 ( +29, -0 )

Created: 2007-06-13 13:25:37 -0500 (11 months ago) | Author: bamboo | Changeset: 2567

merged 0.8 branch into trunk removing NET_2_0 conditional compilation from Boo.Lang.Compiler in the process

Properties

 svn:executable = *

2449 annotated / raw | Diffs: previous, other | Lines: 3262 ( +38, -6 )

Created: 2007-04-07 11:06:53 -0500 (13 months ago) | Author: bamboo | Changeset: 2449

Copied (2 times):

wsa parser support for generic type definition references

Branch point for: tag:boo-0.7.6.2473 tag:boo-0.7.7.2475 tag:boo-0.7.8.2556 tag:boo-0.7.8.2559

Properties

 svn:executable = *

2431 annotated / raw | Diffs: previous, other | Lines: 3230 ( +0, -17 )

Created: 2007-03-01 08:32:49 -0600 (14 months ago) | Author: bamboo | Changeset: 2431

unreserving 'success' and 'retry' keywords

Properties

 svn:executable = *

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

Created: 2007-03-01 08:19:44 -0600 (14 months ago) | Author: bamboo | Changeset: 2430

'failure' wont be keyword anytime soon

Properties

 svn:executable = *

2369 annotated / raw | Diffs: previous, other | Lines: 3248 ( +129, -36 )

Created: 2006-12-12 10:31:35 -0600 (17 months ago) | Author: bamboo | Changeset: 2369

brought wsaboo.g parser uptodate with boo.g and finally added a test suite - boo.g tests will be automatically converted to wsa from now on and automatically added to the test suite so they won't diverge so much in the future

Properties

 svn:executable = *

2144 annotated / raw | Diffs: previous, other | Lines: 3155 ( +13, -13 )

Created: 2006-03-05 06:51:36 -0600 (2 years 2 months ago) | Author: dholton | Changeset: 2144

Copied to: boo/branches/stable/src/Boo.Lang.Parser/wsaboo.g 2237

BOO-672: unexpected eof in wsa mode

Branch point for: tag:boo-0.7.6.2234

Properties

 svn:executable = *

2088 annotated / raw | Diffs: previous, other | Lines: 3155 ( +8, -5 )

Created: 2006-02-23 09:26:25 -0600 (2 years 2 months ago) | Author: dholton | Changeset: 2088

BOO-500: self[index]

Properties

 svn:executable = *

2086 annotated / raw | Diffs: previous, other | Lines: 3152 ( +4, -1 )

Created: 2006-02-22 12:11:32 -0600 (2 years 2 months ago) | Author: dholton | Changeset: 2086

BOO-667: Special prefixes for identifiers

Properties

 svn:executable = *

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

Created: 2006-02-20 16:19:55 -0600 (2 years 2 months ago) | Author: dholton | Changeset: 2079

BOO-627: Allow trailing comma for literals

Properties

 svn:executable = *

2040 annotated / raw | Diffs: previous, other | Lines: 3147 ( +1, -1 )

Created: 2006-02-08 19:39:14 -0600 (2 years 3 months ago) | Author: dholton | Changeset: 2040

BOO-633: Allow Unicode identifiers

Properties

 svn:executable = *

2023 annotated / raw | Diffs: previous, other | Lines: 3147 ( +2, -2 )

Created: 2005-12-14 12:14:18 -0600 (2 years 5 months ago) | Author: bamboo | Changeset: 2023

Chuck Esterbrook patch for BOO-638

Properties

 svn:executable = *

2009 annotated / raw | Diffs: previous, other | Lines: 3147 ( +3, -8 )

Created: 2005-11-23 15:07:46 -0600 (2 years 5 months ago) | Author: bamboo | Changeset: 2009

Copied to: boo/branches/stable/src/Boo.Lang.Parser/wsaboo.g 2016

BOO-571, BOO-361; parens are now required around array arguments to 'in'

Branch point for: tag:boo-0.7.5.2013

Properties

 svn:executable = *

2001 annotated / raw | Diffs: previous, other | Lines: 3152 ( +18, -15 )

Created: 2005-11-19 14:32:43 -0600 (2 years 5 months ago) | Author: bamboo | Changeset: 2001

typed array literals for wsaboo

Properties

 svn:executable = *

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

Created: 2005-11-18 13:50:20 -0600 (2 years 5 months ago) | Author: bamboo | Changeset: 1992

BOO-610

Properties

 svn:executable = *

1989 annotated / raw | Diffs: previous, other | Lines: 3148 ( +2, -2 )

Created: 2005-11-18 08:39:29 -0600 (2 years 5 months ago) | Author: bamboo | Changeset: 1989

BOO-384; AsExpression=>TryCastExpression

Properties

 svn:executable = *

1985 annotated / raw | Diffs: previous, other | Lines: 3148 ( +22, -16 )

Created: 2005-11-16 16:03:17 -0600 (2 years 5 months ago) | Author: dholton | Changeset: 1985

BOO-600 & 601: indexed properties in interfaces, default indexers

Properties

 svn:executable = *

1982 annotated / raw | Diffs: previous, other | Lines: 3142 ( +20, -22 )

Created: 2005-11-16 06:31:12 -0600 (2 years 5 months ago) | Author: bamboo | Changeset: 1982

BOO-606

Properties

 svn:executable = *

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

Created: 2005-11-12 16:39:57 -0600 (2 years 6 months ago) | Author: bamboo | Changeset: 1975

partial classes; check some combination of modifiers

Properties

 svn:executable = *

1963 annotated / raw | Diffs: previous, other | Lines: 3142 ( +6, -3 )

Created: 2005-11-04 06:49:05 -0600 (2 years 6 months ago) | Author: bamboo | Changeset: 1963

line numbers off in wsaparser

Properties

 svn:executable = *

1947 annotated / raw | Diffs: previous, other | Lines: 3139 ( +76, -27 )

Created: 2005-10-21 21:33:54 -0500 (2 years 6 months ago) | Author: dholton | Changeset: 1947

Copied to: boo/branches/stable/src/Boo.Lang.Parser/wsaboo.g 1950

BOO-428: numeric literals checked at parser stage

Properties

 svn:executable = *

1946 annotated / raw | Diffs: previous, other | Lines: 3090 ( +2, -2 )

Created: 2005-10-21 17:54:04 -0500 (2 years 6 months ago) | Author: dholton | Changeset: 1946

fix minor paste error in wsaboo grammars

Properties

 svn:executable = *

1945 annotated / raw | Diffs: previous, other | Lines: 3090 ( +12, -6 )

Created: 2005-10-21 17:46:23 -0500 (2 years 6 months ago) | Author: dholton | Changeset: 1945

BOO-425: digit grouping 1_000_000.000_000

Properties

 svn:executable = *

1938 annotated / raw | Diffs: previous, other | Lines: 3084 ( +8, -6 )

Created: 2005-10-14 18:00:30 -0500 (2 years 7 months ago) | Author: bamboo | Changeset: 1938

simpler if/elif/else blocks now taking a single end

Properties

 svn:executable = *

1934 new annotated / raw | Lines: 3082 ( +3082, -0 )

Created: 2005-10-14 16:00:44 -0500 (2 years 7 months ago) | Author: bamboo | Changeset: 1934

WSABooParser moved to Boo.Lang.Parser

Properties

 svn:executable = *

Open Source License registered to the Codehaus Project. This license of FishEye is provided to support the development of Codehaus only.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-296 2008-04-24 ) - Administration - Page generated 2008-05-16 08:07 -0500