Timeline


and .

06/28/07:

15:20 Changeset [434] by EricAllen
Replaced some uses of null with Option types. Various cleanups involving …
13:53 Changeset [433] by sukyoungryu
Renamed acceptInner to accept.
13:35 Changeset [432] by sukyoungryu
More cleaning up the literal AST nodes.

06/27/07:

23:36 Changeset [431] by sukyoungryu
Cleaned up the literal node classes except MapExpr?.jav. Why is it a …
22:13 Changeset [430] by sukyoungryu
Moved internal node classes to the nodes_util directory.
21:36 Changeset [429] by sukyoungryu
Cleaned up node classes: Op and ArrayComprehensionClause? (previously …
14:16 Changeset [428] by jmaessen
Removed a tonne of gratuitous type parameters now that we support …
12:33 Changeset [427] by jmaessen
This seems to be the minimal code which will reproduce the bug David was …
12:21 Changeset [426] by jmaessen
We ought to spot this bad overloading. I've tried to make it as easy and …
04:49 Changeset [425] by sukyoungryu
Renamed Node.java to AbstractNode?.java and NodeVisitorHost?.java to …
04:16 Changeset [424] by sukyoungryu
Moved a nodes helper class to nodes_util.

06/26/07:

22:33 Changeset [423] by sukyoungryu
Moved nodes helper classes from nodes to nodes_util.
22:09 Changeset [422] by sukyoungryu
Moved nodes utility classes from nodes to nodes_util.
22:09 Changeset [421] by sukyoungryu
Moved nodes utility classes from nodes to nodes_util.
21:06 Changeset [420] by sukyoungryu
Moved old helper scripts to the nodes_util directory.
21:05 Changeset [419] by sukyoungryu
Moved old helper scripts to the nodes_util directory.
20:38 Changeset [418] by sukyoungryu
Moved Some, None, and Option from nodes to useful.
12:52 Changeset [417] by sukyoungryu
Deleted obsolete nodes.
08:57 Changeset [416] by jmaessen
A bunch of minor tweaks and bug fixes: 1- Yes, I added assert() to …

06/25/07:

13:46 InterpreterGuide edited by dr2chase
(diff)
12:28 InterpreterGuide edited by dr2chase
(diff)
10:24 InterpreterGuide edited by dr2chase
(diff)
10:08 InterpreterGuide edited by dr2chase
(diff)
07:47 Changeset [415] by sukyoungryu
Now 'ant clean' delete test_library/*.{tfi, tfs}.

06/24/07:

20:07 Changeset [414] by dr2chase
Made method initialization a bit lazier, except at the top level (for …
17:58 Changeset [413] by joeuser
Not passing tests, run in a Swing window

06/23/07:

05:46 Changeset [412] by sukyoungryu
The rhs of a typecase clause should be a block.
05:15 Changeset [411] by sukyoungryu
Variables bound in a test expression of a typecase expression is not in …

06/22/07:

12:51 InterpreterGuide edited by sukyoungryu
(diff)
12:43 InterpreterGuide edited by sukyoungryu
(diff)
11:53 Changeset [410] by dlsmith
Cleaned up fs.java.
09:44 Changeset [409] by dlsmith
Fixing javadoc warnings. Most changes involved removing stub @param and …

06/21/07:

14:50 Changeset [408] by EricAllen
Added some Javadoc and test files I forgot about. Harmless rearrangement …
14:13 Changeset [407] by EricAllen
Added component for- method to var ref checker. Added brief comment to …

06/20/07:

08:43 Changeset [406] by dr2chase
Do a better job of diagnosing failure to open a referenced library …

06/19/07:

20:25 Changeset [405] by joeuser
Eclipse didn't commit these files last time, don't know why.
20:20 Changeset [404] by sukyoungryu
1. DemoTests?.java didn't handle demos/tennisRanking.fss specially which …
20:13 Changeset [403] by dr2chase
Made FileTests? a little less noisy; changes to Trait-like types to enable …
20:11 Changeset [402] by sukyoungryu
Updated the lists of not-yet-implemented features.
20:10 Changeset [401] by sukyoungryu
Added a missing space.
15:13 Changeset [400] by EricAllen
Added doc target to build.xml. Added a few project- and package-level …
13:58 Changeset [399] by sukyoungryu
Solaris cannot handle a long comment.
11:59 Changeset [398] by dr2chase
Minor testing format cleanup -- intended individual test case names in the …
11:42 Changeset [397] by dr2chase
Added wrapper that muffles test output unless the test fails. That makes …
10:40 Changeset [396] by jmaessen
Upgraded to reflect current status of libraries. We no longer use obscure …

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 …
Note: See TracTimeline for information about the timeline view.