Timeline


and .

06/18/07:

11:10 InterpreterGuide edited by dr2chase
(diff)
10:10 Changeset [395] by dr2chase
Junit runner for nightly builds -- tests file in "demos".
09:48 Changeset [394] by dr2chase
Boosted heap memory for junit script
08:29 Changeset [393] by sukyoungryu
Moved not-passing-yet files from the demos directory to the …

06/15/07:

20:19 Changeset [392] by dr2chase
Minor comment tweak in Driver, larger comment tweak in …
14:00 Changeset [391] by EricAllen
Added UndefinedRefInLoop?.fss.
09:47 Changeset [390] by EricAllen
Added TypeCheckerResult?.java (I should have added it before).

06/14/07:

14:40 Changeset [389] by EricAllen
Added more tests, for- methods to TypeChecker?. Added more Javadoc to nodes …
12:21 Changeset [388] by EricAllen
Modified the type checker visitor to return an immutable TypeResult? rather …

06/13/07:

13:31 Changeset [387] by chf
More Transactional Memory support. DSTM2 is now included in our source …
09:43 InterpreterGuide edited by dr2chase
(diff)
09:34 InterpreterGuide edited by dr2chase
(diff)
09:14 InterpreterGuide edited by dr2chase
(diff)

06/12/07:

06:43 Changeset [386] by dlsmith
Modified FileTests? to include static analysis; limited type checker to …

06/11/07:

12:32 Changeset [385] by EricAllen
Added another test file that's useful to the type checker.
12:26 Changeset [384] by chf
Two not passing tests, upgraded memory for junit tests
12:17 Changeset [383] by sukyoungryu
Use the new Set library.
11:45 InterpreterGuide edited by dr2chase
(diff)
11:35 InterpreterGuide edited by dr2chase
(diff)
11:29 Changeset [382] by sukyoungryu
Reverted accidental commits.
11:27 InterpreterGuide edited by dr2chase
(diff)
11:20 InterpreterGuide edited by dr2chase
(diff)

06/10/07:

06:57 Changeset [381] by sukyoung
Added spaces in error messages.
00:20 Changeset [380] by sukyoung
Reverted accidental changes.
00:05 Changeset [379] by sukyoung
Fixed an error in handling postfix operators.

06/08/07:

14:48 Changeset [378] by EricAllen
Added a new test for unbound vars in atomics, labels, and ifs. Added stub …
13:38 Changeset [377] by dlsmith
Added NodeVisitorHost? as a parent of all things that support the accept …
13:36 InterpreterGuide edited by dr2chase
(diff)
13:32 WikiStart edited by dr2chase
(diff)
13:26 DisambiguationRewrite created by dr2chase
13:03 InterpreterGuide created by dr2chase
12:20 WikiStart edited by dr2chase
(diff)
12:18 Changeset [376] by dr2chase
Removed some stale references to ".jst" files (misleadingly named "Java …
12:13 Changeset [375] by dr2chase
A suggestively named factory class, that generates Iterable<T>s for use in …
12:12 Changeset [374] by dr2chase
Added compileLint and compileCommonLint targets to get more detailed …

06/07/07:

18:17 Changeset [373] by dr2chase
Sukyoung's fix to the parser (for component UndefinedArrayRef? export …
17:51 Changeset [372] by dr2chase
Working on getting the right type attached to self parameter of functional …

06/06/07:

14:25 Changeset [371] by EricAllen
Made a harmless modification to varTest.fss to test commits to the new …
13:18 Changeset [370] by joeuser
This time for sure, another minor README change to test commit by another …
13:15 Changeset [369] by dr2chase
Another minor README change to test commit by another user
12:09 Changeset [368] by jmaessen
Another change.
12:08 Changeset [367] by jmaessen
Further test of commit.
12:07 Changeset [366] by jmaessen
Placeholder test for bug which I'm working on.
09:49 Changeset [365] by dr2chase
Minor changes to test commit to new repostory location

06/05/07:

13:07 Changeset [364] by ds210953
Implemented simple variable references in the type checker.

06/04/07:

18:32 Changeset [363]
This is an empty revision for padding.

06/01/07:

21:01 Changeset [362] by jm143038
Gaack, these weren't added.
14:35 Changeset [361] by ea144895
Fixed a bug in PureList?.cons.
14:31 Changeset [360] by ea144895
Generalized cons in PureLists? to take a varargs parameter.
13:49 Changeset [359] by ds210953
Added type-checking test files

05/31/07:

16:21 Changeset [358] by jm143038
Fix lost indentation---is Daniel's editor chewing it up? The SVN repo is …
15:40 Changeset [357] by jm143038
Minor library tweaks. Moved pi,e,infinity to the new library "Constants". …
14:38 Changeset [356] by ds210953
Refactored names of singletons in the type hierarchy (T -> ONLY); added …
08:25 Changeset [355] by dc12360
Fixed one small glitch in functional method implementation ("self" was …

05/30/07:

12:17 Changeset [354]
This is an empty revision for padding.

05/29/07:

08:49 Changeset [353] by jm143038
Simple method overriding with functional methods does not work.
08:31 Changeset [352] by jm143038
No self parameter in functional method!!
07:45 Changeset [351] by jm143038
Ungrammatical comment! How embarassing. Fixed.
07:43 Changeset [350] by jm143038
Tweaked to fix a couple of minor fencepost bugs (total facts should be …

05/25/07:

14:19 Changeset [349] by dc12360
Fixed functional methods so that they work if they are defined within a …
14:05 Changeset [348] by jm143038
Positive feedback benchmark. Fixed SeqRange? to use a while loop (oops! …

05/24/07:

20:29 Changeset [347] by sr155864
1. Eliminated ident parameters. 2. Refined the operator parameter …
14:35 Changeset [346] by jm143038
Made ZZ32 partitioning primitive, to decrease the strain on the system a …
13:46 Changeset [345] by jm143038
Moved a bunch of working tests from not_passing_yet to tests. Minor tweaks …
13:09 Changeset [344] by dc12360
Turned off dump-unify flag
10:23 Changeset [343] by dc12360
Oops, forgot to add these.
09:24 Changeset [342] by dc12360
Cleaned up bounding maps to allow switching between two different …

05/22/07:

13:10 Changeset [341] by sr155864
Fixed the maximal much of operator symbols.
08:19 Changeset [340] by jm143038
Tweaked to comply with FortressLibrary
08:16 Changeset [339] by jm143038
Made runnable.
08:03 Changeset [338] by jm143038
Appears to exhibit a duplicate-insertion bug in functional method …

05/21/07:

14:46 Changeset [337] by sr155864
Removed the old implementation of ignoring '_'.
14:06 Changeset [336] by dc12360
Changed overloading to implement (roughly) the "nice" proposal where …

05/20/07:

20:53 Changeset [335] by sr155864
Implemented colon operators.
Note: See TracTimeline for information about the timeline view.