Timeline
01/05/09:
- 12:04 Changeset [3289] by
- Feeding generated APIs to static analysis, not yet working
- 10:11 Changeset [3288] by
- [repository] native imports generate fake apis, sort of
- 08:45 Changeset [3287] by
- Renamed JavaString to FlatString in line with discussion. This will …
01/04/09:
- 17:32 Changeset [3286] by
- [repository/nodecomparer] made cached based repository use an applicative …
- 11:26 Changeset [3285] by
- Extended desugaring for nested reductions. Now, optimization mechanism for …
01/03/09:
- 08:38 Changeset [3284] by
- [repository/foreign] more generated APIs for foreign code; still lacks …
01/01/09:
- 20:41 Changeset [3283] by
- More whacking on auto generation of APIs for foreign imports
- 10:09 Changeset [3282] by
- Tinkering with the PrefixSet? code. Could anyone take pity on me and drop a …
- 08:12 Ticket #319 (api generator mangles BIG bracket operators) closed by
- fixed
- 08:00 Changeset [3281] by
- [api tool] Fixed unparsing BIG bracket operators. Closed Ticket #319.
- 06:08 Ticket #319 (api generator mangles BIG bracket operators) created by
- When I run the api tool on Set.fss (in the Library), the lines […] are …
12/31/08:
- 05:14 Changeset [3280] by
- [copyright] Fixed copyright notices.
12/30/08:
- 11:43 Ticket #316 (Syntax Abstraction cannot read the cache properly) closed by
- fixed: Fixed in r3271.
- 11:37 Changeset [3279] by
- [preparser] Minor cleanup.
- 09:50 Changeset [3278] by
- [copyright] Fixed copyright notices.
- 06:52 Changeset [3277] by
- [preparser] Added two tests for syntax error message quality: …
- 05:26 Changeset [3276] by
- [preparser] Added two tests for syntax error message quality: …
- 04:18 Changeset [3275] by
- [preparser] Added two tests for syntax error message quality: …
12/29/08:
- 19:54 Changeset [3274] by
- [preparser] Added two tests for syntax error message quality: …
- 19:19 Changeset [3273] by
- [syntax] bring back the ForUse? and OrUse? tests
- 17:53 Changeset [3272] by
- Some more minor cleanup.
- 17:43 Changeset [3271] by
- [desugarer] create a new list in the node update visitor because the …
- 17:31 Ticket #318 (CompilerJUTests is non-repeatable) closed by
- fixed: Fixed in r3270.
- 17:30 Changeset [3270] by
- [test] Multiple static errors are compared with the expected results after …
- 16:30 Changeset [3269] by
- [syntax] use @Override to catch some refactoring bugs. Updating function …
- 16:15 Changeset [3268] by
- Replace uses of IterUtil?.first(....getNames()) by ....getNames().get(0), …
- 16:05 Ticket #318 (CompilerJUTests is non-repeatable) created by
- In r3267, run ./ant clean test. Note that it succeeds. Now run `./ant …
- 13:12 Changeset [3267] by
- [preparser] Added two tests for syntax error message quality: …
- 11:11 Changeset [3266] by
- [preparser] Added the first draft of the delimiter preparser. [compiler] …
- 04:41 Changeset [3265] by
- [compiler] Added two tests for error message quality: XXXCompiled1.fss and …
12/28/08:
- 19:10 Changeset [3264] by
- [preparser] Made NodeUtil?.apiName work more generally.
- 13:22 Changeset [3263] by
- [preparser] Do not use the preparser to get just the compilation unit …
- 07:44 WikiStart edited by
- (diff)
- 07:24 Changeset [3262] by
- [cleanup] Deleted some obsolete code. Improved some error messages.
- 07:01 Changeset [3261] by
- Added more Eclipse files necessary to make Scala plugin happy
- 06:38 Changeset [3260] by
- Cleaned up DOTCLASSPATH and .project; minor progress towards foreign …
12/27/08:
- 07:38 Changeset [3259] by
- [repository, useful] Work on foreign-java interface generation etc.
12/25/08:
- 20:21 Changeset [3258] by
- [preparser] Do not use the core parser as a backup for the preparser. …
12/24/08:
- 14:41 Changeset [3257] by
- Added source files for first 22 compiled programs. Added a test case for …
12/23/08:
- 21:22 Changeset [3256] by
- [Typechecker] Added a new implementation of constraint formula based off …
- 18:40 Changeset [3255] by
- [preparser] Fixed obsolete productions in the preparser. Cleaned up the …
- 15:37 Changeset [3254] by
- Threaded through more information on parametrically named operators.
- 12:39 Changeset [3253] by
- [parser] Implemented the new foreign language imports: - Disallowed …
12/22/08:
- 08:39 Changeset [3252] by
- [interpreter, testing] David's refactoring lost change that supported the …
12/21/08:
- 07:24 Changeset [3251] by
- [repository, mostly] some cleanup of graph repository
- 07:06 Changeset [3250] by
- [ast cleanup] Eliminated the Span constructor without any source location. …
- 05:34 Changeset [3249] by
- [ast cleanup] Replaced 'new Span()' with singleton spans with better …
12/20/08:
- 18:36 Changeset [3248] by
- [ast cleanup] Replaced 'new Span()' with singleton spans with better …
- 16:14 Changeset [3247] by
- [ast cleanup] Replaced 'new Span()' with singleton spans with better …
12/19/08:
- 23:16 AstRestructuring edited by
- (diff)
- 22:34 Changeset [3246] by
- [ast refactoring] Replaced the span field, which every AST node contains, …
- 15:41 Changeset [3245] by
- Added a missing file.
- 15:01 Changeset [3244] by
- Implemented autogeneration of extractor objects for Scala code. Threaded …
- 13:06 Changeset [3243] by
- [ast refactoring] Replaced direct constructor calls with static method …
- 08:27 Changeset [3242] by
- [libraries, interpreter] Preliminary version of stripped-down minimalist …
- 07:09 Changeset [3241] by
- [ast refactoring] Replaced direct constructor calls with static method …
- 05:53 Changeset [3240] by
- [ast refactoring] Replaced direct constructor calls with static method …
- 04:52 Changeset [3239] by
- [ast refactoring] Replaced direct constructor calls with static method …
- 02:36 Changeset [3238] by
- [ast refactoring] Renamed a field: def is a Scala keyword.
12/18/08:
- 12:44 Changeset [3237] by
- [libraries, tests] Replace toString by asString throughout.
- 11:57 Changeset [3236] by
- [tool] Replaced toString with asString in the FortressAst?.fss generator.
- 11:33 Changeset [3235] by
- Library changes to fix tennisRanking
12/17/08:
- 11:52 Changeset [3234] by
- paraffins: comments cleanup
- 11:37 TypeVariableMatching edited by
- (diff)
- 10:23 FortressHowTos edited by
- (diff)
- 09:35 FortressLibraries edited by
- (diff)
- 08:57 TypeVariableMatching created by
- 08:57 FortressHowTos edited by
- (diff)
- 08:54 UnhappyCompendium edited by
- (diff)
- 08:47 Changeset [3233] by
- paraffins: moved dome def to the top level working around tickets 46 & 317 …
- 03:56 Changeset [3232] by
- Respacing the code from r3231... sorry.
- 03:22 Changeset [3231] by
- A first attempt at implementing prefix trees
12/16/08:
- 14:13 Changeset [3230] by
- Example code for #317.
- 14:12 Ticket #317 ("fortress test" re-initializes the world numerous times) created by
- This is …
- 13:46 Changeset [3229] by
- [demos, error printing] More error printing fixes, fixes to Paraffins …
- 13:20 Changeset [3228] by
- [library, demos, error reporting] Fixed library and demos to hopefully …
- 12:52 Changeset [3227] by
- Refactorings across static analysis code to help with checking operator …
- 09:05 Changeset [3226] by
- Minor bugfix to Map.minimum()
12/15/08:
- 23:08 Changeset [3225] by
- [ast refactoring] Preparation for factoring out Span from the nodes.
- 18:57 Changeset [3224] by
- [ast refactoring] Added the ExprInfo? field to the Expr node.
- 13:41 Changeset [3223] by
- [tests] Neglected to svn add test for last bug fix. Here it is.
- 13:40 Ticket #314 (Exponentiation not completely implemented) closed by
- fixed: Fixed in r3222.
- 13:40 Changeset [3222] by
- Fixed exponentiation bug #314
- 12:14 NativeInterfaceCodeGeneration edited by
- (diff)
- 11:58 NativeInterfaceCodeGeneration edited by
- (diff)
- 11:56 NativeInterfaceCodeGeneration edited by
- (diff)
- 11:39 NativeInterfaceCodeGeneration edited by
- (diff)
- 11:35 Changeset [3221] by
- [compiler test] Fixed Problem 1. Eliminated stack traces from uncaught …
- 11:26 NativeInterfaceExampleWrappedClass edited by
- (diff)
- 08:21 Changeset [3220] by
- [ast refactoring] Reduced the number of fields in the AST node: ArrowType?. …
- 06:13 Changeset [3219] by
- [testing] Randomized testing is great. Now if only it found bugs in the …
- 05:00 Changeset [3218] by
- Guaranteed FORTRESS_HOME passed to test shell scripts, added filename to …
12/14/08:
- 23:54 TypeCheckerProgress edited by
- (diff)
- 23:50 GlobalInferenceForFortress edited by
- (diff)
- 23:44 TypeCheckerProgress edited by
- (diff)
- 23:39 GlobalInferenceForFortress created by
- 23:30 TypeCheckerProgress edited by
- (diff)
- 23:27 TypeCheckerProgress edited by
- (diff)
- 20:40 TypeCheckerProgress edited by
- (diff)
- 20:39 Changeset [3217] by
- [ast refactoring] Cleaned up common headers for trait/object/function …
- 19:18 TypeCheckerProgress edited by
- formatting (diff)
- 18:54 TypeCheckerProgress edited by
- (diff)
- 18:31 OldProgressPage created by
- 18:30 TypeCheckerProgress edited by
- (diff)
- 15:56 Changeset [3216] by
- [ast refactoring] Reduced the number of fields in the AST nodes: FnDecl?, …
12/13/08:
- 23:54 Changeset [3215] by
- [ast refactoring] Reduced the number of fields in the AST nodes: TraitDecl? …
- 18:01 Changeset [3214] by
- [ast refactoring] Preparation for reducing the number of AST node fields.
- 08:47 Changeset [3213] by
- [compiler test] Fixed Problem 2.
- 08:36 Changeset [3212] by
- [parser] Fixed source location ranges.
12/12/08:
- 19:00 Changeset [3211] by
- [ast refactoring] Eliminated nodes: IEConstraint, GTConstraint, …
- 17:00 AstRestructuring edited by
- (diff)
- 16:56 Changeset [3210] by
- [ast refactoring] Removed optional fields of the rest of the nodes.
- 14:38 Ticket #316 (Syntax Abstraction cannot read the cache properly) created by
- A bug for those working on syntax abstraction: Check out the latest …
- 14:18 Changeset [3209] by
- Frobbed to make a bit more location-independent.
- 14:18 Changeset [3208] by
- [ast] scalb is 1.6 and later, so using pow instead.
- 13:55 AstRestructuring edited by
- (diff)
- 13:46 Changeset [3207] by
- Left these out of last commit.
- 13:43 Ticket #315 (Shell tests don't work when run from ProjectFortress) created by
- Look at trunk:ProjectFortress/tests/concurrentPrinting.sh and note that it …
- 13:33 Changeset [3206] by
- [ast] Modifiers are now an independent type in nodes_util. This leads to …
- 12:33 Changeset [3205] by
- Changed comment only
- 12:23 Changeset [3204] by
- Added shells script to test printing to stdOut in the presence of …
- 12:11 WikiStart edited by
- (diff)
- 11:46 Changeset [3203] by
- [ast refactoring] Removed optional fields of the rest of the Type nodes.
- 11:16 StringRestructuring edited by
- (diff)
- 11:16 StringRestructuring edited by
- (diff)
- 08:05 Changeset [3202] by
- [ast refactoring] Removed optional fields of VarType?, TraitType?, …
- 06:37 Changeset [3201] by
- Implementation of generators-of-generators excluding codes to desugar …
12/11/08:
- 20:43 Changeset [3200] by
- [ast refactoring] Removed optional fields of the rest of the Expr nodes.
- 17:59 Changeset [3199] by
- [ast refactoring] Removed optional fields of Assignment, Block, CaseExpr?, …
- 15:16 Changeset [3198] by
- [ast refactoring] Removed optional fields of ArrayComprehension?, …
- 14:42 Changeset [3197] by
- Improved static error message for unresolved variable references.
- 14:35 Changeset [3196] by
- The new world of printing
- 13:51 Changeset [3195] by
- [unit tests] added recognition of .sh file type for testing -- shell …
- 13:25 Ticket #314 (Exponentiation not completely implemented) created by
- R32 and RR64 need to override the opr ^ method in trait Number. Wihtout …
- 11:06 Changeset [3194] by
- [repository] corrected correspondence between greater-than and …
- 04:41 Changeset [3193] by
- [ast refactoring] Removed optional fields of IntLiteralExpr?, …
12/10/08:
- 23:55 Changeset [3192] by
- [ast refactoring] Removed optional fields of VarRef?.
- 23:13 Changeset [3191] by
- [ast refactoring] Removed optional fields of FnRef? and OpRef?.
- 17:58 Changeset [3190] by
- [ast refactoring] Removed optional fields of Juxt and MathPrimary?.
- 17:57 Ticket #313 (Can't specify types of operators) closed by
- worksforme: Fortress does not support explicit instantiations of static parameters of …
- 17:34 Ticket #313 (Can't specify types of operators) created by
- Specifying an operator type, as in the following code, gives a syntax …
- 13:53 Changeset [3189] by
- [ast refactoring] Removed optional fields of OpExpr? and …
- 13:38 Changeset [3188] by
- [repository] Fixed up rebuild behavior in the face of circular API imports
- 13:18 Changeset [3187] by
- [ast refactoring] Removed optional fields of _RewriteFnRef, …
- 06:38 Changeset [3186] by
- [ast refactoring] Removed optional fields of FnDecl?, DimDecl?, UnitDecl?, …
12/09/08:
- 21:27 Changeset [3185] by
- [interpreter and repository] minor sanitizing of repository data …
- 20:06 Changeset [3184] by
- [ast refactoring] Remove optional fields of Component, AliasedSimpleName?, …
- 18:28 AstRestructuring edited by
- (diff)
- 18:23 Changeset [3183] by
- [ast refactoring] MathPrimary? and MathItem? should be disappeared after …
- 17:39 Changeset [3182] by
- [ast refactoring] Merged nodes: Juxt, LooseJuxt?, and TightJuxt?
- 12:09 Changeset [3181] by
- [library] Cleaned up allocation of matrices and vectors, fixing a bug …
- 09:43 Ticket #312 (api command fails on native component) closed by
- fixed: Fixed in r3179.
- 09:42 Changeset [3180] by
- [tool] Eliminate generated files.
- 09:38 Changeset [3179] by
- [library] The language and package bindings in native components should be …
- 08:51 AstRestructuring edited by
- (diff)
- 08:51 Changeset [3178] by
- [ast refactoring] Made the AmbiguousMultifixOpExpr? node implement the …
- 08:26 AstRestructuring edited by
- (diff)
- 08:18 Changeset [3177] by
- [ast refactoring] Added some interfaces to describe nodes …
- 07:58 Changeset [3176] by
- [ast refactoring] Merged nodes: StaticParam?, OpParam?, and StaticParam?
12/08/08:
- 20:52 Changeset [3175] by
- [ast refactoring] Merged nodes: IdStaticParam?, BoolParam?, DimParam?, …
- 19:20 Changeset [3174] by
- [interpreter] Omitted file in last commit.
- 17:29 Changeset [3173] by
- Direct call for primitives, support for direct invocation of interpreted …
- 11:34 Changeset [3172] by
- [repository] fixed dependence calculations, somewhat
- 11:30 Ticket #312 (api command fails on native component) created by
- When the api command is run on a component file that contains a native …
- 11:05 Changeset [3171] by
- [ast refactoring] Restructured the WhereBinding? hierarchy.
- 10:19 AstRestructuring edited by
- (diff)
- 10:06 Changeset [3170] by
- [ast refactoring] Restructured the UnitExpr? hierarchy.
- 09:36 Changeset [3169] by
- [ast refactoring] Restructured the BoolExpr? hierarchy.
- 08:42 Changeset [3168] by
- [ast refactoring] Restructured the IntExpr? hierarchy.
12/07/08:
- 21:18 Changeset [3167] by
- [ast refactoring] Restructured the DimExpr? hierarchy.
- 18:36 Changeset [3166] by
- [interpreter] Ripped gratuitous location-passing out of the apply path. …
- 16:17 Changeset [3165] by
- [interpreter] More refactoring: move functionInvocation to Fcn.java and …
- 16:08 Changeset [3164] by
- Restored lexical depth information for singleton object references
- 14:29 Changeset [3163] by
- [ast refactoring] Moved the Modifier nodes out of the ASTNode hierarchy. …
- 13:41 UnderstandingApply created by
- 13:17 WikiStart edited by
- (diff)
- 13:15 Changeset [3162] by
- [interpreter] More apply-path cleanup. EnvForInference? is (largely) …
- 12:03 Changeset [3161] by
- [ast refactoring] Fixed lexical level setting for FnRef?.
- 11:39 Changeset [3160] by
- [interpreter] More apply-path cleanup. bestMatchIndex is now just …
- 08:06 Changeset [3159] by
- [interpreter, library] Fix fullRange3D problem. Some code cleanups and …
- 07:37 Changeset [3158] by
- [ast refactoring] Preparation for merging FnRef? and OpRef?.
- 06:28 Changeset [3157] by
- [ast refactoring] Eliminated node: AbstractFieldRef?
12/06/08:
- 20:35 Changeset [3156] by
- [ast refactoring] Preparation for merging FnRef? and OpRef?.
- 06:37 AstRestructuring edited by
- (diff)
- 06:17 Changeset [3155] by
- [ast refactoring] Eliminated nodes: _RewriteFnRefOverloading and …
Note: See TracTimeline
for information about the timeline view.

