Timeline
04/29/09:
- 20:26 Changeset [3686] by
- [TypeChecker?] Added switch to turn on scala typechecker.
- 18:36 Changeset [3685] by
- [Typecheker] Fixed an error.
- 18:16 Changeset [3684] by
- [TypeChecker?] Changed the name of the scala type checker in preparation …
- 11:47 Changeset [3683] by
- Changed Eclipse classpath to use asm-all-3.1.jar
- 11:36 Changeset [3682] by
- Added asm-all to get access to asm util classes; some restructure of …
- 06:53 Changeset [3681] by
- [cleanup] Two more copyright notice fixes.
- 06:50 Changeset [3680] by
- [cleanup] Deleted a generated directory. Fixed copyright notices.
04/28/09:
- 21:51 Changeset [3679] by
- [Typechecker] Added code to handle names. Made the TypeEnv? and …
- 17:58 Changeset [3678] by
- Minor restructuring of overloaded code generation to make it easier to …
- 12:55 Changeset [3677] by
- [codegen] added ability to call function defined in same component, and to …
- 12:03 Changeset [3676] by
- [compiler] Massive Debug.debug cleanup. General advice: don't use + …
- 07:36 Changeset [3675] by
- [libraries] Fixed bug in shuffle (and added test to see that shuffling was …
04/27/09:
- 21:00 Changeset [3674] by
- [ast] ArrayType?, MatrixType?, and _InferenceVarType are gone after type …
- 19:25 WikiStart edited by
- (diff)
- 14:04 Changeset [3673] by
- [static checker] After type checking, assert the invariant that nodes …
- 12:42 Ticket #336 (Bare "Syntax Error" when label/end don't have matching labels) closed by
- fixed: Fixed in r3672.
- 12:42 Changeset [3672] by
- [delimiter checker] Reports a better error message for unmatching labels. …
- 12:16 Changeset [3671] by
- More foreign function overloading (2 args)
- 11:14 Changeset [3670] by
- First successful overloading of foreign functions
- 09:05 Ticket #336 (Bare "Syntax Error" when label/end don't have matching labels) created by
- label/end requires matching labels on the starting and ending constructs. …
- 08:58 SuggestedAntRc edited by
- (diff)
- 08:41 UsingJavaOnMac edited by
- (diff)
- 08:30 UsingJavaOnMac edited by
- (diff)
- 07:55 Changeset [3669] by
- [libraries] Added MINMAX operator and reduction for common operation of …
04/24/09:
- 17:44 Ticket #334 (java-level NumberFormatException in numerical code) closed by
- invalid: Seems that some earlier java-level bug had dirtied my installation; after …
- 11:51 Ticket #335 (Disambiguation fails with comodification error.) closed by
- fixed: I made a copy of the set before iterating over it, that gets the job done. …
- 11:39 Changeset [3668] by
- Fix (temporary?) for Bug #335
- 11:01 Ticket #335 (Disambiguation fails with comodification error.) created by
- See [source:trunk/ProjectFortress/other_compiler_tests/SimpleOverload.fss …
- 10:45 Changeset [3667] by
- Code for demonstrating bug in disambiguation
- 09:17 Changeset [3666] by
- [overloading] fixed references to types to get them translated right
04/23/09:
- 20:03 Changeset [3665] by
- [tests] Added a Compiled3 family test. Not yet passed.
- 17:22 Ticket #334 (java-level NumberFormatException in numerical code) created by
- The attached code is supposed to calculate the partition function, using …
- 13:31 Changeset [3664] by
- [tests] fixed oversight on getEnvironment->getProperty for these tests.
- 11:13 Changeset [3663] by
- [demos] Fixed demos to look for data files based on fortress.autohome …
04/22/09:
- 14:29 Changeset [3662] by
- Overloading now generating code as expected; has a few bugs yet
- 11:22 Changeset [3661] by
- Fixed Scala pattern matching so that pattern names for nodes do not clash …
- 07:40 Changeset [3660] by
- It is supposed to generate code for overloaded natives, but the code is …
04/21/09:
- 13:13 Ticket #333 (Duplicate ComponentEnv class file generation for objectCC tests) created by
- Running testSystem, write protecting the cache, and re-running testSystem …
- 12:50 Changeset [3659] by
- More fixes to comprises clauses, plus a workaround to #332 which was …
- 12:46 Ticket #332 (Static tests overwrite .class file generated by testSystem) created by
- Both static_tests and tests contained a test called InheritedMethod. …
- 09:00 UsingJavaOnMac edited by
- (diff)
- 08:59 FortressStartHere edited by
- (diff)
- 08:57 FortressStartHere edited by
- (diff)
- 08:56 UsingJavaOnMac created by
- 08:08 MITTutorialApril2009 edited by
- (diff)
- 07:59 MITTutorialApril2009 edited by
- (diff)
- 07:59 MITTutorialApril2009 edited by
- (diff)
04/20/09:
- 21:51 Changeset [3658] by
- [static checker] Implemented inferred exclusion relationships using …
04/19/09:
04/18/09:
- 15:40 Changeset [3657] by
- Added different Scala versions, single switch to change between them
- 05:17 Eclipse edited by
- (diff)
- 05:15 Eclipse edited by
- (diff)
- 00:01 Changeset [3656] by
- [copyright] Fixed copyright notices.
04/17/09:
- 13:08 Changeset [3655] by
- Enhanced top-level build.xml to run the whole show; ProjectFortress? …
- 12:14 Changeset [3654] by
- Replaced . with - in name of scala library
- 11:04 Changeset [3653] by
- Compiled2 test passes; also replaced some occurrences of java.lang.Object …
- 10:40 Eclipse edited by
- (diff)
- 09:22 Changeset [3652] by
- [library] Done fixing comprises clauses in libraries.
- 08:43 Changeset [3651] by
- [library] Fixed comprises clauses in libraries.
04/16/09:
- 22:44 Changeset [3650] by
- [static checker] Implemented comprises relationship checking.
- 11:21 Changeset [3649] by
- [compiler tests] Changed Compiled3.fss so that fib(2) is 1.
- 10:52 Eclipse edited by
- (diff)
- 10:44 Changeset [3648] by
- [static checker] Implemented a simple comprises clause check. Added a …
- 04:30 Changeset [3647] by
- [copyright] Fixed copyright notices.
04/15/09:
- 12:23 FortressQuestions edited by
- (diff)
- 12:22 Eclipse edited by
- (diff)
- 11:26 Changeset [3646] by
- More work on compiling overloads; attempting to debug the Scala plugin
- 10:53 FortressQuestions edited by
- (diff)
- 10:34 Changeset [3645] by
- [libraries, demos] Replace emptyList[\T\]() by <|[\T\] |> throughout, …
- 10:19 FortressQuestions edited by
- (diff)
- 08:57 Changeset [3644] by
- Removing duplicate files
- 07:56 Changeset [3643] by
- Compiled2
- 06:55 Changeset [3642] by
- [demos] Replaced calls to emptyList[\T\]() by <|[\T\] |> in Words.fss.
04/14/09:
- 22:21 Changeset [3641] by
- [demos] Revised Guy's demos/Words.fss to work with the current Fortress …
- 13:50 Changeset [3640] by
- [static checker] Factored out the exclusion oracle from …
- 11:51 Changeset [3639] by
- [static checker] Implemented declared exclusion relationships. Added …
- 08:54 Changeset [3638] by
- [static checker] Implemented the exclusion relationships for type …
- 02:42 Changeset [3637] by
- two programs translated from a Fortran program.
04/13/09:
- 13:29 Changeset [3636] by
- New demo Words.fss
- 13:10 Changeset [3635] by
- [compiler] Boxed integer arithmetic via native calls.
- 12:51 Changeset [3634] by
- [test] Fixed the wrong expected result in XXX3g.test.
- 12:06 Changeset [3633] by
- [export checker] Fixed a bug checking trait/object members in APIs and …
- 08:50 Changeset [3632] by
- [static checker] Implemented declared exclusion relationships between …
- 08:46 Changeset [3631] by
- [library, interpreter] Minor library fixes; slight improvement to error …
04/12/09:
- 16:21 TypeCheckerProgress edited by
- (diff)
- 16:20 TypeCheckerProgress edited by
- (diff)
- 15:50 Changeset [3630] by
- Improved dispatch for compiled overloading (but we don't compile it yet)
04/11/09:
- 18:45 Changeset [3629] by
- Overloaded decision trees created, not yet compiled
04/10/09:
- 14:51 Changeset [3628] by
- [static checker] Implemented simple exclusion relationships. Tests and …
- 14:25 FortressStartHere edited by
- (diff)
- 14:16 MITTutorialApril2009 created by
- 08:39 WikiStart edited by
- (diff)
04/09/09:
- 13:17 Changeset [3627] by
- [preparser] Added adelimiter checker test for parallel do expressions.
- 12:31 Changeset [3626] by
- [preparser] Added more tests for the parser/preparser. Parallel do …
- 04:38 Changeset [3625] by
- [preparser] Added 12 tests for the delimiter matching checker.
04/08/09:
- 09:29 Changeset [3624] by
- Updates to community metric stuff -- new data, plus improved description …
04/07/09:
- 21:42 Changeset [3623] by
- [preparser] Added 12 tests for the delimiter matching checker.
- 14:15 Changeset [3622] by
- Compiled overloading checkpoint -- fixed bugs revealed by import of …
- 12:56 Changeset [3621] by
- [demos] Numerical integration code based on the code provided by Doug Lea. …
- 11:01 Changeset [3620] by
- [interpreter] Tweaked spawning a bit, added depth-bounding for tuples. …
- 10:04 Changeset [3619] by
- [typechecker] Whitespace trouble.
04/06/09:
- 21:06 Changeset [3618] by
- [preparser] Added 8 tests for the delimiter matching checker.
- 13:17 Changeset [3617] by
- [fib experiment] Don't run trails that were part of spin-up.
- 12:36 Changeset [3616] by
- [fib experiment] Added option to skip sequential tests, which are costly …
- 12:10 Changeset [3615] by
- [fib experiment] Removed debugging code
- 12:08 Changeset [3614] by
- [fib experiment] Fixed bug in command-line argument processing. Oops.
- 11:19 Changeset [3613] by
- Steps towards overloaded (foreign) functions; added toString to indexed …
04/04/09:
- 04:40 Changeset [3612] by
- Fixed boneheaded error in cheap serialization.
04/03/09:
- 23:13 Changeset [3611] by
- [parser] Revised syntax error reporting for invalid top-level …
- 21:48 Changeset [3610] by
- [parser] Report better syntax error messages for invalid top-level …
- 16:44 Changeset [3609] by
- Fib experiment in code generation. Required upgrading jsr166y, which went …
- 13:54 Changeset [3608] by
- [preparser] Handles unbalanced comments more gracefully. The log files …
- 11:22 Changeset [3607] by
- [template parser] The log files from the TemplateParser? are deleted after …
- 09:05 Eclipse edited by
- (diff)
04/02/09:
- 21:47 Changeset [3606] by
- [preparser] Programs that use new syntax are not checked for delimiter …
- 14:51 Changeset [3605] by
- [Type Checker] Added Coercion Oracle [Scala] Removed Old Scala Code
- 13:42 Changeset [3604] by
- [compiler tests] Moved Compiled1.b to Compiled3.a.
- 12:34 Changeset [3603] by
- [syntax] Added DAGGER (U+2020) and DOUBLE DAGGER (U+2021) to the valid …
- 11:17 Changeset [3602] by
- [Compiled2] Moved the CompilerSystem? library from …
04/01/09:
- 22:22 Changeset [3601] by
- [Type Checker] Implemented Loose and Tight Juxt
- 21:59 Changeset [3600] by
- [Compiled2] Implemented better error messages for unbalanced comments. …
- 18:37 Changeset [3599] by
- [preparser] Eliminated duplicated code.
- 14:24 Changeset [3598] by
- [Compiled2] Added 9 Compiled2 family tests with syntax errors.
- 13:53 Changeset [3597] by
- [preparser] Implemented an alternative preparser using the Rats! stateful …
- 13:37 Changeset [3596] by
- Minor cleanup to knock out a few shadowed-name warning messages from …
- 13:09 Changeset [3595] by
- Revised command-line user interface so that compiled programs are run …
- 13:04 Eclipse edited by
- (diff)
- 12:20 Eclipse edited by
- (diff)
- 12:14 Changeset [3594] by
- Add symbol table back in for David
- 12:05 Eclipse edited by
- (diff)
- 11:49 Changeset [3593] by
- simple command line argument passing
- 11:40 FortressStartHere edited by
- (diff)
- 08:02 Changeset [3592] by
- Access to command-line arguments from compiled code. Doesn't yet work, …
03/31/09:
- 14:53 TypeCheckerProgress edited by
- (diff)
- 14:25 Changeset [3591] by
- [compiler] Simple system library, and boilerplate code to register the …
- 13:52 Changeset [3590] by
- concatenate operator
- 13:06 Changeset [3589] by
- Fix whitespace.
- 11:48 Changeset [3588] by
- Fixed bug in AST-printing source locations when file names differ but …
- 07:08 Changeset [3587] by
- [preparser] Cleaned up the preparser.
- 06:08 Changeset [3586] by
- [preparser] Reorganized the parser family.
03/30/09:
- 16:43 Ticket #331 (Build Failed on Windows XP) created by
- Context of error: ant.bat clean compile, Fortress svn #3557, Windows XP, …
- 16:14 Ticket #330 (Compiler error (Java heap space)) closed by
- fixed: Two solutions: Using Cygwin, I just stuck the contents of the .antrc_Unix …
- 16:05 FortressStartHere edited by
- Added ANT_OPTS override to MS Windows section (prevents problem reported … (diff)
- 15:09 Changeset [3585] by
- [compiler] Usability improvements: After last checkin, that caused us to …
- 12:57 Changeset [3584] by
- Refactored compiler/linker running in shell, fixed errors-dropped-on-floor …
- 12:57 Changeset [3583] by
- Moved test file to Compiled2 family.
- 11:17 Changeset [3582] by
- Added tests for Compiled1.g.fss and Compiled1.d.fss.
- 10:06 GoG edited by
- formatting (diff)
- 07:25 Changeset [3581] by
- IntMap? implementation with tests. Provides maps with ZZ64 keys, using a …
- 03:17 GoG created by
Note: See TracTimeline
for information about the timeline view.

