Timeline


and .

11/21/09:

08:04 Blog: November 11, 2009: Treaping What We Sow comment added by zsejki
PS: Of course, I do realize that the issue of initialization order is …
07:55 Blog: November 11, 2009: Treaping What We Sow comment added by zsejki
Regarding the iterative split, how about building a stack with entries …

11/19/09:

13:47 Changeset [4345] by dr2chase
Generic objects with fields (of generic type, or not) work

11/18/09:

13:32 Changeset [4344] by skilpat
[type checker] Fixed ordering of applicable overloadings to take coercion …
11:59 Changeset [4343] by dr2chase
Supports generic singleton objects, generic objects, at least a little bit
07:07 Blog: November 11, 2009: Treaping What We Sow comment added by jmaessen
Doug - Yes, it had occurred to me that the fences api might be one way to …
06:57 Blog: November 17, 2009: New Self Type Idiom edited by gls
06:56 Blog: November 17, 2009: New Self Type Idiom edited by gls
06:04 Blog: November 11, 2009: Treaping What We Sow comment added by DougLea
Jan, The ordering issue you hit is a fairly common one -- I think you …

11/17/09:

14:08 TOC edited by gls
(diff)
13:49 Changeset [4342] by gls
Bug fixes to comment rendering
13:45 Blog: November 17, 2009: New Self Type Idiom edited by gls
13:44 Blog: November 17, 2009: New Self Type Idiom edited by gls
13:41 Blog: November 17, 2009: New Self Type Idiom edited by gls
13:39 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
13:38 Blog: November 17, 2009: New Self Type Idiom created by gls
13:38 Changeset [4341] by jmaessen
[libraries, codegen] ZZ32 now coerces IntLiteral? as described in the spec. …
07:59 Changeset [4340] by jmaessen
[spec] Fix typo spotted by Jordan Slott.

11/16/09:

15:58 Changeset [4339] by dr2chase
Tiny tests for generic objects
15:57 Changeset [4338] by dr2chase
Refactoring towards Compiled13; 2 of 3 microtests working
11:21 New download fortress_4337.zip created by dr2chase
(48.7 MB) Compilation, through Compiled11
08:30 Changeset [4337] by jmaessen
More refactoring in the hopes of cleaning up code and making …

11/15/09:

21:38 Changeset [4336] by sukyoungryu
[spec] Added Guy's proposal to extend Bracketmania to handle multiset …

11/14/09:

15:03 Changeset [4335] by dr2chase
Compiled11 fixed, for all (?) values of Compiled11

11/13/09:

13:01 Changeset [4334] by dr2chase
Compiled11 working, for certain values of Compiled11 (problem with static …
12:11 Ticket #364 (Compiler scope checking broken for simple spec example) created by jmaessen
Jordan Slott was playing with the spec example …

11/12/09:

13:41 Changeset [4333] by jmaessen
[compiler] Mid-re-refactoring of inheritedMethod code, checking in working …

11/11/09:

20:45 TOC edited by gls
(diff)
15:57 Blog: November 11, 2009: Treaping What We Sow edited by steve.heller
fixed typo
14:23 Changeset [4332] by skilpat
[type checker] Added new type checking rules for If expressions.
14:15 Blog: November 11, 2009: Treaping What We Sow edited by jmaessen
14:14 Blog: November 11, 2009: Treaping What We Sow edited by jmaessen
13:34 Blog: November 11, 2009: Treaping What We Sow edited by jmaessen
13:26 Blog: November 11, 2009: Treaping What We Sow edited by jmaessen
13:17 Changeset [4331] by dr2chase
Fixed runtime instantiation to not be confused by Scott's patch …
13:17 Blog: November 11, 2009: Treaping What We Sow created by jmaessen
12:11 Changeset [4330] by dr2chase
Further refactoring towards Compiled13
09:05 Changeset [4329] by jmaessen
[compiler] In the middle of refactoring method access in the Scala code; I …
08:11 Changeset [4328] by dr2chase
Added unambiguous generic functionsm in a blunt way
00:00 Changeset [4327] by skilpat
[coercions] Added checking for and desugaring of coercions from union …

11/10/09:

21:19 Changeset [4326] by sukyoungryu
[spec] Incorporated Victor's comments on some Expressions sections.
19:32 Changeset [4325] by sukyoungryu
[spec] Added the technical decisions since F1.0beta and the issues to …

11/09/09:

15:01 Changeset [4324] by jrhil47
[Type Checker] We now propagate the schema for overloaded functions.
13:38 Changeset [4323] by jmaessen
[runtime] More work on runtime startup (and yet another version of jsr166y …
12:41 Changeset [4322] by dr2chase
Some refactoring, preparing for generic traits and objects
12:08 WikiStart edited by dr2chase
updated mailing list links (diff)
11:39 Changeset [4321] by sukyoungryu
[spec] Added a list of NYI features.
07:24 Changeset [4320] by jmaessen
[scheduling] Update to latest JSR166y, and switch BaseTask to use …
03:10 Ticket #363 (mailing list link on wiki main page appears to be broken) created by tildeleb
clicking on "some of the mailing lists" on this page: …

11/07/09:

17:35 Changeset [4319] by dr2chase
Baby steps towards generic objects and traits

11/06/09:

14:38 Ticket #362 (Empty {{{do end}}} block) closed by jmaessen
fixed: Fixed in r4318.
14:37 Changeset [4318] by jmaessen
[compiler, tests] Some refactoring on TreapAndTest. Fixed #362 and …
13:33 Blog: Friday, October 28, 2009: Tables in Comments edited by gls
Capitalize the category names for consistency
13:32 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
Capitalize the category names for consistency
13:31 Blog: November 5, 2009: Graphics in Comments edited by gls
13:18 Ticket #362 (Empty {{{do end}}} block) created by zsejki
If I define a function like this: […] I get: […] If I do this: …
13:16 Changeset [4317] by dr2chase
Tweaked Treap Test to have names that would have collided, pre-jar-files
11:33 Blog: November 5, 2009: Treaps Compile! edited by gls
Reword some comments and add Wiki markup.
11:31 Changeset [4316] by sukyoungryu
[spec] Added the entire spec files. The next task is to integrate the …
07:53 Changeset [4315] by dr2chase
Output classes are now stored in jar files, hooray
07:42 Blog: November 5, 2009: Treaps Compile! edited by gls
Reword some comments and add Wiki markup.

11/05/09:

20:18 Blog: November 5, 2009: Graphics in Comments edited by gls
20:13 Blog: November 5, 2009: Graphics in Comments edited by gls
20:11 Blog: November 5, 2009: Graphics in Comments edited by gls
20:08 Blog: November 5, 2009: Graphics in Comments edited by gls
20:04 Blog: November 5, 2009: Graphics in Comments edited by gls
20:02 Blog: November 5, 2009: Graphics in Comments edited by gls
19:57 Blog: November 5, 2009: Graphics in Comments edited by gls
19:50 Blog: November 5, 2009: Graphics in Comments edited by gls
19:45 Blog: November 5, 2009: Graphics in Comments edited by gls
19:43 Blog: November 5, 2009: Graphics in Comments edited by gls
19:42 Blog: November 5, 2009: Graphics in Comments edited by gls
19:38 chocorua.jpg attached to Blog: November 5, 2009: Graphics in Comments by gls
Photo of Mount Chocorua by John J. Henderson ca. 2005 (public domain, …
19:37 monadnock.jpg attached to Blog: November 5, 2009: Graphics in Comments by gls
Painting of Mount Monadnock by Abbott Handerson Thayer ca. 1900 (public …
19:32 Blog: November 5, 2009: Graphics in Comments edited by gls
16:15 Blog: November 5, 2009: Graphics in Comments edited by dr2chase
16:11 FortressCommentSyntax edited by gls
(diff)
13:49 Blog: November 5, 2009: Treaps Compile! edited by jmaessen
11:54 Blog: November 5, 2009: Treaps Compile! edited by gls
11:49 Blog: Treaps Compile! edited by gls
Use single-line comments in a few places
11:41 Blog: Treaps Compile! edited by gls
added categories
11:40 Blog: Treaps Compile! edited by dr2chase
11:39 napkin.png attached to Blog: November 5, 2009: Graphics in Comments by gls
Fortress type hierarchy
11:37 sampleimage.jpg attached to Blog: November 5, 2009: Graphics in Comments by gls
Photo of Mount Fuji by Guy Steele
11:35 Blog: November 5, 2009: Graphics in Comments created by gls
11:33 TOC edited by gls
(diff)
11:18 Blog: Treaps Compile! edited by jmaessen
11:12 Blog: Treaps Compile! edited by jmaessen
11:11 Blog: Treaps Compile! edited by jmaessen
11:11 Blog: Treaps Compile! edited by jmaessen
11:10 Eclipse edited by dr2chase
(diff)
11:08 Blog: Treaps Compile! edited by jmaessen
11:04 Blog: Treaps Compile! created by jmaessen
09:55 Blog: Friday, October 28, 2009: Tables in Comments edited by gls
09:53 Blog: Friday, October 28, 2009: Tables in Comments edited by gls
09:52 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
03:48 Changeset [4314] by sukyoungryu
[syntax tests] Fixed a phase order in the syntax tests.

11/04/09:

22:09 Changeset [4313] by sukyoungryu
[spec] Added the Preliminaries part.
12:43 Fibonacci edited by dr2chase
(diff)
12:41 Fibonacci edited by dr2chase
(diff)
12:29 Blog: Friday, October 28, 2009: Tables in Comments edited by dr2chase
12:17 Blog: Friday, October 28, 2009: Tables in Comments edited by dr2chase
itty-bitty change, trying to figure out why the fortified bits do not …
11:10 FortressCommentSyntax edited by gls
(diff)
11:02 FortressCommentSyntax edited by dr2chase
(diff)
10:59 FortressCommentSyntax edited by dr2chase
(diff)
10:57 FortressCommentSyntax edited by dr2chase
(diff)
05:56 Changeset [4312] by sukyoungryu
[spec] Added the advanced part.

11/03/09:

21:46 Changeset [4311] by sukyoungryu
[self type] Introduced SelfType? and its immediate subclasses, …
21:39 Changeset [4310] by sukyoungryu
[demos] Fixed a phase order in the demos test.
15:19 Changeset [4309] by jmaessen
[static checks] Fixed massive bugs in the AbstractMethodChecker (tested …
13:15 Changeset [4308] by chf
birdcount interesting regions
12:11 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion comment added by gls
Hmm! The syntax "a if p else b" is an interesting possibility. We will …

11/02/09:

20:38 Changeset [4307] by sukyoungryu
[spec] Added libraries.
17:36 Changeset [4306] by dr2chase
Fixed bugs that were breaking cruiseControl
14:49 Changeset [4305] by jmaessen
[codegen, testing] Tweaked ManglingClassWriter to try to recover …
13:29 Changeset [4304] by sukyoungryu
[abstract method checker] Replaced yet another copy of the old, wrong …
13:10 Ticket #361 (Deal with case sensitivity of class names) created by jmaessen
If we have top-level bindings for, say, empty and Empty, we end up with …
11:02 Changeset [4303] by gls
fortify.sty now includes package graphicsx
08:33 Changeset [4302] by jmaessen
[testing] failing test case for check that abstract methods are …
08:00 Fibonacci edited by dr2chase
(diff)
07:55 FortressCommentSyntax edited by gls
(diff)
06:38 Changeset [4301] by sukyoungryu
[spec] Added Appendices.

11/01/09:

01:08 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion comment added by dmitrey
For simple cases I would prefer shorter Python-like definition x = a if …

10/31/09:

21:55 GoG edited by emoken
(diff)
21:19 GoG edited by emoken
(diff)
15:34 Changeset [4300] by jmaessen
[codegen, typechecking] Single inheritance of methods. Uses java …

10/30/09:

21:34 Changeset [4299] by sukyoungryu
[spec] Added the Functions and Exceptions chapters.
15:10 Changeset [4298] by jmaessen
[testing] This file proves that Compiled5.bf.fss wasn't *really* …
12:49 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
12:31 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
11:19 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
10:57 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
10:02 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
10:01 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
09:50 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by gls
09:48 TOC edited by gls
(diff)
09:47 TOC edited by gls
(diff)
09:46 TOC edited by gls
(diff)
09:44 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion created by gls
08:02 Changeset [4297] by sukyoungryu
[spec] Added the Expressions chapter.

10/29/09:

14:22 Changeset [4296] by dr2chase
Looks like a fix for the interpreter; cleanup of compiler phase structure; …
11:44 FortressCommentSyntax edited by gls
(diff)
11:44 FortressCommentSyntax edited by gls
(diff)

10/28/09:

22:03 Changeset [4295] by sukyoungryu
[spec] Added some sections in the Expressions chapter.

10/26/09:

22:10 Changeset [4294] by sukyoungryu
[copyright] Fixed copyright notices.
22:08 Changeset [4293] by sukyoungryu
[scala util] Scala code now use TypeAnalyzer? in Scala instead of one in …
21:56 Changeset [4292] by sukyoungryu
[self type idiom] Added another self-type idiom test. [overloading …
20:28 Changeset [4291] by dr2chase
Unambiguous names enabled -- stack traces may look vile.
13:32 Changeset [4290] by chf
small prettifications
07:55 Changeset [4289] by sukyoungryu
[types util] Fixed the inheritedMethods to handle method overriding. …
07:31 Changeset [4288] by chf
Removing unused error rates
07:31 Changeset [4287] by chf
birdcount0

10/24/09:

23:14 Changeset [4286] by sukyoungryu
[self type idiom] Added more tests. [type checker] Moved the …
Note: See TracTimeline for information about the timeline view.