Timeline


and .

08/28/08: Today

15:11 Changeset [1607] by Chuck.Esterbrook

Code cleanup.

07:55 Changeset [1606] by Chuck.Esterbrook

Code cleanup. Retire BoxMember?.box in favor of the more explicitly named ...

07:42 Changeset [1605] by Chuck.Esterbrook

Code cleanup.

07:34 Changeset [1604] by Chuck.Esterbrook

New snapshot.

07:30 Changeset [1603] by Chuck.Esterbrook

Fix a bug in extended initializers regarding passing nil where a strongly ...

07:21 Changeset [1602] by Chuck.Esterbrook

New snapshot.

07:10 Changeset [1601] by Chuck.Esterbrook

Fix a bug in extended initializer calls that contain 'nil'. The real bug ...

06:54 Changeset [1600] by Chuck.Esterbrook

New snapshot.

06:47 Changeset [1599] by Chuck.Esterbrook

Re: extended initializers, eliminate nil arg checks in the generated ...

06:40 Changeset [1598] by Chuck.Esterbrook

Fix a bug in extended initializers. Also, make the helper methods for them ...

05:25 Changeset [1597] by Chuck.Esterbrook

The default type for vars, properties and method arguments is now ...

05:23 Changeset [1596] by Chuck.Esterbrook

Test that the default type for vars, properties and method arguments is ...

04:41 Changeset [1595] by Chuck.Esterbrook

New snapshot.

04:32 Changeset [1594] by Chuck.Esterbrook

Another bug fix related to partial classes.

04:18 Ticket #40 (Bug in partial classes and overloaded method handling) closed by Chuck
fixed: changeset:1593
04:17 Changeset [1593] by Chuck.Esterbrook

Fix a bug re: overloaded methods existing in both partial ...

04:09 Changeset [1592] by Chuck.Esterbrook

Add batch files for make-trial and comp-trial. The unix scripts already ...

04:00 Changeset [1591] by Chuck.Esterbrook

Added support for "extended initializers" which allow you to set ...

08/26/08:

07:37 Ticket #40 (Bug in partial classes and overloaded method handling) created by hopscc
Theres a new or just uncovered bug related to partial classes and …

08/25/08:

11:25 Ticket #39 (Infer types for method references) created by Chuck
Types for method references are not inferred. For example:[…]

08/21/08:

00:40 Ticket #38 (Support multiple arg assignment) created by hopscc
(also called tuple unpacking and arg unbinding) Allow assignment to …

08/20/08:

14:01 Changeset [1590] by Chuck.Esterbrook

Code cleanup. New SharpGenerator?.cobra with partial classes for C# code ...

12:43 Ticket #31 (Implicit Line Continuation in unclosed parens) closed by Chuck
fixed: changeset:1589
12:42 Changeset [1589] by Chuck.Esterbrook

Added support for implicit line continuation for items in ...

08/19/08:

07:01 VisitorPattern created by Chuck
06:57 AdditionalDoc edited by Chuck
(diff)
06:52 Changeset [1588] by Chuck.Esterbrook

Code cleanup.

06:48 Changeset [1587] by Chuck.Esterbrook

New snapshot.

06:38 Changeset [1586] by Chuck.Esterbrook

Enable ensure for extension methods (which are new since the last ...

06:14 Changeset [1585] by Chuck.Esterbrook

Fixed: Putting a comment after a doc string, but before a test section ...

05:43 Changeset [1584] by Chuck.Esterbrook

Code cleanup.

08/18/08:

12:28 Changeset [1583] by Chuck.Esterbrook

Code cleanup.

11:40 Changeset [1582] by Chuck.Esterbrook

Fix a bug in partial class support.

08:40 Changeset [1581] by Chuck.Esterbrook

Fixed: Some bitwise operations with integer literals of 16 or 8 bits ...

08/14/08:

07:48 Changeset [1580] by Chuck.Esterbrook

New snapshot.

07:43 Ticket #37 (Suppress warnings) closed by Chuck
fixed: Done. changeset:1578
07:36 Changeset [1579] by Chuck.Esterbrook

Code cleanup/fix: Make comment-directive checking take place on lines with ...

07:29 Changeset [1578] by Chuck.Esterbrook

Fix a problem with comment directives regarding commented out ...

06:57 Changeset [1577] by Chuck.Esterbrook

* Fixed: Using ref on a variable that experienced an error causes an ...

08/13/08:

20:17 Changeset [1576] by Chuck.Esterbrook

Fixed: Cannot use the branch statement if the expression has a dynamic ...

19:37 Changeset [1575] by Chuck.Esterbrook

Fix a bug in the raise statement regarding overloaded init and default ...

08:25 Ticket #37 (Suppress warnings) reopened by hopscc
The regex is a little too liberal with leading whitespace. commented out …
04:20 Classes edited by hopscc
(diff)
03:59 AccessModifiers edited by hopscc
(diff)
03:56 Classes edited by hopscc
(diff)

08/12/08:

23:49 Ticket #37 (Suppress warnings) closed by Chuck
fixed: Done. The directive is: # .no-warnings. The space between # and …
23:47 Ticket #36 (small Tokenizer cleanup patch) closed by Chuck
fixed: Done. The directive is: […] The space …
23:46 Changeset [1574] by Chuck.Esterbrook

New .no-warnings. compiler directive to suppress all warnings on a given ...

21:14 Ticket #10 (Add partial classes) closed by Chuck
fixed
21:13 Changeset [1573] by Chuck.Esterbrook

Added partial classes. ticket:10

08/11/08:

06:44 Changeset [1572] by Chuck.Esterbrook

Added support for /# inline #/ comments.

08/08/08:

11:13 Ticket #37 (Suppress warnings) created by hopscc
First cut at warning suppression - ad hoc suppression on individual …
07:52 Ticket #36 (small Tokenizer cleanup patch) created by hopscc
Heres a patch to Tokenizer.cobra to add some commented timing …
03:08 Ticket #35 (compiler Directives for target(type) and reference) created by hopscc
heres a patch for supporting the current commandline -target and …

08/06/08:

23:16 Ticket #20 (Allow commenting out of arbitrary code blocks) closed by Chuck
fixed: Applied. I also added support for nested block comments. In the …
23:14 Changeset [1571] by Chuck.Esterbrook

Support nested block comments.

21:46 Changeset [1570] by Chuck.Esterbrook

Added block comments /# ... #/ They don't nest yet. They can't be used ...

02:24 Ticket #21 (Support specification of number Type from within Cobra source files) closed by Chuck
fixed: I changed test lines like:[…]
02:23 Changeset [1569] by Chuck.Esterbrook

Added support for a Cobra compiler directive to specify the type for ...

08/02/08:

02:44 Ticket #34 (Compile error with both isnames and assignment on class var) created by hopscc
lines of this form cause a compile error […]

08/01/08:

21:32 Ticket #33 (Cobra doesn't support .NET Attributes) created by Kurper
Apparently, attributes are a feature of .NET similar to interfaces, but …

07/31/08:

21:33 Changeset [1568] by Chuck.Esterbrook

Update RaiseStmt? doc string.

21:32 Changeset [1567] by Chuck.Esterbrook

Re-enable test for "raise SomeException?()" error.

21:19 Changeset [1566] by Chuck.Esterbrook

Added support for omitting "this" and/or EventArgs?() in a "raise" ...

19:39 Changeset [1565] by Chuck.Esterbrook

Added more notes on C# code gen.

05:41 Changeset [1564] by Chuck.Esterbrook

Added new all and any unary operators that take something enumerable ...

07/30/08:

23:33 SpecialThanks created by Chuck
23:27 WikiStart edited by Chuck
(diff)
22:41 Changeset [1563] by Chuck.Esterbrook

Added some notes about coding conventions.

21:42 Changeset [1562] by Chuck.Esterbrook

Improvements to event declarations and raise statement per hopscc. Add ...

02:44 Changeset [1561] by Chuck.Esterbrook

Disable a test for now.

02:34 Changeset [1560] by Chuck.Esterbrook

Added support for declaring and raising events.

Note: See TracTimeline for information about the timeline view.