|
|
November 27, 2005
- [jira] Updated: (BOO-228) Interpreter custom commands and prompt strings, Doug Holton (JIRA)
- [jira] Updated: (BOO-128) case-insensitive option, Doug Holton (JIRA)
- [jira] Updated: (BOO-163) global keyword, Doug Holton (JIRA)
- [jira] Updated: (BOO-207) #develop installer, Doug Holton (JIRA)
- [jira] Updated: (BOO-163) global keyword, Doug Holton (JIRA)
- [jira] Commented: (BOO-616) Improve highlighting options., Daniel Grunwald (JIRA)
- [jira] Closed: (BOO-566) Code completion for extension methods, Daniel Grunwald (JIRA)
- Re: AST Literals, interpolation, and you., Daniel Grunwald
- AST Literals, interpolation, and you., Bet's On!
November 25, 2005
- [jira] Closed: (BOO-88) can't currently create a callable reference with constructor syntax, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-40) WARNING: unreachable code detected, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-36) WARNING: local 'xxx' is used before initialization, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-5) Document the extensible compilation pipeline, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-44) add pkg-config support to booc, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-88) can't currently create a callable reference with constructor syntax, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-101) optimize true closures shared variables, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-87) +, -, +=, -= operators for callable references, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-118) full slicing semantics for strings, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-141) OPTIMIZATION: cache external type information in Steps.InitializeNameResolutionService, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-109) move all type casting processing from EmitAssembly to its own step, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-79) use implicit conversion operators, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-185) command line handling with Mono.GetOptions, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-206) Overload assignment operator, and implicit conversion, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-205) First static method 10 times slower to call, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-218) duck typing - unary operators, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-135) given statement for integer values, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-144) Error Checking: Module classes can't have instance members, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-217) Add unary overloadable operators, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-288) Jagged array declaration syntax should be fixed., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-294) MD Matrix with initalization builtin., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-308) duck typing - assignment to indexed property, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-318) Boo.Lang.Useful.Macros.FireAndForgetMacro, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-343) Reduce() and other functional additions, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-317) Boo.Lang.Useful.Attributes.AsyncMethodAttribute, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-319) Boo.Lang.Useful.Attributes.DisposableAttribute, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-339) Two double quotes in triple quoted string cause crash, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-344) MSBuild Task for Boo Compiler, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-353) BooCodeGenerator generates illegal code for non-inheriting classes, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-354) Boo.Lang.Useful.Attributes.CacheAttribute, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-355) Reference Boo.Lang.Useful by default., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-375) char() should accept int literal as argument, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-386) Check for an existing constructor for classes with [Module], Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-362) Boo does not adhere to op_Implicit., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-388) Boo.Lang.Useful.Attributes.HandlesAttribute, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-422) Boo.Lang.Codedom in Boo, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-391) Modify [required] attribute to allow for post-condition checks., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-399) The [Module] attribute should automagically make all members static., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-401) Boo.Lang.CodeDOM improvements, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-444) Lazy value type initialization not shown in ToCodeString(), Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-449) Improved compiler error for accessing nonexistant members., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-446) Apply explode operator to non varargs parameters, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-400) Boo is emitting bad IL when dealing with PInvokes., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-452) Modify Boo codedom in Boo to use AST literals instead., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-453) Ast literal "block syntax" is broken when not in a binary expression., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-461) Deriving enums from any integral type., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-456) Internal Compiler error on accessing a method of a return of a property that has a twin, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-462) don't require method body when using abstract keyword, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-466) Element syntax., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-469) "self" keyword and commas do not get along., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-502) Adapters for closures fail when using "as" syntax with incorrect number of parameters., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-479) Custom filtering for boo lexer tokens, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-478) Better lexical information for Boo Tokens, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-496) Allow for compact statements for block-based expressions, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-498) CollectionAttribute + value type = madness, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-564) Better extension methods syntax., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-499) Improved CollectionAttribute, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-503) Better naming of autogenerated methods that represent closures / callables, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-525) Ast tree information is emptied if there are trailing dots., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-545) Global and module level rawindexing/checked, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-554) AbstractAstMacro.InvalidMacroArguments, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-553) Allow for better detection of Value Types in AST., Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-512) Boo.Lang.Useful.Attributes.ResourceFacadeAttribute, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-617) allow bitwise negation operator (~) to be used with enums, Rodrigo B. de Oliveira (JIRA)
November 23, 2005
- [jira] Commented: (BOO-125) ternary expression, Cameron Kenneth Knight (JIRA)
- [jira] Commented: (BOO-581) Allow typeof() to work with expressions as a substitute to the GetType() method, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-325) Compiler error messages less than helpful, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-311) Extend "for" generator syntax to the "for" statement, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-125) ternary expression, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-125) ternary expression, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-121) overloading of indexed properties, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-284) Boox and GTK# not playing nicely., Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-620) better type inference for unpack statement, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-361) assert can be confused by comment with some assertion types, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-571) bad op_Member (in/not in) precedence, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-619) Shortcuts to interfaces, Christopher Osborn (JIRA)
November 21, 2005
- [jira] Commented: (BOO-619) Shortcuts to interfaces, Christopher Osborn (JIRA)
- [jira] Created: (BOO-619) Shortcuts to interfaces, Christopher Osborn (JIRA)
- [jira] Closed: (BOO-563) type inference does not detect char type for iteration over strings, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-443) Parameterless initialization of structs, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-552) Allow equality and inequality comparison between enums and integers, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-618) Allow implicit conversion from enums to bool (just like integers), Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-618) Allow implicit conversion from enums to bool (just like integers), Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-552) Allow equality and inequality comparison between enums and integers, Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-617) allow bitwise negation operator (~) to be used with enums, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-540) Unable to call blank constructor on a ValueType, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-610) Optional return on inline closures., Cameron Kenneth Knight (JIRA)
- [jira] Commented: (BOO-610) Optional return on inline closures., Cameron Kenneth Knight (JIRA)
- [jira] Commented: (BOO-614) type array literal, Christopher Osborn (JIRA)
- [jira] Commented: (BOO-614) type array literal, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-614) type array literal, Christopher Osborn (JIRA)
- [jira] Created: (BOO-616) Improve highlighting options., Arron Washington (JIRA)
November 18, 2005
- [jira] Created: (BOO-613) Exception thrown on double click, Arron Washington (JIRA)
- [jira] Closed: (BOO-612) Cannot use assignments to byref parameters as expressions, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-612) Cannot use assignments to byref parameters as expressions, Doug Holton (JIRA)
- [jira] Commented: (BOO-610) Optional return on inline closures., Doug Holton (JIRA)
- [jira] Created: (BOO-612) Cannot use assignments to byref parameters as expressions, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-610) Optional return on inline closures., Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-454) No compile errors for illegal Constructors/Destructors, Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-421) lint pipeline - detection of possible mistakes and common errors, Doug Holton (JIRA)
- Re: getting rid of cast, Rodrigo B. de Oliveira
- Re: getting rid of cast, Rodrigo B. de Oliveira
- Re: getting rid of cast, Rafael Teixeira
- Re: getting rid of cast, Daniel Grunwald
- Re: getting rid of cast, william . wood-x6RFoowHEoY
- Re: getting rid of cast, Sorin Ionescu
- getting rid of cast, Rodrigo B. de Oliveira
- [jira] Closed: (BOO-464) Super keyword attacked by kryptonite., Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-611) close anonymous stream after for loop, Cameron Kenneth Knight (JIRA)
- [jira] Created: (BOO-611) close anonymous stream after for loop, Doug Holton (JIRA)
- [jira] Closed: (BOO-384) Boo should catch invalid Main signatures., Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-610) Optional return on inline closures., Cameron Kenneth Knight (JIRA)
- [jira] Closed: (BOO-408) Explode operator not exploding when using overloaded methods, Rodrigo B. de Oliveira (JIRA)
- [jira] Closed: (BOO-605) Varargs messes up if there are multiple methods with the same name., Rodrigo B. de Oliveira (JIRA)
November 16, 2005
- [jira] Commented: (BOO-500) self(index) instead of [DefaultMember(Item)] Item(index), Doug Holton (JIRA)
- [jira] Created: (BOO-607) Add [DefaultMember] to class that has inherited default indexers, Doug Holton (JIRA)
- [jira] Updated: (BOO-602) search inherited interfaces for DefaultMember, Doug Holton (JIRA)
- [jira] Updated: (BOO-602) search inherited interfaces for DefaultMember, Doug Holton (JIRA)
- [jira] Commented: (BOO-602) search inherited interfaces for DefaultMember, Doug Holton (JIRA)
- [jira] Updated: (BOO-602) search inherited interfaces for DefaultMember, Doug Holton (JIRA)
- [jira] Closed: (BOO-606) neither /\+/ or @/\+/ works, but regex("""\+""") does., Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-606) neither /\+/ or @/\+/ works, but regex("""\+""") does., Cameron Kenneth Knight (JIRA)
November 09, 2005
- [jira] Commented: (BOO-600) op_Implicit not being called for duck typed something or other's., Doug Holton (JIRA)
- [jira] Created: (BOO-600) op_Implicit not being called for duck typed something or other's., Arron Washington (JIRA)
- Re: given statement and boo units, Norbert Nemec
- [jira] Closed: (BOO-599) booish doesn't work with .net 2.0, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-598) operator overloading is not handled correctly when returning IQuackFu from an IQuackFu, Doug Holton (JIRA)
- Re: given statement and boo units, william . wood-x6RFoowHEoY
- [jira] Created: (BOO-599) booish doesn't work with .net 2.0, Alireza Moayerzadeh (JIRA)
- Re: given statement and boo units, william . wood-x6RFoowHEoY
- Re: [OTAnn] Feedback, william . wood-x6RFoowHEoY
- [jira] Commented: (BOO-598) operator overloading is not handled correctly when returning IQuackFu from an IQuackFu, Arron Washington (JIRA)
- [jira] Closed: (BOO-598) operator overloading is not handled correctly when returning IQuackFu from an IQuackFu, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-275) -nostdlib option, Doug Holton (JIRA)
- [jira] Created: (BOO-598) operator overloading is not handled correctly when returning IQuackFu from an IQuackFu, Arron Washington (JIRA)
- [jira] Created: (BOO-597) extension methods, Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-596) treat any IQuackFu implementing class as duck (even when -ducky is not set), Rodrigo B. de Oliveira (JIRA)
- [jira] Updated: (BOO-595) binary operator overloading with ducky should invoke operator directly instead of calling QuackInvoke(), Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-595) operator overloading with ducky should invoke operator directly instead of calling QuackInvoke(), Arron Washington (JIRA)
November 08, 2005
- [jira] Updated: (BOO-275) -nostdlib option, Alireza Moayerzadeh (JIRA)
- [jira] Commented: (BOO-275) -nostdlib option, Alireza Moayerzadeh (JIRA)
- [jira] Commented: (BOO-275) -nostdlib option, Doug Holton (JIRA)
- [jira] Created: (BOO-594) named parameter calling, optional parameters with default values, Doug Holton (JIRA)
- [jira] Created: (BOO-593) static classes, Doug Holton (JIRA)
- [jira] Updated: (BOO-275) -nostdlib option, Alireza Moayerzadeh (JIRA)
- Re: given statement and boo units, Doug H
- [jira] Updated: (BOO-136) generic given statement, Doug Holton (JIRA)
- [jira] Updated: (BOO-136) generic given statement, Doug Holton (JIRA)
- Re: given statement and boo units, Cameron Kenneth Knight
- Re: given statement and boo units, Daniel Grunwald
- Re: given statement and boo units, Rodrigo B. de Oliveira
- Re: given statement and boo units, Bet's On!
- Re: op_Conditional?, Rodrigo B. de Oliveira
- Re: given statement and boo units, Rodrigo B. de Oliveira
- [OTAnn] Feedback, shenanigans
- op_Conditional?, Bet's On!
- given statement and boo units, Doug H
- [jira] Commented: (BOO-591) Name resolution fails if a type in the current namespace has the same name as one in an imported namespace, Doug Holton (JIRA)
November 04, 2005
- [jira] Updated: (BOO-587) afterstep, beforestep, replacestep options, Doug Holton (JIRA)
- [jira] Created: (BOO-588) AstBuilderVisitor, Doug Holton (JIRA)
- [jira] Created: (BOO-587) afterstep, beforestep, parsestep options, Doug Holton (JIRA)
- [jira] Created: (BOO-586) allow file-based booc options, Doug Holton (JIRA)
- [jira] Created: (BOO-585) twilight zone bug: closures are processed more than once, Rodrigo B. de Oliveira (JIRA)
- [jira] Created: (BOO-584) booc nant task should have default deb ug setting as true to be compatible with command line booc, Rodrigo B. de Oliveira (JIRA)
November 03, 2005
- Re: Metaboo., Bet's On!
- Re: Metaboo., Daniel Grunwald
- Re: Metaboo., Sorin Ionescu
- Metaboo., Bet's On!
- Re: [jira] Created: (BOO-583) optimize ast literal processing, Sorin Ionescu
- [jira] Created: (BOO-583) optimize ast literal processing, Doug Holton (JIRA)
- Re: code completion for macros and units, Sorin Ionescu
- Re: code completion for macros and units, Rodrigo B. de Oliveira
- [jira] Commented: (BOO-318) Boo.Lang.Useful.Macros.FireAndForgetMacro, Sorin Ionescu (JIRA)
- [jira] Commented: (BOO-318) Boo.Lang.Useful.Macros.FireAndForgetMacro, Doug Holton (JIRA)
- [jira] Commented: (BOO-318) Boo.Lang.Useful.Macros.FireAndForgetMacro, Sorin Ionescu (JIRA)
- [jira] Commented: (BOO-170) Timer macro, Doug Holton (JIRA)
- code completion for macros and units, Doug H
- [jira] Commented: (BOO-170) Timer macro, Bill Wood (JIRA)
- [jira] Commented: (BOO-170) Timer macro, Doug Holton (JIRA)
- [jira] Commented: (BOO-318) Boo.Lang.Useful.Macros.FireAndForgetMacro, Doug Holton (JIRA)
- [jira] Commented: (BOO-79) use implicit conversion operators, Doug Holton (JIRA)
- [jira] Commented: (BOO-571) bad op_Member (in/not in) precedence, Doug Holton (JIRA)
- [jira] Commented: (BOO-571) bad op_Member (in/not in) precedence, Cameron Kenneth Knight (JIRA)
- [jira] Commented: (BOO-571) bad op_Member (in/not in) precedence, Doug Holton (JIRA)
- [jira] Updated: (BOO-1) Generalize units in the syntax, allow pipeline to define new units, Cameron Kenneth Knight (JIRA)
November 02, 2005
- [jira] Commented: (BOO-582) Addin for #dev to see the code a Boo file will generate, Arron Washington (JIRA)
- [jira] Created: (BOO-582) Addin for #dev to see the code a Boo file will generate, Arron Washington (JIRA)
- [jira] Created: (BOO-581) Allow typeof() to work with expressions as a substitute to the GetType() method, Sorin Ionescu (JIRA)
- [jira] Created: (BOO-580) isa operator should work with ReferenceExpression, Sorin Ionescu (JIRA)
- [jira] Commented: (BOO-316) have len() use Count property if available, Arron Washington (JIRA)
- [jira] Closed: (BOO-519) Set bit fields for enums with [Flags] attribute, Doug Holton (JIRA)
- [jira] Commented: (BOO-316) have len() use Count property if available, Doug Holton (JIRA)
- [jira] Created: (BOO-579) line numbers off in wsaboo, Doug Holton (JIRA)
- [jira] Commented: (BOO-429) Complex number literals and builtin type, Norbert Nemec (JIRA)
- [jira] Commented: (BOO-567) emit debug info for separate files, Doug Holton (JIRA)
- [jira] Commented: (BOO-567) emit debug info for separate files, Doug Holton (JIRA)
- [jira] Commented: (BOO-567) emit debug info for separate files, Doug Holton (JIRA)
November 01, 2005
- [jira] Created: (BOO-578) AutoFlags attribute to automatically set enum values., Arron Washington (JIRA)
- [jira] Created: (BOO-577) Extract binding of enum members into its own step., Arron Washington (JIRA)
- [jira] Updated: (BOO-569) Simple code fails to build., Arron Washington (JIRA)
- [jira] Commented: (BOO-569) Simple code fails to build., Daniel Grunwald (JIRA)
- [jira] Commented: (BOO-519) Set bit fields for enums with [Flags] attribute, Arron Washington (JIRA)
- [jira] Commented: (BOO-519) Set bit fields for enums with [Flags] attribute, Doug Holton (JIRA)
- Re: A modest proposal, Bet's On!
- Re: [jira] Commented: (BOO-567) emit debug info for separate files, Doug H
- [jira] Commented: (BOO-567) emit debug info for separate files, Daniel Grunwald (JIRA)
- [jira] Updated: (BOO-567) emit debug info for separate files, Doug Holton (JIRA)
- Re: Re: A modest proposal, Rodrigo B. de Oliveira
- Re: A modest proposal, Rodrigo B. de Oliveira
- [jira] Commented: (BOO-519) Set bit fields for enums with [Flags] attribute, Rodrigo B. de Oliveira (JIRA)
- [jira] Commented: (BOO-429) Complex number literals and builtin type, Cameron Kenneth Knight (JIRA)
- Re: A modest proposal, Cameron Kenneth Knight
|
|