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: 2927 523

latest revision download root:

2927 annotated / raw | Diffs: previous, other | Lines: 432 ( +2, -2 )

Created: 2008-04-17 04:07:23 -0500 (28 days ago) | Author: cedricv | Changeset: 2927

BOO-999

2904 annotated / raw | Diffs: previous, other | Lines: 432 ( +0, -5 )

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

IType.IsNullable => TypeSystemServices.IsNullable(IType type)

2898 annotated / raw | Diffs: previous, other | Lines: 437 ( +5, -0 )

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

BOO-805 + BOO-807 : allow simple usage patterns with nullables

2754 annotated / raw | Diffs: previous, other | Lines: 432 ( +432, -409 )

Created: 2007-11-16 15:56:48 -0600 (5 months 28 days ago) | Author: neoeinstein | Changeset: 2754

Copied (2 times):

Correct resolution of inherited default members on external interfaces
* BOO-919: ExternalType now checks all base interfaces to find a default member when the ExternalType is an interface.  This does not affect any other external type default member lookups.

2746 annotated / raw | Diffs: previous, other | Lines: 409 ( +2, -2 )

Created: 2007-10-27 17:34:30 -0500 (6 months ago) | Author: avish | Changeset: 2746

[Generics] Basic typesystem support for generic parameter constraints + moved generics handling helper methods to their own GenericsServices class.

2632 annotated / raw | Diffs: previous, other | Lines: 409 ( +6, -6 )

Created: 2007-07-26 14:29:25 -0500 (9 months ago) | Author: avish | Changeset: 2632

Copied (2 times):

Generics Refactoring: preparing for internal generic types (BOO-763).

* Made terminology a little clearer (and class names easier on the wrist): now using Generic, Constructed and Mapped prefixes for various generics-related states.
* Removed old files, renamed lots of others.
* Merged MixedGenericMethod and InternalGenericMethod to form GenericConstructedMethod; got rid of MixedGenericType in favor of GenericConstructedType, which will also be used to represent constructed versions of internal generic types.
* Some minor bugfixes regarding the Name and FullName properties of generics-related entities.

Tested on Windows.

2627 annotated / raw | Diffs: previous, other | Lines: 409 ( +85, -128 )

Created: 2007-07-13 13:15:14 -0500 (10 months ago) | Author: bamboo | Changeset: 2627

dont translate primitive names to their CLI counterpart during expansion (friendlier error messages and less typing for test cases)

2626 annotated / raw | Diffs: previous, other | Lines: 452 ( +15, -31 )

Created: 2007-07-13 09:39:37 -0500 (10 months ago) | Author: bamboo | Changeset: 2626

correct splicing for nested type reference

2567 annotated / raw | Diffs: previous, other | Lines: 468 ( +2, -20 )

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

Copied (2 times):

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

2547 annotated / raw | Diffs: previous, other | Lines: 486 ( +22, -4 )

Created: 2007-06-09 22:27:46 -0500 (11 months ago) | Author: bamboo | Changeset: 2547

a few hints by dotTrace

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

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

Created: 2007-05-30 15:36:51 -0500 (11 months ago) | Author: bamboo | Changeset: 2514

caching a few reflection objects improves the compiler performance a lot

2363 annotated / raw | Diffs: previous, other | Lines: 471 ( +1, -15 )

Created: 2006-11-22 15:56:28 -0600 (17 months ago) | Author: bamboo | Changeset: 2363

Copied (2 times):

update to compile on .net 1.1

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

2362 annotated / raw | Diffs: previous, other | Lines: 485 ( +15, -1 )

Created: 2006-11-22 15:24:51 -0600 (17 months ago) | Author: avish | Changeset: 2362

Generics support: fixes for BOO-762, BOO-785 and BOO-787.

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

Created: 2006-11-02 15:08:53 -0600 (18 months ago) | Author: bamboo | Changeset: 2356

bin update

2355 annotated / raw | Diffs: previous, other | Lines: 469 ( +15, -1 )

Created: 2006-11-02 08:09:39 -0600 (18 months ago) | Author: bamboo | Changeset: 2355

BOO-780 fix by Avish

2353 annotated / raw | Diffs: previous, other | Lines: 455 ( +55, -8 )

Created: 2006-10-27 13:16:24 -0500 (18 months ago) | Author: bamboo | Changeset: 2353

Avishay Lavie's patch fixing BOO-758 BOO-760 and BOO-758. Thanks.

2299 annotated / raw | Diffs: previous, other | Lines: 408 ( +3, -3 )

Created: 2006-06-17 18:55:50 -0500 (22 months ago) | Author: bamboo | Changeset: 2299

very basic support for consuming generic types (only with externally defined type arguments for now)

2179 annotated / raw | Diffs: previous, other | Lines: 408 ( +48, -10 )

Created: 2006-03-20 08:12:38 -0600 (2 years 1 month ago) | Author: bamboo | Changeset: 2179

Copied to: boo/branches/stable/src/Boo.Lang.Compiler/TypeSystem/ExternalType.cs 2237

BOO-702 - builtin type names in error messages

Branch point for: tag:boo-0.7.6.2234

1775 new/moved annotated / raw | Diffs: previous, other | Lines: 370 ( +370, -0 )

Created: 2005-08-11 17:41:30 -0500 (2 years 9 months ago) | Author: bamboo | Changeset: 1775

Moved from: trunk/src/Boo.Lang.Compiler/TypeSystem/ExternalType.cs 1683

restructuring the repository to accomodate multiple projects

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

Created: 2005-06-05 16:26:43 -0500 (2 years 11 months ago) | Author: bamboo | Changeset: 1656

fixed issue with inner classes interacting with BOO-333

1531 annotated / raw | Diffs: previous, other | Lines: 366 ( +366, -350 )

Created: 2005-04-25 22:40:57 -0500 (3 years ago) | Author: bamboo | Changeset: 1531

proper resolution of overloaded names

1520 annotated / raw | Diffs: previous, other | Lines: 350 ( +11, -11 )

Created: 2005-04-23 12:15:31 -0500 (3 years ago) | Author: bamboo | Changeset: 1520

Copied to: branches/stable/src/Boo.Lang.Compiler/TypeSystem/ExternalType.cs 1525

BOO-260 adaptation of callables with a void return type

1140 annotated / raw | Diffs: previous, other | Lines: 350 ( +8, -0 )

Created: 2004-10-12 17:10:56 -0500 (3 years 7 months ago) | Author: bamboo | Changeset: 1140

Copied (31 times):

support for value types; Error checking: cannot extend final type 'Foo'

839 annotated / raw | Diffs: previous, other | Lines: 331 ( +5, -1 )

Created: 2004-08-11 02:29:01 -0500 (3 years 9 months ago) | Author: bamboo | Changeset: 839

Copied (4 times):

BOO-17: automatic callable type conversion and adaptation; BOO-88: can't currently create a callable reference with constructor syntax; BooCodeBuilder, BooClassBuilder and BooMethodBuilder helper classes

837 annotated / raw | Diffs: previous, other | Lines: 327 ( +27, -27 )

Created: 2004-08-10 01:17:09 -0500 (3 years 9 months ago) | Author: bamboo | Changeset: 837

callable types compatibility policy

796 annotated / raw | Diffs: previous, other | Lines: 327 ( +27, -22 )

Created: 2004-07-23 22:47:35 -0500 (3 years 9 months ago) | Author: bamboo | Changeset: 796

LGPL => BSD

706 annotated / raw | Diffs: previous, other | Lines: 322 ( +11, -16 )

Created: 2004-05-30 23:00:21 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 706

Copied to: tags/BeforeEnumBuilderRemoval/src/Boo.Lang.Compiler/TypeSystem/ExternalType.cs 714

MIT => LGPL

700 annotated / raw | Diffs: previous, other | Lines: 327 ( +2, -2 )

Created: 2004-05-30 21:37:46 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 700

Rodrigo Barreto de Oliveira

628 annotated / raw | Diffs: previous, other | Lines: 327 ( +1, -1 )

Created: 2004-05-23 23:09:15 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 628

Copied to: tags/BeforeEventRefactoring20040524/src/Boo.Lang.Compiler/TypeSystem/ExternalType.cs 630

preparation for event handling refactoring

623 annotated / raw | Diffs: previous, other | Lines: 327 ( +1, -1 )

Created: 2004-05-23 21:27:20 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 623

proper caching of MemberInfo instances

615 annotated / raw | Diffs: previous, other | Lines: 327 ( +1, -1 )

Created: 2004-05-23 13:51:11 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 615

callable3.boo: ResolveAmbiguousMethodInvocation

601 annotated / raw | Diffs: previous, other | Lines: 327 ( +6, -1 )

Created: 2004-05-22 15:53:19 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 601

Copied to: tags/BeforeCallables20040522/src/Boo.Lang.Compiler/TypeSystem/ExternalType.cs 602

TypeSystemServices.GetCallableType

595 annotated / raw | Diffs: previous, other | Lines: 322 ( +3, -3 )

Created: 2004-05-22 13:17:22 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 595

ExternalCallableType

577 annotated / raw | Diffs: previous, other | Lines: 322 ( +17, -17 )

Created: 2004-05-17 16:42:58 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 577

Copied to: tags/BeforeCallables/src/Boo.Lang.Compiler/TypeSystem/ExternalType.cs 593

ICallableType

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

Created: 2004-05-17 15:10:31 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 576

IType cleanup

556 annotated / raw | Diffs: previous, other | Lines: 332 ( +2, -2 )

Created: 2004-05-16 16:13:14 -0500 (3 years 11 months ago) | Author: rodrigob | Changeset: 556

CheckInterfaceImplementations

547 annotated / raw | Diffs: previous, other | Lines: 332 ( +1, -1 )

Created: 2004-05-14 18:52:37 -0500 (4 years ago) | Author: rodrigob | Changeset: 547

Taxonomy => TypeSystem

546 new/moved annotated / raw | Diffs: previous, other | Lines: 332 ( +332, -0 )

Created: 2004-05-14 18:52:12 -0500 (4 years ago) | Author: rodrigob | Changeset: 546

Moved from: trunk/src/Boo.Lang.Compiler/Taxonomy/ExternalType.cs 543

Taxonomy => TypeSystem

543 annotated / raw | Diffs: previous, other | Lines: 332 ( +15, -16 )

Created: 2004-05-14 18:22:12 -0500 (4 years ago) | Author: rodrigob | Changeset: 543

Moved to: trunk/src/Boo.Lang.Compiler/TypeSystem/ExternalType.cs 546

INamespace.Resolve(name as string) as IElement changed to a more flexible INamespace.Resolve(targetList as List, name as string, ElementType filter) as bool

535 annotated / raw | Diffs: previous, other | Lines: 333 ( +12, -4 )

Created: 2004-05-13 17:43:04 -0500 (4 years ago) | Author: rodrigob | Changeset: 535

at least is compiling again!

529 annotated / raw | Diffs: previous, other | Lines: 325 ( +35, -36 )

Created: 2004-05-13 14:58:22 -0500 (4 years ago) | Author: rodrigob | Changeset: 529

refactoring

526 annotated / raw | Diffs: previous, other | Lines: 326 ( +2, -2 )

Created: 2004-05-13 12:28:05 -0500 (4 years ago) | Author: rodrigob | Changeset: 526

refactoring

525 new/moved annotated / raw | Diffs: previous, other | Lines: 326 ( +326, -0 )

Created: 2004-05-13 12:26:13 -0500 (4 years ago) | Author: rodrigob | Changeset: 525

Moved from: trunk/src/Boo.Lang.Compiler/Taxonomy/ExternalTypeBinding.cs 524

refactoring

524 annotated / raw | Diffs: previous, other | Lines: 326 ( +4, -4 )

Created: 2004-05-13 12:13:34 -0500 (4 years ago) | Author: rodrigob | Changeset: 524

Moved to: trunk/src/Boo.Lang.Compiler/Taxonomy/ExternalType.cs 525

refactoring

523 annotated / raw | Lines: 326 ( +326, -0 )

Created: 2004-05-13 10:56:33 -0500 (4 years ago) | Author: rodrigob | Changeset: 523

Bindings => Taxonomy

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-15 23:15 -0500