Timeline


and .

09/10/09:

14:20 Changeset [4153] by jmaessen
[codegen] Fix Heisenbug that was causing some executions of Compiled7 to …
13:45 Changeset [4152] by Crink
Reverting: Seems my r4150 was broken. Hmmmm. Seemed to test ok at work.
08:08 Changeset [4151] by jmaessen
Fix odd indentation
05:30 Changeset [4150] by Crink
Library, interpreter glue: Added methods to ZZ to convert to ZZ32 or ZZ64. …

09/09/09:

20:18 Changeset [4149] by skilpat
[ast] Split CoercionInvocation? node into three subnodes for traits, …
13:43 Changeset [4148] by jrhil47
[Typechecker] Fixed a bug with inference of parameters on FnExprs?.
13:09 Changeset [4147] by EricAllen
Added more long term tests.
12:44 Changeset [4146] by jmaessen
[testing] Consolidated now-working Compiled7fo, Compiled7, and Compiled8. …
11:52 Changeset [4145] by dr2chase
Fixed glitches in arrows of arrows, now allows Compiled8 to run (part of …
11:39 Changeset [4144] by EricAllen
Added a simple working test for for loops.
11:19 Changeset [4143] by EricAllen
More fringe reorg.
11:16 Changeset [4142] by EricAllen
Moved fringe files to new location.
08:23 Changeset [4141] by EricAllen
Reorganized some fringe files.

09/08/09:

20:25 Changeset [4140] by dr2chase
Fixed naming glitches with empty parameter lists; also tweaked a couple of …
19:34 Changeset [4139] by dr2chase
NOW with 21st century character encoding. Can I have my flying car now?
18:56 Changeset [4138] by sukyoungryu
[parser] Fixed the import collector handling renamed operators.
14:06 Changeset [4137] by EricAllen
Added part of the fringe of programs that must pass to complete long term …
13:27 Changeset [4136] by jmaessen
[library] Uncommented the short-cut boolean operators. Actually trying to …
11:23 Changeset [4135] by jmaessen
[testing] Type-annotated version of Compiled8 that compiles but crashes at …
10:47 Changeset [4134] by jmaessen
[tests] Compiled7 now works after carrying across changes from …
09:15 Changeset [4133] by sukyoungryu
[compiler tests] Added compiler tests for generics.
08:13 CompilerDesignNotes edited by dr2chase
(diff)

09/07/09:

08:55 Changeset [4132] by jmaessen
[codegen] Correct free variable handling for closures. Majority of code …

09/06/09:

05:19 Changeset [4131] by sukyoungryu
[demos] Fixed more getter call syntax in demos.

09/05/09:

14:21 Changeset [4130] by sukyoungryu
[disambiguator] Fixed handling getters and setters in ExprDisambiguator?. …

09/04/09:

12:49 Changeset [4129] by jmaessen
[codegen] 1-sided conditionals now work correctly (by dint of pushing () …
12:18 Changeset [4128] by jmaessen
[codegen] Fix two major bugs: first, make sure we name system classes …

09/03/09:

11:47 Changeset [4127] by sukyoungryu
[compiler tests] Renamed Comprehensions tests to CompiledX tests.
11:13 Changeset [4126] by sukyoungryu
[tests] Removed component headers from Comprehensions tests.
10:57 Changeset [4125] by jmaessen
testing: make Compiled8 test closure over top-level non-generic function.

09/02/09:

07:32 StaticChecks edited by sukyoungryu
(diff)
07:31 CompilerTests edited by sukyoungryu
(diff)

09/01/09:

23:41 Changeset [4124] by sukyoungryu
[disambiguator] Fixed disambiguation of labels.
22:59 Changeset [4123] by sukyoungryu
[disambiguator] Implemented static checks for the new namespace story.
13:07 Changeset [4122] by sukyoungryu
[static checker] An abstract method can be implemented by concrete methods …
12:48 Changeset [4121] by EricAllen
Added infrastructure for type checking LetFns?.
08:34 WikiStart edited by EricAllen
(diff)
08:33 FortressFormalism edited by EricAllen
(diff)
08:14 Changeset [4120] by sukyoungryu
[disambiguator] Minor fixes in ExprDisambiguator?. [copyright] Fixed …

08/31/09:

12:56 Changeset [4119] by dr2chase
Not sure how these were missed, but they were.
12:39 Changeset [4118] by dr2chase
Functional methods are somewhat working as they are supposed to; native …

08/30/09:

22:46 Changeset [4117] by sukyoungryu
[static checker] Abstract method checker handles functional methods too.

08/25/09:

23:03 Changeset [4116] by sukyoungryu
[overloading checker] Implemented overloading with renamed imports.

08/24/09:

13:54 CompilerTests edited by sukyoungryu
(diff)
13:33 Changeset [4115] by sukyoungryu
[tests] Eliminated a redundant test: ScalaTypeCheckerJUTest. Turned off …
08:21 Changeset [4114] by sukyoungryu
[overloading checker] Implementing overloading with renamed imports. (Work …

08/23/09:

21:54 Changeset [4113] by sukyoungryu
[overloading checker] Implementing overloading with renamed imports. (Work …

08/21/09:

16:05 Changeset [4112] by jmaessen
[compiler, library, tests] Work on getting RR64 to run (seems OK so far …
12:21 Changeset [4111] by jrhil47
[desugarer] Added the CoercionDesugarer?, which desugars all …

08/20/09:

20:12 Changeset [4110] by sukyoungryu
[tests] Set Scala mode to FALSE when running TopLevelEnvGenJUTest.
16:41 Changeset [4109] by sukyoungryu
[library] Moved back some changes from r4101.
16:11 Changeset [4108] by sukyoungryu
[library] Reverted changes in r4101 for now.
13:22 Changeset [4107] by jrhil47
[desugarer] Turned on the AssignmentDesugarer?, but it is untested since we …
12:52 Changeset [4106] by jrhil47
[Codegen] Fixed the "_ should be in scope" errors that were appearing …
11:33 Changeset [4105] by dr2chase
Fixed new Funmet tests, fixed name generation for references to methods in …
08:35 Changeset [4104] by Crink
Thanks to the import exclusion syntax, we have BIG operators for …
07:55 Changeset [4103] by jrhil47
[desugarer] Wrote code for desugaring [compound] assignments into a tuple …
06:54 Changeset [4102] by Crink
Had failed to add Containment.fss for the last update; this corrects that.
06:52 Changeset [4101] by Crink
New Containment.fss, providing support for structures with SUBSET and …

08/19/09:

12:46 Changeset [4100] by jrhil47
[Typechecker] Fixed bug that drops arguments.
12:20 Changeset [4099] by dr2chase
Adding some funtional-method-test sources
10:36 Changeset [4098] by jrhil47
[Typechecker] Rolling back my last commit.
10:05 Changeset [4097] by jrhil47
[Typechecker] Fixed a bug that was causing us to drop arguments.
07:28 Changeset [4096] by jrhil47
[ast] Changed Assignment a bit to use a list of CompoundAssignmentInfo? to …

08/18/09:

12:07 Changeset [4095] by jrhil47
[type checker] Added coercions to function application. Compiled9 works …
08:14 Changeset [4094] by jrhil47
[Typechecker] Added functionality that will allow us to combine inference …
06:12 Changeset [4093] by jmaessen
[library] Counted loops using # (but not : for now due to testing …

08/17/09:

23:57 Changeset [4092] by sukyoungryu
[parser] Backed off an error production.
21:19 CompilerTests edited by sukyoungryu
(diff)
21:15 StaticTests edited by sukyoungryu
(diff)
21:09 Changeset [4091] by sukyoungryu
[compiler tests] Moved more static tests from not_working_static_tests/ to …
19:40 Changeset [4090] by jmaessen
[testing] Uncomment second test in Compiled6.fss, proving that at least …
19:33 Changeset [4089] by jmaessen
[testing, libraries] Most of the code required by Compiled7fo.fss now …
18:48 Ticket #358 (There is no ticket component for compiler / codegen) created by jmaessen
There is currently no "Component" in ticket properties that indicates …
18:47 Ticket #357 (Codegen is sensitive to top level binding order) created by jmaessen
When value bindings are used at top level, their order currently matters; …
13:36 Changeset [4088] by dr2chase
More files to ignore from Mercurial
13:01 Changeset [4087] by dr2chase
Jan's RR64 patches, plus fixes required to make the rest of the system …
10:25 Changeset [4086] by jrhil47
[ast] Added a MethodInfo? object to ArrowType? so that we can keep track of …
09:28 Changeset [4085] by jmaessen
[codegen] Stuff hung during last commit (and Christine made overlapping …
09:20 Changeset [4084] by chf
cleanup
09:15 Changeset [4083] by jmaessen
[codegen] Free variable analysis is now wired in. It will complain if the …
06:39 Changeset [4082] by sukyoungryu
[parser] Fixed the import collector to handle underscores. [compiler …

08/16/09:

21:14 CompilerTests edited by sukyoungryu
(diff)
21:14 StaticTests edited by sukyoungryu
(diff)
21:13 Changeset [4081] by sukyoungryu
[compiler tests] Moved some static tests from not_working_static_tests to …
20:34 CompilerTests edited by sukyoungryu
(diff)
20:19 Ticket #356 (Missing commas in java imports are silently mis-parsed) closed by sukyoungryu
fixed
20:18 Changeset [4080] by sukyoungryu
[parser] Made the Import Collector fail gracefully. Improved error …
10:54 Changeset [4079] by dr2chase
Added two tests for top-level closures

08/14/09:

18:51 Changeset [4078] by dr2chase
Lambdas and classloader and arrow types are all somewhat working; more …
15:22 Changeset [4077] by EricAllen
Implemented hygienic renaming for component linking.
14:39 Changeset [4076] by jrhil47
[Test] Added coercion test.
11:59 Changeset [4075] by chf
lambdas
11:01 Changeset [4074] by dr2chase
Naming tweak for transition
10:50 Changeset [4073] by jrhil47
[type checker] Implemented type checking of Assignment expressions.
10:25 Ticket #356 (Missing commas in java imports are silently mis-parsed) created by jmaessen
In source:trunk/ProjectFortress/LibraryBuiltin/CompilerBuiltin.fss, try …
07:20 Changeset [4072] by dr2chase
Minor changes to MacPortsHelper?, plus script to run

08/13/09:

20:43 Changeset [4071] by dr2chase
Refactoring of more names; classloader enhancements.
13:59 Changeset [4070] by jmaessen
[testing] First-order version of Compiled7. Makes sure we have the …
13:58 Changeset [4069] by jmaessen
[tests] Compiled8, a version of Compiled7 with considerably more elaborate …
12:16 Changeset [4068] by jmaessen
[tests] Compiled7 uses higher-order functions on no args (short cut or) …
10:50 Changeset [4067] by jrhil47
[desugarer] Corrected Assignment desugaring to use the right op refs, if …

08/12/09:

22:47 CompilerTests edited by sukyoungryu
(diff)
22:45 StaticChecks edited by sukyoungryu
(diff)
22:00 Changeset [4066] by sukyoungryu
[static checker] Implemented that object expressions should not define any …
19:26 Changeset [4065] by sukyoungryu
[desugaring] Commented out the offending lines and reverted the changes …
14:04 Changeset [4064] by jrhil47
[desugaring] Corrected the post-type checking desugaring of Assignments.
07:20 Changeset [4063] by jmaessen
[useful] Support efficient set union, intersection, and difference (via …

08/11/09:

13:18 Ticket #355 (fortress.bat not up-to-date for Windows XP environment) created by LouisCutrona
Context: Fortress svn #4045, Windows XP, 3.5 Gb, jdk1.6.0_15 Running from …
12:36 StaticChecks edited by sukyoungryu
(diff)
12:35 CompilerTests edited by sukyoungryu
(diff)
12:35 StaticTests edited by sukyoungryu
(diff)
12:33 Changeset [4062] by sukyoungryu
[overloading checker] Check that a functional which takes a single …
12:01 Ticket #354 (compile_err_equals doesn't recognize fwd-slash back-slash equivalence) created by LouisCutrona
Context of error: ant clean compile test, Fortress svn #4045, …
09:41 Changeset [4061] by jrhil47
[type checker] Fixed bug in type checking a tight juxt. Now it tries to …
08:57 Changeset [4060] by jrhil47
[type checker] Fixed bug in environments. Fixed nyi.Compiled6.u.fss and …
Note: See TracTimeline for information about the timeline view.