Timeline
01/21/09:
- 20:24 Changeset [3336] by
- [syntactic abstraction] Cleaning up more code.
- 15:46 Changeset [3335] by
- [syntactic abstraction] Reverted accidental changes.
- 15:44 Changeset [3334] by
- [Bug] List comprehensions does not respect asif
- 15:42 Changeset [3333] by
- [parser] Changed the AST representation of foreign language imports with …
- 15:42 Changeset [3332] by
- [Bug] List comprehensions does not respect asif
- 15:41 Ticket #322 (List comprehensions does not respect asif) created by
- List comprehensions does not respect asif. In the following code I would …
- 11:45 Changeset [3331] by
- [syntactic abstraction] Eliminated some obsolete code.
01/20/09:
- 11:21 Changeset [3330] by
- [syntactic abstraction] Eliminated obsolete code about transformation …
- 06:44 Ticket #321 (stack overflow in type system) created by
- Here's some experimental traits code: […] The aim was to ask, if we …
01/19/09:
- 17:57 Changeset [3329] by
- [syntactic abstraction] Cleaning up.
- 17:25 Changeset [3328] by
- [syntactic abstraction] Added the regexp example to the nightly builds.
- 15:44 Changeset [3327] by
- [syntactic abstraction] Added the xml example to the nightly builds.
- 12:08 Changeset [3326] by
- [syntax] use proper string trait type
- 10:43 Changeset [3325] by
- [syntactic abstraction] Fixing the XML example (work in progress).
01/17/09:
- 22:01 Changeset [3324] by
- [syntactic abstraction] Cleaning up more code.
01/16/09:
- 10:11 Changeset [3323] by
- Reverted to using System.out and System.err in Writer so that we can test …
01/15/09:
- 21:37 Changeset [3322] by
- [readme] update vim stuff
- 21:36 Changeset [3321] by
- [vim] add proper vim config files
- 20:07 Changeset [3320] by
- [disambiguator] Fixed a disambiguator bug reported by Angelina. Added a …
- 18:33 Changeset [3319] by
- [syntactic abstraction] Added some syntactic abstraction tests back to the …
- 12:12 Changeset [3318] by
- Buggy imports in last checkin. Awkward failure has been documented in …
- 12:04 Ticket #320 (Missing import entities cause Java-level exception) created by
- In trunk:Library/PrefixSet.fss, change the following line: […] To: …
- 10:18 Changeset [3317] by
- Recent fixes mean the {/ ... /} bracket notation now works; removed …
- 08:12 Changeset [3316] by
- [syntactic abstraction] Cleaning up more code.
- 06:24 Changeset [3315] by
- [syntactic abstraction] Cleaning up some code. [copyright] Fixed …
01/14/09:
- 14:18 Changeset [3314] by
- Added the next compiler test to our tests directory.
- 13:56 Changeset [3313] by
- Moved compiler test files to adhere to new naming policy. Fixed tests …
- 13:38 Changeset [3312] by
- Fixed inconsistencies between interfaces and implementations, added test …
- 12:57 Changeset [3311] by
- [parser] Fixed a bug handling comprehensions. [syntactic abstraction] …
- 12:44 Changeset [3310] by
- Refactored CompilerBuiltin?, CompilerLibrary?. Fixed tests accordingly. …
- 10:06 Changeset [3309] by
- Synced simpleForeignImport with compiler example, added heap boost to …
- 09:06 AnySizeArrays edited by
- (diff)
- 09:03 AnySizeArrays edited by
- (diff)
- 09:02 AnySizeArrays edited by
- (diff)
- 04:09 Changeset [3308] by
- [copyright] Fixed copyright notices.
01/13/09:
- 20:39 Changeset [3307] by
- [syntactic abstraction] Moved the parsers defined in the …
- 17:02 Changeset [3306] by
- [shell] Do not dump Java stack traces for a compiler error.
- 16:13 Changeset [3305] by
- [preparser] Added a test for syntax error message quality: …
- 13:47 Changeset [3304] by
- Updated goal code for compilation
- 13:31 Changeset [3303] by
- Minor tweaks to foreign stuff to avoid dotted name problem
- 12:27 Changeset [3302] by
- [Typechecker] Refactored the old ConstraintFormulas? to make it easier to …
- 12:20 Changeset [3301] by
- We get as far as disambiguation
- 08:44 Changeset [3300] by
- generate wrapped class files from David's apis
01/12/09:
- 08:52 Changeset [3299] by
- [respository/foreign] removed use of reflection, uses asm instead
- 08:23 Changeset [3298] by
- [copyright] Fixed copyright notices.
- 05:04 Changeset [3297] by
- Reimplementing a correction Sukyoung Ryu made a while ago. Sorry.
01/09/09:
- 18:00 Changeset [3296] by
- Eliminated source designations for javac in build script.
- 15:35 Changeset [3295] by
- Got recursive dependencies working between Scala and Java code! Java code …
01/08/09:
- 06:21 Changeset [3294] by
- Minor bugfix to indexing code in PrefixSet?
01/07/09:
- 18:56 Changeset [3293] by
- Added updated scala libraries (needed for recursive cross-dependencies …
- 18:53 Changeset [3292] by
- Added a type normalizer to improve presentation of types in error …
01/06/09:
- 11:28 Changeset [3291] by
- [repository, ffi] Generated APIs now use proper import syntax, seem to …
- 06:44 Changeset [3290] by
- preliminary native code wrapping
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 …
Note: See TracTimeline
for information about the timeline view.

