Timeline


and .

02/09/09:

19:55 WikiStart edited by dr2chase
(diff)
19:48 Changeset [3397] by sukyoungryu
[parser] Minor simplification of the Identifier grammar.
13:23 Changeset [3396] by dr2chase
[naming] refactoring stuff from the environment generator into the naming …
11:06 Changeset [3395] by sukyoungryu
[syntactic abstraction] Added test files for Ticket #324. Fixed recursive …
11:04 Ticket #324 (Hygiene does not work for local function declarations.) created by sukyoungryu
Local function declarations in transformation expressions are not renamed.
09:59 Changeset [3394] by sukyoungryu
[tests] Fixed the GeneratorClause? test.
05:37 Changeset [3393] by dr2chase
Don't ask for java source versions we don't need

02/08/09:

23:50 Changeset [3392] by sukyoungryu
[tests] Changed the syntactic abstraction tests (in the nightly builds) so …
20:22 Changeset [3391] by sukyoungryu
[tests] Commented out the debugging messages from compiler.codegen.Compile …
20:01 Changeset [3390] by sukyoungryu
[tests] Made the syntac abstraction tests (in hourly builds) run …
15:57 Changeset [3389] by dr2chase
This time for sure, fixed the ant, ./ant, build stuff

02/07/09:

18:37 Changeset [3388] by dr2chase
[repository, scripts] more movement toward using source paths as cache …

02/06/09:

20:13 Changeset [3387] by sukyoungryu
[parser] Replaced syntaxError (throwing an exception) in the parser code …
18:30 Changeset [3386] by jmaessen
Revised README, which should never have been recommending the use of …
15:21 Changeset [3385] by EricAllen
Added TypeCheckerLibrary? and TypeCheckerBuiltin?; threaded through …
13:56 Changeset [3384] by sukyoungryu
[parser] Replacing syntaxError (throwing an exception) in the parser code …
12:24 Changeset [3383] by chf
Irony, the opposite of wrinkly?, I forgot to copyright the copyright …
10:49 Changeset [3382] by chf
copyright checker
08:55 Changeset [3381] by sukyoungryu
[parser] Replacing syntaxError (throwing an exception) in the parser code …
07:50 SuggestedAntRc edited by dr2chase
(diff)
07:31 Changeset [3380] by sukyoungryu
[parser] Replacing syntaxError (throwing an exception) in the parser code …
05:36 SuggestedAntRc created by dr2chase
05:24 WikiStart edited by dr2chase
(diff)
04:35 Changeset [3379] by sukyoungryu
[copyright] Fixed the copyright notices.

02/05/09:

19:37 Changeset [3378] by jrhil47
[TypeChecker?] Made a template for the Scala type checker
18:59 Changeset [3377] by sukyoungryu
[library] Fixed the mismatch between List.fss and List.fsi. [parser] …
17:06 Changeset [3376] by sukyoungryu
[evaluator] Deleted a debugging message which looks like an accidental …
14:21 TypeCheckerProgress edited by jrhil47
(diff)
14:18 TypeCheckerProgress edited by jrhil47
(diff)
14:18 TypeCheckerProgress edited by jrhil47
(diff)
13:05 Changeset [3375] by jrhil47
[StaticChecker?] Normalized arrow types
12:54 Changeset [3374] by dr2chase
Moved WellKnownNames? next to Naming Czar, will do more later; updated …
11:00 Changeset [3373] by chf
New jsr166y
07:37 Changeset [3372] by jmaessen
Reintroduce astgen-based serialization (which does not completely work …
04:36 Changeset [3371] by sukyoungryu
[copyright] Fixed copyright notices.

02/04/09:

19:12 Changeset [3370] by sukyoungryu
[shell] Renamed Shell.compile to Shell.compilerPhases.
17:24 Changeset [3369] by sukyoungryu
[scala] Deleted the redundant Scala jar files. Used naming patterns.
14:22 Changeset [3368] by EricAllen
Fixed library lookup bug in the type checker. Fixed a documentation typo …
12:41 Changeset [3367] by sukyoungryu
[Compiled0] Fixed the expected result of testCompiled0v.
12:38 Changeset [3366] by sukyoungryu
[copyright] Fixed copyright notices.
12:20 Changeset [3365] by sukyoungryu
[Compiled0] 1. Fixed the static error message on Compiled0.v. 2. Fixed …

02/03/09:

20:49 Changeset [3364] by sukyoungryu
[Compiled0] Fixed the static error messages on Compiled0.q and …
13:17 Changeset [3363] by jrhil47
[TypeChecker?] Fixed the way Strings work when the compiler libraries are …
13:04 Changeset [3362] by jmaessen
Some tinkering with serialization techniques, and some logging of the …
11:39 Changeset [3361] by jrhil47
[TypeChecker?] Made the TypeChecker? handle aliased imports. I still need to …
10:55 Changeset [3360] by sukyoungryu
[Compiled0] Fixed the static error message on Compiled0.p.
09:38 Changeset [3359] by sukyoungryu
[Compiled0] Implementing the static checks of matching top-level function …
04:17 Changeset [3358] by sukyoungryu
[build] Fixed the wrong dependency of the testCruiseControl target and …

02/02/09:

22:51 Changeset [3357] by sukyoungryu
[Compiled0] Implemented checking matching top-level declarations in …
18:03 Changeset [3356] by sukyoungryu
[build] Fixed the Scala jar files in the class paths in the fortress …
17:56 Changeset [3355] by sukyoungryu
[build] Added the Scala jar files to the class paths in the fortress …
12:33 Changeset [3354] by dr2chase
[compilation, naming] factoring naming related code into the Naming Czar
09:17 Changeset [3353] by sukyoungryu
[Compiled0] Fixed the static error message on Compiled0.t
06:42 Changeset [3352] by Crink
(minor bugfix and) adding more efficient indexing code to RangeInternals?

01/31/09:

00:22 Changeset [3351] by sukyoungryu
[copyright] Fixed copyright notices.

01/30/09:

12:39 Changeset [3350] by dr2chase
Fixed accidental printing in tests; minor restructure in repository/naming
12:13 Changeset [3349] by sukyoungryu
[spec examples] Do not run a possibly nonterminating example.
11:38 Changeset [3348] by jmaessen
We were no longer using astgen's built-in serialization code; this code is …
09:17 Changeset [3347] by sukyoungryu
[copyright] Fixed copyright notices.
07:57 WikiStart edited by chf
(diff)
07:53 FortressStartHere edited by chf
(diff)

01/29/09:

03:54 ViscoElastic edited by Micket
(diff)
03:53 RelaxationTest.fss attached to ViscoElastic by Micket
Complete source for the relaxation test
03:51 ViscoElastic edited by Micket
(diff)

01/28/09:

19:21 ViscoElastic edited by zsejki
(diff)
19:13 ViscoElastic edited by zsejki
(diff)
18:28 FortressByExample edited by Micket
My own first example, which might require some understanding of material … (diff)
18:23 ViscoElastic created by Micket
18:03 CodeSamples edited by Micket
I dont dare removing the page, but I think it should be done if it's not … (diff)
18:01 TOC edited by Micket
CodeSamples is a nearly empty page, and a duplicate of the … (diff)

01/27/09:

13:34 Changeset [3346] by dr2chase
[repository] more dependence checking on foreign imports
11:53 WikiStart edited by dr2chase
(diff)

01/26/09:

16:33 Changeset [3345] by chf
oopsie forgot one
14:08 Changeset [3344] by chf
strawman code for compilation
12:30 MathSyntaxInFortress edited by sukyoungryu
(diff)
12:24 MathSyntaxInFortress edited by sukyoungryu
(diff)
12:21 fortify-example.png attached to MathSyntaxInFortress by sukyoungryu
Fortify example
12:20 MathSyntaxInFortress edited by sukyoungryu
(diff)

01/25/09:

09:40 SyntacticAbstractionCode edited by sukyoungryu
(diff)

01/24/09:

22:03 SyntacticAbstractionCode edited by sukyoungryu
(diff)
21:52 SyntacticAbstractionCode edited by sukyoungryu
(diff)
18:25 SyntacticAbstractionCode edited by sukyoungryu
(diff)
18:24 SyntacticAbstractionCode edited by sukyoungryu
(diff)
18:23 SyntacticAbstractionCode edited by sukyoungryu
(diff)
18:14 SyntacticAbstractionCode edited by sukyoungryu
(diff)
10:02 Changeset [3343] by sukyoungryu
[syntactic abstraction] Minor cleanup. [copyright] Fixed copyright …
05:40 SyntacticAbstractionCode edited by sukyoungryu
(diff)
05:39 SyntacticAbstractionCode created by sukyoungryu

01/23/09:

10:01 Changeset [3342] by jdn
[Example] related to ticket 323
10:01 Changeset [3341] by jdn
[Example] related to ticket 323
10:00 Ticket #323 (Type names and function names should be in disjoint namespaces.) created by jdn
This ticket is actually against a number of issues that the following …

01/22/09:

18:45 Changeset [3340] by jon
[syntax] more comments
16:02 Changeset [3339] by jon
[syntax] add comments
12:16 Changeset [3338] by EricAllen
Fixed disambiguator to support foreign imports.
05:14 Ticket #322 (List comprehensions does not respect asif) closed by jmaessen
wontfix: The workaround shown above is the correct way to write this code. The …
04:53 Changeset [3337] by sukyoungryu
[syntactic abstraction] Cleaning up more code.

01/21/09:

20:24 Changeset [3336] by sukyoungryu
[syntactic abstraction] Cleaning up more code.
15:46 Changeset [3335] by sukyoungryu
[syntactic abstraction] Reverted accidental changes.
15:44 Changeset [3334] by jdn
[Bug] List comprehensions does not respect asif
15:42 Changeset [3333] by sukyoungryu
[parser] Changed the AST representation of foreign language imports with …
15:42 Changeset [3332] by jdn
[Bug] List comprehensions does not respect asif
15:41 Ticket #322 (List comprehensions does not respect asif) created by jdn
List comprehensions does not respect asif. In the following code I would …
11:45 Changeset [3331] by sukyoungryu
[syntactic abstraction] Eliminated some obsolete code.

01/20/09:

11:21 Changeset [3330] by sukyoungryu
[syntactic abstraction] Eliminated obsolete code about transformation …
06:44 Ticket #321 (stack overflow in type system) created by Crink
Here's some experimental traits code: […] The aim was to ask, if we …

01/19/09:

17:57 Changeset [3329] by sukyoungryu
[syntactic abstraction] Cleaning up.
17:25 Changeset [3328] by sukyoungryu
[syntactic abstraction] Added the regexp example to the nightly builds.
15:44 Changeset [3327] by sukyoungryu
[syntactic abstraction] Added the xml example to the nightly builds.
12:08 Changeset [3326] by jon
[syntax] use proper string trait type
10:43 Changeset [3325] by sukyoungryu
[syntactic abstraction] Fixing the XML example (work in progress).

01/17/09:

22:01 Changeset [3324] by sukyoungryu
[syntactic abstraction] Cleaning up more code.

01/16/09:

10:11 Changeset [3323] by jmaessen
Reverted to using System.out and System.err in Writer so that we can test …

01/15/09:

21:37 Changeset [3322] by jon
[readme] update vim stuff
21:36 Changeset [3321] by jon
[vim] add proper vim config files
20:07 Changeset [3320] by sukyoungryu
[disambiguator] Fixed a disambiguator bug reported by Angelina. Added a …
18:33 Changeset [3319] by sukyoungryu
[syntactic abstraction] Added some syntactic abstraction tests back to the …
12:12 Changeset [3318] by jmaessen
Buggy imports in last checkin. Awkward failure has been documented in …
12:04 Ticket #320 (Missing import entities cause Java-level exception) created by jmaessen
In trunk:Library/PrefixSet.fss, change the following line: […] To: …
10:18 Changeset [3317] by Crink
Recent fixes mean the {/ ... /} bracket notation now works; removed …
08:12 Changeset [3316] by sukyoungryu
[syntactic abstraction] Cleaning up more code.
06:24 Changeset [3315] by sukyoungryu
[syntactic abstraction] Cleaning up some code. [copyright] Fixed …

01/14/09:

14:18 Changeset [3314] by EricAllen
Added the next compiler test to our tests directory.
13:56 Changeset [3313] by EricAllen
Moved compiler test files to adhere to new naming policy. Fixed tests …
13:38 Changeset [3312] by jmaessen
Fixed inconsistencies between interfaces and implementations, added test …
12:57 Changeset [3311] by sukyoungryu
[parser] Fixed a bug handling comprehensions. [syntactic abstraction] …
12:44 Changeset [3310] by EricAllen
Refactored CompilerBuiltin?, CompilerLibrary?. Fixed tests accordingly. …
10:06 Changeset [3309] by dr2chase
Synced simpleForeignImport with compiler example, added heap boost to …
09:06 AnySizeArrays edited by jmaessen
(diff)
09:03 AnySizeArrays edited by jmaessen
(diff)
09:02 AnySizeArrays edited by jmaessen
(diff)
04:09 Changeset [3308] by sukyoungryu
[copyright] Fixed copyright notices.

01/13/09:

20:39 Changeset [3307] by sukyoungryu
[syntactic abstraction] Moved the parsers defined in the …
17:02 Changeset [3306] by sukyoungryu
[shell] Do not dump Java stack traces for a compiler error.
16:13 Changeset [3305] by sukyoungryu
[preparser] Added a test for syntax error message quality: …
13:47 Changeset [3304] by dr2chase
Updated goal code for compilation
13:31 Changeset [3303] by dr2chase
Minor tweaks to foreign stuff to avoid dotted name problem
12:27 Changeset [3302] by jrhil47
[Typechecker] Refactored the old ConstraintFormulas? to make it easier to …
12:20 Changeset [3301] by chf
We get as far as disambiguation
08:44 Changeset [3300] by chf
generate wrapped class files from David's apis

01/12/09:

08:52 Changeset [3299] by dr2chase
[respository/foreign] removed use of reflection, uses asm instead
08:23 Changeset [3298] by sukyoungryu
[copyright] Fixed copyright notices.
05:04 Changeset [3297] by Crink
Reimplementing a correction Sukyoung Ryu made a while ago. Sorry.
Note: See TracTimeline for information about the timeline view.