root/trunk/Library @ 3919

Name Size Rev Age Last Change
../
incomplete 3550 9 months sukyoungryu: [copyright] Fixed the copyright notices.
Avl.fss 16.0 KB 3651 7 months sukyoungryu: [library] Fixed comprises clauses in libraries.
CaseInsensitiveString.fsi 1.4 KB 3057 13 months black: more toString -> asString changes
CaseInsensitiveString.fss 2.5 KB 3531 9 months Crink: Added extra type information throughout the library code. Format and …
ChunkedSparseArray.fsi 1.0 KB 1489 20 months jmaessen: Chunked sparse array implementation that maintains a bitmap of explicitly …
ChunkedSparseArray.fss 5.8 KB 3546 9 months jmaessen: Changed Executable api to have no arguments; program arguments are now …
CompilerLibrary.fsi 0.8 KB 3834 6 months sukyoungryu: [type checker] Fixed small things in the Scala type checker. Moved three …
CompilerLibrary.fss 6.5 KB 3821 6 months EricAllen: Added more tests and library code.
CompilerSystem.fsi 1.0 KB 3602 8 months sukyoungryu: [Compiled2] Moved the CompilerSystem? library from …
CompilerSystem.fss 1.2 KB 3775 6 months sukyoungryu: [syntax] Implemented the new syntax: 'as' in type ascription is replaced …
Constants.fsi 0.9 KB 1440 20 months sukyoungryu: Editorial corrections for the 1.0 spec.
Constants.fss 0.9 KB 1402 20 months sukyoungryu: Fixed copyright notices.
CovariantCollection.fsi 1.9 KB 3020 13 months jmaessen: [library] Bug fixes and more thorough testing of covariant collections
CovariantCollection.fss 5.2 KB 3568 8 months jmaessen: Bug fixes: further fixes to unification error handling to avoid context …
Executable.fsi 0.8 KB 3550 9 months sukyoungryu: [copyright] Fixed the copyright notices.
File.fsi 5.2 KB 3287 11 months jmaessen: Renamed JavaString to FlatString in line with discussion. This will …
File.fss 3.6 KB 3531 9 months Crink: Added extra type information throughout the library code. Format and …
FileSupport.fsi 3.9 KB 3042 13 months black: Added factories for fileStreams, to make wordcount work when …
FileSupport.fss 8.5 KB 3042 13 months black: Added factories for fileStreams, to make wordcount work when …
FlatString.fsi 1.0 KB 3287 11 months jmaessen: Renamed JavaString to FlatString in line with discussion. This will …
FlatString.fss 6.1 KB 3531 9 months Crink: Added extra type information throughout the library code. Format and …
Format.fsi 1.2 KB 3672 7 months sukyoungryu: [delimiter checker] Reports a better error message for unmatching labels. …
Format.fss 13.6 KB 3659 7 months jmaessen: More fixes to comprises clauses, plus a workaround to #332 which was …
FortressAstUtil.fsi 1.0 KB 3656 7 months sukyoungryu: [copyright] Fixed copyright notices.
FortressAstUtil.fss 2.0 KB 3652 7 months sukyoungryu: [library] Done fixing comprises clauses in libraries.
FortressLibrary.fsi 87.9 KB 3903 5 months sukyoungryu: [parser] Implemented static checks: 1) The object equivalence operator, …
FortressLibrary.fss 172.6 KB 3903 5 months sukyoungryu: [parser] Implemented static checks: 1) The object equivalence operator, …
FortressSyntax.fsi 3.3 KB 3133 12 months sukyoungryu: [ast refactoring] Merged TupleType? and VoidType?
FortressSyntax.fss 0.8 KB 1397 20 months jmaessen: Massive library reorganization: * Most of …
Generator2.fsi 3.9 KB 3201 12 months emoken: Implementation of generators-of-generators excluding codes to desugar …
Generator2.fss 21.6 KB 3648 7 months sukyoungryu: [static checker] Implemented a simple comprises clause check. Added a …
Generator22D.fsi 4.0 KB 3919 5 months emoken: GoGs? for 2D arrays (modified)
Generator22D.fss 18.3 KB 3919 5 months emoken: GoGs? for 2D arrays (modified)
Heap.fsi 4.4 KB 3036 13 months black: Started cleaning the string code. Started renaming toString to asString …
Heap.fss 12.1 KB 3531 9 months Crink: Added extra type information throughout the library code. Format and …
IntMap.fsi 4.2 KB 3586 8 months sukyoungryu: [preparser] Reorganized the parser family.
IntMap.fss 32.6 KB 3591 8 months jmaessen: [compiler] Simple system library, and boilerplate code to register the …
Lazy.fsi 1.0 KB 3580 8 months Crink: Correction to my earlier cack-handed attempt at improving Lazy.fs{s,i}
Lazy.fss 3.4 KB 3580 8 months Crink: Correction to my earlier cack-handed attempt at improving Lazy.fs{s,i}
List.fsi 5.9 KB 3379 10 months sukyoungryu: [copyright] Fixed the copyright notices.
List.fss 20.0 KB 3703 7 months Crink: Giving String a join method, and using it to simplify some asString …
Map.fsi 5.2 KB 3562 8 months jmaessen: Bunches of minor library tweaks due to bugs uncovered along the way, plus …
Map.fss 20.9 KB 3703 7 months Crink: Giving String a join method, and using it to simplify some asString …
OneShotFlag.fsi 0.9 KB 2822 15 months jmaessen: Minor code changes to support recent tickets. No interpreter changes to …
OneShotFlag.fss 1.0 KB 1419 20 months sukyoungryu: Replaced the settable modifier with var.
PrefixMap.fsi 5.9 KB 3519 9 months Crink: Adding support for comprehensions using {/ ... /} to PrefixMap?
PrefixMap.fss 19.2 KB 3703 7 months Crink: Giving String a join method, and using it to simplify some asString …
PrefixSet.fsi 7.8 KB 3703 7 months Crink: Giving String a join method, and using it to simplify some asString …
PrefixSet.fss 20.1 KB 3703 7 months Crink: Giving String a join method, and using it to simplify some asString …
PureList.fsi 4.7 KB 3315 10 months sukyoungryu: [syntactic abstraction] Cleaning up some code. [copyright] Fixed …
PureList.fss 34.6 KB 3703 7 months Crink: Giving String a join method, and using it to simplify some asString …
QuickSort.fsi 1.1 KB 3681 7 months sukyoungryu: [cleanup] Two more copyright notice fixes.
QuickSort.fss 2.2 KB 3675 7 months jmaessen: [libraries] Fixed bug in shuffle (and added test to see that shuffling was …
RangeInternals.fsi 26.2 KB 3366 10 months sukyoungryu: [copyright] Fixed copyright notices.
RangeInternals.fss 66.8 KB 3631 8 months jmaessen: [library, interpreter] Minor library fixes; slight improvement to error …
Reader.fsi 1.1 KB 3562 8 months jmaessen: Bunches of minor library tweaks due to bugs uncovered along the way, plus …
Reader.fss 2.2 KB 3562 8 months jmaessen: Bunches of minor library tweaks due to bugs uncovered along the way, plus …
Relation.fsi 2.4 KB 3057 13 months black: more toString -> asString changes
Relation.fss 9.6 KB 3531 9 months Crink: Added extra type information throughout the library code. Format and …
Set.fsi 2.8 KB 3315 10 months sukyoungryu: [syntactic abstraction] Cleaning up some code. [copyright] Fixed …
Set.fss 18.2 KB 3707 7 months sukyoungryu: [Compiled3] Changed println to printlnZZ32. [cleanup] Removed printing …
SetClosure.fsi 1.1 KB 2625 16 months ryanc: [library] added SetClosure? and Relation libraries
SetClosure.fss 4.6 KB 3546 9 months jmaessen: Changed Executable api to have no arguments; program arguments are now …
Shuffle.fsi 1.2 KB 3569 8 months jmaessen: Fair shuffle operation for arrays (in place), lists, and immutable arrays …
Shuffle.fss 1.5 KB 3675 7 months jmaessen: [libraries] Fixed bug in shuffle (and added test to see that shuffling was …
SkipList.fsi 1.6 KB 3057 13 months black: more toString -> asString changes
SkipList.fss 30.9 KB 3703 7 months Crink: Giving String a join method, and using it to simplify some asString …
Sparse.fsi 1.6 KB 1756 18 months jmaessen: Cleaned up Sparse library to use modern techniques. This should make it …
Sparse.fss 8.2 KB 3531 9 months Crink: Added extra type information throughout the library code. Format and …
Stream.fsi 2.5 KB 3287 11 months jmaessen: Renamed JavaString to FlatString in line with discussion. This will …
Stream.fss 3.0 KB 3287 11 months jmaessen: Renamed JavaString to FlatString in line with discussion. This will …
String.fsi 1.5 KB 3196 12 months black: The new world of printing
String.fss 20.1 KB 3531 9 months Crink: Added extra type information throughout the library code. Format and …
System.fsi 1.9 KB 3663 7 months jmaessen: [demos] Fixed demos to look for data files based on fortress.autohome …
System.fss 2.5 KB 3669 7 months jmaessen: [libraries] Added MINMAX operator and reduction for common operation of …
Testable.fsi 0.9 KB 3001 13 months black: Balancing routines written tested.
Testable.fss 1.0 KB 3001 13 months black: Balancing routines written tested.
Timing.fsi 1.1 KB 3057 13 months black: more toString -> asString changes
Timing.fss 1.7 KB 3048 13 months black: Moved a version of LongStringTests? to tests from not_passing_yet. …
TypeProxy.fsi 1.6 KB 3181 12 months jmaessen: [library] Cleaned up allocation of matrices and vectors, fixing a bug …
TypeProxy.fss 1.3 KB 3057 13 months black: more toString -> asString changes
Writer.fsi 1.0 KB 3196 12 months black: The new world of printing
Writer.fss 2.7 KB 3287 11 months jmaessen: Renamed JavaString to FlatString in line with discussion. This will …
  • Property svn:ignore set to
    FortressAst.fsi
    FortressAst.fss
Note: See TracBrowser for help on using the browser.