Timeline
11/21/09:
- 08:04 Blog: November 11, 2009: Treaping What We Sow comment added by
- 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
- Regarding the iterative split, how about building a stack with entries …
11/19/09:
- 13:47 Changeset [4345] by
- Generic objects with fields (of generic type, or not) work
11/18/09:
- 13:32 Changeset [4344] by
- [type checker] Fixed ordering of applicable overloadings to take coercion …
- 11:59 Changeset [4343] by
- Supports generic singleton objects, generic objects, at least a little bit
- 07:07 Blog: November 11, 2009: Treaping What We Sow comment added by
- 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
- 06:56 Blog: November 17, 2009: New Self Type Idiom edited by
- 06:04 Blog: November 11, 2009: Treaping What We Sow comment added by
- Jan, The ordering issue you hit is a fairly common one -- I think you …
11/17/09:
- 14:08 TOC edited by
- (diff)
- 13:49 Changeset [4342] by
- Bug fixes to comment rendering
- 13:45 Blog: November 17, 2009: New Self Type Idiom edited by
- 13:44 Blog: November 17, 2009: New Self Type Idiom edited by
- 13:41 Blog: November 17, 2009: New Self Type Idiom edited by
- 13:39 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- 13:38 Blog: November 17, 2009: New Self Type Idiom created by
- 13:38 Changeset [4341] by
- [libraries, codegen] ZZ32 now coerces IntLiteral? as described in the spec. …
- 07:59 Changeset [4340] by
- [spec] Fix typo spotted by Jordan Slott.
11/16/09:
- 15:58 Changeset [4339] by
- Tiny tests for generic objects
- 15:57 Changeset [4338] by
- Refactoring towards Compiled13; 2 of 3 microtests working
- 11:21 New download fortress_4337.zip created by
- (48.7 MB) Compilation, through Compiled11
- 08:30 Changeset [4337] by
- More refactoring in the hopes of cleaning up code and making …
11/15/09:
- 21:38 Changeset [4336] by
- [spec] Added Guy's proposal to extend Bracketmania to handle multiset …
11/14/09:
- 15:03 Changeset [4335] by
- Compiled11 fixed, for all (?) values of Compiled11
11/13/09:
- 13:01 Changeset [4334] by
- Compiled11 working, for certain values of Compiled11 (problem with static …
- 12:11 Ticket #364 (Compiler scope checking broken for simple spec example) created by
- Jordan Slott was playing with the spec example …
11/12/09:
- 13:41 Changeset [4333] by
- [compiler] Mid-re-refactoring of inheritedMethod code, checking in working …
11/11/09:
- 20:45 TOC edited by
- (diff)
- 15:57 Blog: November 11, 2009: Treaping What We Sow edited by
- fixed typo
- 14:23 Changeset [4332] by
- [type checker] Added new type checking rules for If expressions.
- 14:15 Blog: November 11, 2009: Treaping What We Sow edited by
- 14:14 Blog: November 11, 2009: Treaping What We Sow edited by
- 13:34 Blog: November 11, 2009: Treaping What We Sow edited by
- 13:26 Blog: November 11, 2009: Treaping What We Sow edited by
- 13:17 Changeset [4331] by
- Fixed runtime instantiation to not be confused by Scott's patch …
- 13:17 Blog: November 11, 2009: Treaping What We Sow created by
- 12:11 Changeset [4330] by
- Further refactoring towards Compiled13
- 09:05 Changeset [4329] by
- [compiler] In the middle of refactoring method access in the Scala code; I …
- 08:11 Changeset [4328] by
- Added unambiguous generic functionsm in a blunt way
- 00:00 Changeset [4327] by
- [coercions] Added checking for and desugaring of coercions from union …
11/10/09:
- 21:19 Changeset [4326] by
- [spec] Incorporated Victor's comments on some Expressions sections.
- 19:32 Changeset [4325] by
- [spec] Added the technical decisions since F1.0beta and the issues to …
11/09/09:
- 15:01 Changeset [4324] by
- [Type Checker] We now propagate the schema for overloaded functions.
- 13:38 Changeset [4323] by
- [runtime] More work on runtime startup (and yet another version of jsr166y …
- 12:41 Changeset [4322] by
- Some refactoring, preparing for generic traits and objects
- 12:08 WikiStart edited by
- updated mailing list links (diff)
- 11:39 Changeset [4321] by
- [spec] Added a list of NYI features.
- 07:24 Changeset [4320] by
- [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
- clicking on "some of the mailing lists" on this page: …
11/07/09:
- 17:35 Changeset [4319] by
- Baby steps towards generic objects and traits
11/06/09:
- 14:38 Ticket #362 (Empty {{{do end}}} block) closed by
- fixed: Fixed in r4318.
- 14:37 Changeset [4318] by
- [compiler, tests] Some refactoring on TreapAndTest. Fixed #362 and …
- 13:33 Blog: Friday, October 28, 2009: Tables in Comments edited by
- Capitalize the category names for consistency
- 13:32 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- Capitalize the category names for consistency
- 13:31 Blog: November 5, 2009: Graphics in Comments edited by
- 13:18 Ticket #362 (Empty {{{do end}}} block) created by
- If I define a function like this: […] I get: […] If I do this: …
- 13:16 Changeset [4317] by
- Tweaked Treap Test to have names that would have collided, pre-jar-files
- 11:33 Blog: November 5, 2009: Treaps Compile! edited by
- Reword some comments and add Wiki markup.
- 11:31 Changeset [4316] by
- [spec] Added the entire spec files. The next task is to integrate the …
- 07:53 Changeset [4315] by
- Output classes are now stored in jar files, hooray
- 07:42 Blog: November 5, 2009: Treaps Compile! edited by
- Reword some comments and add Wiki markup.
11/05/09:
- 20:18 Blog: November 5, 2009: Graphics in Comments edited by
- 20:13 Blog: November 5, 2009: Graphics in Comments edited by
- 20:11 Blog: November 5, 2009: Graphics in Comments edited by
- 20:08 Blog: November 5, 2009: Graphics in Comments edited by
- 20:04 Blog: November 5, 2009: Graphics in Comments edited by
- 20:02 Blog: November 5, 2009: Graphics in Comments edited by
- 19:57 Blog: November 5, 2009: Graphics in Comments edited by
- 19:50 Blog: November 5, 2009: Graphics in Comments edited by
- 19:45 Blog: November 5, 2009: Graphics in Comments edited by
- 19:43 Blog: November 5, 2009: Graphics in Comments edited by
- 19:42 Blog: November 5, 2009: Graphics in Comments edited by
- 19:32 Blog: November 5, 2009: Graphics in Comments edited by
- 16:15 Blog: November 5, 2009: Graphics in Comments edited by
- 16:11 FortressCommentSyntax edited by
- (diff)
- 13:49 Blog: November 5, 2009: Treaps Compile! edited by
- 11:54 Blog: November 5, 2009: Treaps Compile! edited by
- 11:49 Blog: Treaps Compile! edited by
- Use single-line comments in a few places
- 11:41 Blog: Treaps Compile! edited by
- added categories
- 11:40 Blog: Treaps Compile! edited by
- 11:35 Blog: November 5, 2009: Graphics in Comments created by
- 11:33 TOC edited by
- (diff)
- 11:18 Blog: Treaps Compile! edited by
- 11:12 Blog: Treaps Compile! edited by
- 11:11 Blog: Treaps Compile! edited by
- 11:11 Blog: Treaps Compile! edited by
- 11:10 Eclipse edited by
- (diff)
- 11:08 Blog: Treaps Compile! edited by
- 11:04 Blog: Treaps Compile! created by
- 09:55 Blog: Friday, October 28, 2009: Tables in Comments edited by
- 09:53 Blog: Friday, October 28, 2009: Tables in Comments edited by
- 09:52 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- 03:48 Changeset [4314] by
- [syntax tests] Fixed a phase order in the syntax tests.
11/04/09:
- 22:09 Changeset [4313] by
- [spec] Added the Preliminaries part.
- 12:43 Fibonacci edited by
- (diff)
- 12:41 Fibonacci edited by
- (diff)
- 12:29 Blog: Friday, October 28, 2009: Tables in Comments edited by
- 12:17 Blog: Friday, October 28, 2009: Tables in Comments edited by
- itty-bitty change, trying to figure out why the fortified bits do not …
- 11:10 FortressCommentSyntax edited by
- (diff)
- 11:02 FortressCommentSyntax edited by
- (diff)
- 10:59 FortressCommentSyntax edited by
- (diff)
- 10:57 FortressCommentSyntax edited by
- (diff)
- 05:56 Changeset [4312] by
- [spec] Added the advanced part.
11/03/09:
- 21:46 Changeset [4311] by
- [self type] Introduced SelfType? and its immediate subclasses, …
- 21:39 Changeset [4310] by
- [demos] Fixed a phase order in the demos test.
- 15:19 Changeset [4309] by
- [static checks] Fixed massive bugs in the AbstractMethodChecker (tested …
- 13:15 Changeset [4308] by
- birdcount interesting regions
- 12:11 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion comment added by
- Hmm! The syntax "a if p else b" is an interesting possibility. We will …
11/02/09:
- 20:38 Changeset [4307] by
- [spec] Added libraries.
- 17:36 Changeset [4306] by
- Fixed bugs that were breaking cruiseControl
- 14:49 Changeset [4305] by
- [codegen, testing] Tweaked ManglingClassWriter to try to recover …
- 13:29 Changeset [4304] by
- [abstract method checker] Replaced yet another copy of the old, wrong …
- 13:10 Ticket #361 (Deal with case sensitivity of class names) created by
- If we have top-level bindings for, say, empty and Empty, we end up with …
- 11:02 Changeset [4303] by
- fortify.sty now includes package graphicsx
- 08:33 Changeset [4302] by
- [testing] failing test case for check that abstract methods are …
- 08:00 Fibonacci edited by
- (diff)
- 07:55 FortressCommentSyntax edited by
- (diff)
- 06:38 Changeset [4301] by
- [spec] Added Appendices.
11/01/09:
- 01:08 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion comment added by
- For simple cases I would prefer shorter Python-like definition x = a if …
10/31/09:
- 21:55 GoG edited by
- (diff)
- 21:19 GoG edited by
- (diff)
- 15:34 Changeset [4300] by
- [codegen, typechecking] Single inheritance of methods. Uses java …
10/30/09:
- 21:34 Changeset [4299] by
- [spec] Added the Functions and Exceptions chapters.
- 15:10 Changeset [4298] by
- [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
- 12:31 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- 11:19 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- 10:57 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- 10:02 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- 10:01 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- 09:50 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion edited by
- 09:48 TOC edited by
- (diff)
- 09:47 TOC edited by
- (diff)
- 09:46 TOC edited by
- (diff)
- 09:44 Blog: October 30, 2009: New Rules for Conditional Expressions and Coercion created by
- 08:02 Changeset [4297] by
- [spec] Added the Expressions chapter.
10/29/09:
- 14:22 Changeset [4296] by
- Looks like a fix for the interpreter; cleanup of compiler phase structure; …
- 11:44 FortressCommentSyntax edited by
- (diff)
- 11:44 FortressCommentSyntax edited by
- (diff)
10/28/09:
- 22:03 Changeset [4295] by
- [spec] Added some sections in the Expressions chapter.
10/26/09:
- 22:10 Changeset [4294] by
- [copyright] Fixed copyright notices.
- 22:08 Changeset [4293] by
- [scala util] Scala code now use TypeAnalyzer? in Scala instead of one in …
- 21:56 Changeset [4292] by
- [self type idiom] Added another self-type idiom test. [overloading …
- 20:28 Changeset [4291] by
- Unambiguous names enabled -- stack traces may look vile.
- 13:32 Changeset [4290] by
- small prettifications
- 07:55 Changeset [4289] by
- [types util] Fixed the inheritedMethods to handle method overriding. …
- 07:31 Changeset [4288] by
- Removing unused error rates
- 07:31 Changeset [4287] by
- birdcount0
10/24/09:
- 23:14 Changeset [4286] by
- [self type idiom] Added more tests. [type checker] Moved the …
Note: See TracTimeline
for information about the timeline view.

