Timeline


and .

08/10/09:

15:15 Changeset [4059] by sukyoungryu
[syntactic abstraction tests] Fixed missing plumbing of components and …
12:45 Changeset [4058] by sukyoungryu
[interpreter tests] Fixed an interpreter test using the old function …
10:51 Changeset [4057] by sukyoungryu
[parser] Implemented the new function expression syntax.

08/09/09:

20:00 StaticChecks edited by sukyoungryu
(diff)
19:45 StaticTests edited by sukyoungryu
(diff)
19:44 CompilerTests edited by sukyoungryu
(diff)
19:43 Changeset [4056] by sukyoungryu
[compiler tests] Moved some of now working static tests to the …
19:27 Changeset [4055] by sukyoungryu
[compiler tests] Moved some of now working static tests to the …
15:07 CompilerTests edited by sukyoungryu
(diff)
15:06 Changeset [4054] by sukyoungryu
[compiler tests] Cleaning up compiler tests.
14:24 Ticket #341 (Local variables seem to conflict with printing) closed by sukyoungryu
fixed: The test file is now renamed as Compiled6.ac.fss.
14:22 Changeset [4053] by sukyoungryu
[compiler tests] Cleaning up compiler tests.
13:58 Changeset [4052] by sukyoungryu
[compiler tests] Cleaning up compiler tests.
13:14 Ticket #339 (Substitution not performed on invoked method return types) closed by sukyoungryu
fixed
13:13 Changeset [4051] by sukyoungryu
[compiler test] Fixed the accidental renaming of a compiler test.
13:12 Changeset [4050] by sukyoungryu
[compiler test] Closed Ticket #339.
09:29 Changeset [4049] by skilpat
[type checker] Fixed bug in checking LocalVarDecls? with declared types.
07:39 Changeset [4048] by sukyoungryu
[copyright] Fixed copyright notices and a .test file.
07:26 Changeset [4047] by dr2chase
Modified mangling, added better test
06:41 Changeset [4046] by dr2chase
Repaired test, sort of

08/07/09:

16:10 Changeset [4045] by jrhil47
[Typechecker] Made some changes to fix the interaction of Juxt and FnExpr?
14:05 Changeset [4044] by dr2chase
Updates for more symbolic freedom, generating triggers for classloading of …
13:03 Changeset [4043] by jmaessen
[codegen] Refactored task generation and made it use "actual" free …
12:21 Changeset [4042] by jon
[syntax] throw an error if an extension grammar is null
09:56 Changeset [4041] by jrhil47
[errors] Major overhaul of application expression error messages. Fixed …

08/05/09:

13:33 Changeset [4040] by jmaessen
[libraries, test] Bring boolean functions on line (except short cut), …
13:32 Changeset [4039] by jmaessen
[compiler] Tweaks to BASet, cleanup of CodeGen?.

08/04/09:

13:52 Changeset [4038] by dr2chase
Turned back two changes that would bust things for Christine
13:46 Changeset [4037] by EricAllen
Renumbered CompiledX programs to make room for wordcount-related tasks.
12:52 Changeset [4036] by dr2chase
Added flag to distinguish between FnRef? as closure and FnRef? as apply; …
10:44 Changeset [4035] by chf
small fix at David's request.
09:00 Changeset [4034] by chf
oops
08:57 Changeset [4033] by chf
Get the signatures right for Compiled6
08:33 Changeset [4032] by dr2chase
More untangling of method and type descriptors

08/03/09:

11:56 Changeset [4031] by jrhil47
[error messages] Began writing infrastructure for better error messages …
11:54 Changeset [4030] by dr2chase
Classloader now enabled; naming fixed, one incorrect test moved aside till …

08/02/09:

21:54 CompilerTests edited by sukyoungryu
(diff)
21:45 Changeset [4029] by sukyoungryu
[compiler tests] Added more tests for the getter call syntax.

07/31/09:

12:52 Changeset [4028] by dr2chase
Commoning up code in the code generator; mangling names to make them legal
09:54 Changeset [4027] by jrhil47
[static errors] Cleaning up StaticErrors? a bit; when making StaticErrors?, …
06:43 Changeset [4026] by sukyoungryu
[overloading checker] Fixed a bug handling static arguments of enclosing …

07/30/09:

12:43 CompilerTests edited by sukyoungryu
(diff)
07:19 CompilerTests edited by sukyoungryu
(diff)
07:19 Changeset [4025] by jrhil47
[type checker] Fixed bug in static instantiation. Comprehensions are one …
03:57 Changeset [4024] by sukyoungryu
[compiler index] Fixed IndexBuilder? handling getters and setters.

07/29/09:

22:49 Changeset [4023] by sukyoungryu
[compiler index] Added modifier getters to functional indices.
14:03 Changeset [4022] by dr2chase
Some reorg and cleanup to make life better for Arrow types …
08:32 Changeset [4021] by jmaessen
[typechecker testing] Some newer versions of desugared comprehensions that …
07:21 Changeset [4020] by jrhil47
[type checker] Inferring FnExpr? parameter types when arguments to operator …

07/28/09:

13:46 Changeset [4019] by jmaessen
[tests] Fixed missing definition of generate. Result now type checks …
11:04 Changeset [4018] by jmaessen
[testing] Comprehensions1 had been made to typecheck, so I added a couple …
10:17 Changeset [4017] by jrhil47
[type checker] Now inferring parameter types of FnExprs? that are arguments …
06:46 Changeset [4016] by jmaessen
[demos] Fixed wordcount2 to only output first 100 entries---matching …
03:49 Changeset [4015] by sukyoungryu
[demos] Hopefully fixed two failing demos. demos/wordcount2.fss is still …

07/27/09:

19:23 Changeset [4014] by sukyoungryu
[type checker] Normalize function argument types before printing error …
17:01 Changeset [4013] by dr2chase
Added a hook on which to hang the class loader for generic expansion
14:04 Changeset [4012] by jmaessen
[codegen, rts] Task spawning no longer requires an arraylist and proceeds …
11:30 Changeset [4011] by jmaessen
[codegen] elif now works.
09:28 Changeset [4010] by jmaessen
[codegen] Overhauled how JVM-stack-resident locals are handled during code …

07/25/09:

20:54 Changeset [4009] by sukyoungryu
[refactoring] More refactoring of IndexBuilder?.
13:17 Changeset [4008] by sukyoungryu
[refactoring] Refactored IndexBuilder?.
06:36 Changeset [4007] by sukyoungryu
[refactoring] Replaced the Java version of IndexBuilder? with the Scala …

07/24/09:

21:38 Changeset [4006] by sukyoungryu
[refactoring] Refactoring IndexBUilder (in progress)
21:18 Changeset [4005] by sukyoungryu
[refactoring] Refactoring IndexBuilder? (in progress)
17:23 Changeset [4004] by sukyoungryu
[refactoring] Refactoring IndexBuilder? (in progress)
15:28 CompilerTests edited by sukyoungryu
(diff)
15:26 Changeset [4003] by sukyoungryu
[compiler tests] Moved nyi.Compiled5.d.fss to nyi.Compiled6.w.fss
15:23 Changeset [4002] by sukyoungryu
[copyright] Fixed copyright notices.
11:17 Changeset [4001] by jmaessen
[tests] New Compiled6: tests a simple higher-order function call. …
10:37 Changeset [4000] by jmaessen
[codegen] Local variable bindings. No mutability yet, but we attempt to …

07/23/09:

20:37 Changeset [3999] by EricAllen
More cleanup of compiler phase threading.
20:20 Changeset [3998] by EricAllen
Cleaned up some code formatting.
14:57 Changeset [3997] by EricAllen
Fixed all plumbing of components and APIs through compiler phases.
14:20 Changeset [3996] by jrhil47
[type checker] Now properly inferring types for component-level variable …
06:43 IntegerSquareRoot edited by steve.heller
added a link to Wikipedia (diff)

07/22/09:

20:59 FortressCommentSyntax edited by gls
(diff)
20:55 FortressCommentSyntax edited by gls
(diff)
15:55 BuffonsNeedle edited by gls
(diff)
15:54 BuffonsNeedle edited by gls
(diff)
15:44 BuffonsNeedle edited by gls
(diff)
15:43 Changeset [3995] by gls
Fixed minor error in Fortify tool
15:39 BuffonsNeedle edited by gls
(diff)
15:39 BuffonsNeedle edited by gls
(diff)
15:36 BuffonsNeedle edited by gls
(diff)
15:26 Changeset [3994] by gls
Fortify tool now handles fractions (and passes all tests)
12:58 Changeset [3993] by jmaessen
[demos] 100% mutation-free implementation of wordcount2, also upgraded a …
11:35 Changeset [3992] by jrhil47
[index] Made functional indices have much nicer toString(). Type checker …
11:31 Changeset [3991] by nbeckman
Added an ant configuration file for the CYGWIN 'architecture.' This brings …
11:19 Changeset [3990] by jmaessen
[testing] Fixed frustrating bugs in which "fortress" could no longer run …
10:08 Changeset [3989] by chf
cleanups
09:58 Changeset [3988] by jrhil47
[type checking] Cached the creation of type environments for APIs.
05:02 Changeset [3987] by sukyoungryu
[tests] Eliminated accidentally committed test files.
05:00 StaticChecks edited by sukyoungryu
(diff)
04:59 CompilerTests edited by sukyoungryu
(diff)
04:58 Changeset [3986] by sukyoungryu
[static checker] Implemented the static check that every type listed in a …

07/21/09:

11:13 Changeset [3985] by jrhil47
[type checker] Fixed bug in checking VarDecls?. Parameter types of FnExprs?
10:53 Ticket #353 (fortress typecheck success causes subsequent fortress compile to silently ...) created by jmaessen
Running fortress typecheck puts the cache into a state in which it …
10:23 Changeset [3984] by jmaessen
Minor cleanup stumbled upon during profiling.
04:07 Changeset [3983] by sukyoungryu
[disambiguator] Fixed TraitTable? and TopLevelEnv? to look up the exported …
03:56 Changeset [3982] by sukyoungryu
[build] Eliminated obsolete static JU tests.
03:49 Changeset [3981] by sukyoungryu
[copyright checker] Fixed the copyright checker to ignore generated XML …
03:48 CompilerTests edited by sukyoungryu
(diff)

07/20/09:

17:29 Changeset [3980] by sukyoungryu
[compiler tests] Added Compiled5.bm.fss into the Compiler tests.
14:53 Changeset [3979] by EricAllen
Added forgotten new file.
11:58 Changeset [3978] by EricAllen
Threaded through dependencies properly, so that compound APIs work as …
11:22 Changeset [3977] by EricAllen
Moved interpreter tasks out of ./ant clean test, etc. Now, interpreter …
11:21 Changeset [3976] by jrhil47
[typechecker] Fixed bug that occurred when inferring return types on …
10:11 Changeset [3975] by chf
timing stuff
08:28 Changeset [3974] by chf
timing stuff

07/19/09:

19:45 StaticChecks edited by sukyoungryu
(diff)

07/18/09:

20:36 Changeset [3973] by sukyoungryu
[accumulator desugarer] Fixed desugaring of accumulator to preserve the …
12:14 CompilerTests edited by sukyoungryu
(diff)
12:13 StaticTests edited by sukyoungryu
(diff)
12:12 Changeset [3972] by sukyoungryu
[static tests] Moved one test from not_working_static_tests/ to …
08:05 Changeset [3971] by sukyoungryu
[Compiled6] Fixed a minor bug.

07/17/09:

23:04 Changeset [3970] by sukyoungryu
[static checker] Implemented a type extractor from exported APIs. Added a …
15:33 Changeset [3969] by jrhil47
[type checker] Fixed bug in checking LocalVarDecl?. Added checking of …
12:49 Changeset [3968] by jrhil47
[ast] Changed CoercionInvocation? node to coerce to an arbitrary Type, …
07:49 Changeset [3967] by jmaessen
[testing] Sequential fib in order to test typecheck and codegen for local …

07/16/09:

14:18 Changeset [3966] by jmaessen
[testing] Some code for testing the type checking of comprehensions. This …
07:11 Changeset [3965] by chf
timing file

07/15/09:

21:05 Changeset [3964] by dr2chase
Incorporate method invocation type info, add workaround for field access …
16:10 Changeset [3963] by jrhil47
[coercions] Implemented CoercionOracle?. Added new Coercion index to the …
12:55 CompilerTests edited by sukyoungryu
(diff)
12:55 StaticTests edited by sukyoungryu
(diff)
12:44 Changeset [3962] by sukyoungryu
[static tests] Moved 7 static tests from not_working_static_tests/ to …
12:28 Changeset [3961] by chf
oopsie fix the test data
12:21 Changeset [3960] by chf
wordcount2
12:10 WordCount created by steve.heller
12:09 Changeset [3959] by chf
start of timing stuff
10:47 Changeset [3958] by jrhil47
[AST] Added a field for the type of the statically most specific arrow to …
08:23 Changeset [3957] by sukyoungryu
[export checker] Implemented export checking of abstract function …
08:02 Changeset [3956] by dr2chase
Added explanatory comments to trickier tests

07/14/09:

17:21 Changeset [3955] by dr2chase
A couple more tests
15:51 Changeset [3954] by jrhil47
[ast] Changed StaticParam? to contain a boolean field that determines if …
15:12 Changeset [3953] by jrhil47
[Desugarer] Fixed rewriting of FieldRefs?
14:26 Changeset [3952] by dr2chase
Simple method definition and invocation
13:11 Changeset [3951] by jrhil47
[type checker] Fixed inference on function application.
12:18 Changeset [3950] by chf
More fixes to delegate.
10:35 Changeset [3949] by jrhil47
[Type checker] Fixed FieldRefs?
09:24 Changeset [3948] by EricAllen
Committed various refactorings and modifications to GraphRepository?.
09:08 Changeset [3947] by EricAllen
Added IDEA project files.
07:24 Changeset [3946] by dr2chase
Added code for fields

07/13/09:

21:13 Changeset [3945] by EricAllen
Expanded the contents of the GlobalEnvironment? during type checking.
16:00 Changeset [3944] by EricAllen
More incremental commits of code not related to the performance bug I'm …
15:34 Changeset [3943] by EricAllen
Committing yet more incremental changes not related to the performance bug …
15:13 Changeset [3942] by EricAllen
More incremental commits of linker-related code that is unrelated to the …
14:42 Changeset [3941] by EricAllen
Incrementally committed some recent changes that are unrelated to the …
13:31 Changeset [3940] by chf
Small refactoring, many more to come
12:39 Changeset [3939] by jrhil47
[Type Checker] Implemented the cases for MethodInvocation? and FieldRefs?.
11:15 Changeset [3938] by sukyoungryu
[static checker] Reverted changes in r3937 while investigating what the …
10:53 FortressQuestions edited by dr2chase
(diff)
10:24 FortressQuestions edited by tomas.mikula
(diff)
08:37 Changeset [3937] by sukyoungryu
[static checker] Refactoring IndexBuilder?. (work in progress)

07/12/09:

20:17 Changeset [3936] by dr2chase
Added a not_working test for compiler for simple field access
13:50 StaticChecks edited by sukyoungryu
(diff)
Note: See TracTimeline for information about the timeline view.