root/trunk/ProjectFortress/test_library

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @947 [947] 2 years jmaessen Heaps (priority queues). Right now we just have pairing heaps. There may …
(edit) @945 [945] 2 years mspiegel The start of an immutable implementation of skiplists. Currently supports …
(edit) @941 [941] 2 years jdn Conflicting import-stars (of types, at least -- that is tested) are left …
(edit) @932 [932] 2 years jdn Import * skips non-function names defined in the importer (doesn't fix …
(edit) @927 [927] 2 years jmaessen Fixed race condition in FileGenerator?.
(edit) @923 [923] 2 years jmaessen Fully-working version of File library (cleaned up the imports and made the …
(edit) @919 [919] 2 years jmaessen Initial version of mutable Skip Lists, courtesy of Michael Spiegel.
(edit) @918 [918] 2 years jmaessen Fixed comment grammar.
(edit) @916 [916] 2 years jmaessen Minor bug fixes in libraries, plus a workaround to import problem (simply …
(edit) @907 [907] 2 years jmaessen Added ReadStream, which should replace the BufferedReader wrapper that …
(edit) @906 [906] 2 years dr2chase Changes to get functional methods working properly from generic types
(edit) @899 [899] 2 years jmaessen Fixed some bugs in array contention management (we were aborting null …
(edit) @897 [897] 2 years jmaessen Fixed bugs (type-incorrect map, missing type information on map calls) …
(edit) @888 [888] 2 years jmaessen New and completely different implementation of transactional arrays. Uses …
(edit) @885 [885] 2 years jmaessen Applied Set patch from Michael Spiegel, with minor tweak to fix type …
(edit) @884 [884] 2 years jmaessen Marked stuff that'll need to be changed from typecase to overloading in …
(edit) @883 [883] 2 years jmaessen Stable version with tons of library changes, and a few transction changes: …
(edit) @869 [869] 2 years dr2chase Fixed yet another functional method bug found by Jan; this one related to …
(edit) @861 [861] 2 years jmaessen Minor cleanup, checking in before I forget and this gets forgotten in …
(edit) @857 [857] 2 years jmaessen Minor fix to avoid "opr =" overloading that won't work.
(edit) @852 [852] 2 years jmaessen Array sublanguage is now largely complete, and tests out for the 1-D case …
(edit) @839 [839] 2 years chf Spawning of Fair threads
(edit) @836 [836] 2 years jmaessen More library cleanup. Arrays now have a notion of their bounds, and use …
(edit) @829 [829] 2 years jmaessen Lots of work on Indexed generators, and a good bit of re-factoring to …
(edit) @824 [824] 2 years jmaessen List in ArrayList? now extends Indexable. Had trouble with reference to …
(edit) @819 [819] 2 years jmaessen Swapped argument order to array put so that th index comes first. Made all …
(edit) @815 [815] 2 years jmaessen Hack to permit FortressLibrary to import other (native) library code. This …
(edit) @812 [812] 2 years jmaessen Fixed bugs in demos due to library refactoring.
(edit) @810 [810] 2 years jmaessen Arrays have now had a great deal of code pulled out into a boilerplate …
(edit) @784 [784] 2 years jmaessen Added tons of comments to library, particularly clarifying intended and …
(edit) @776 [776] 2 years jmaessen Cleaned up native method types and added some utility types. Created a …
(edit) @769 [769] 2 years dr2chase GENERIC native constructors (not necessarily methods) now work. See test …
(edit) @762 [762] 2 years jmaessen ArrayList? created for a bake-off with PureList?. Seems to have scaling …
(edit) @754 [754] 2 years dr2chase Improved Native plumbing -- see …
(edit) @708 [708] 2 years jmaessen Moved four tests out of not_passing_yet after minor tweaks. Removed some …
(edit) @702 [702] 2 years dr2chase Fixed name of StringLiteral?, uncommented NodeSet? from Set.fsi
(edit) @689 [689] 2 years jmaessen More refactoring; found bug in type imports (TypeImportBug?.fss) whose …
(edit) @687 [687] 2 years jmaessen Refactoring in progress on Map, complete for Set and PureList?. Map needs …
(edit) @656 [656] 2 years dr2chase Fixed bug with extending in/across APIs (ticket:5)
(edit) @643 [643] 2 years jmaessen Generator-ified Set (except that the api does not reflect this fact due to …
(edit) @642 [642] 2 years jmaessen Changed ".empty()" to ".isEmpty()" everywhere appropriate. This makes …
(edit) @636 [636] 2 years jmaessen Added zip, filter and range indexing to PureList?. Failed to add equality …
(edit) @631 [631] 2 years jmaessen More cleanup of PureList?, made reverse() into a full-fledged method. …
(edit) @603 [603] 2 years jmaessen Mid-point revision to PureList?, because stuff keeps breaking due to …
(edit) @525 [525] 2 years jmaessen API for PureList?, plus quick test which covers the cases which actually …
(edit) @524 [524] 2 years jmaessen Version passes internal tests, including fixes to left() and right() which …
(edit) @488 [488] 2 years jmaessen Fully working version that supports: O(1) amortized deque operations …
(edit) @456 [456] 2 years jmaessen Fixes and code cleanup for applying a single-argument function to a …
(edit) @452 [452] 2 years jmaessen Version which at least tests out, but does not support splitting or …
(edit) @436 [436] 2 years jmaessen Threw together a quick-and-dirty laziness library. Sadly, we can't really …
(edit) @416 [416] 2 years jmaessen A bunch of minor tweaks and bug fixes: 1- Yes, I added assert() to …
(edit) @362 [362] 2 years jm143038 Gaack, these weren't added.
(edit) @357 [357] 2 years jm143038 Minor library tweaks. Moved pi,e,infinity to the new library "Constants". …
(edit) @333 [333] 3 years sr155864 Added a tennis ranking program to the demos directory.
(edit) @332 [332] 3 years sr155864 'juxtaposition' is implemented.
(edit) @324 [324] 3 years sr155864 1. Added a substring function to FortressLibrary.fss. 2. Parameterized a …
(edit) @323 [323] 3 years sr155864 1. Added a parameterized list implementation. 2. Implemented settable …
(edit) @322 [322] 3 years sr155864 Added back useful functionality for sparse matrices.
(edit) @319 [319] 3 years sr155864 Added a parameterized map implementation.
(edit) @317 [317] 3 years sr155864 Cleaned up demos/conjGradWithSparse.fss. Made test_library/Sparse.{fss, …
(edit) @315 [315] 3 years sr155864 Added file reads and writes.
(edit) @314 [314] 3 years sr155864 Added quicksort.
(edit) @313 [313] 3 years sr155864 Implemented trait and object declarations in APIs. Moved a set …
(edit) @252 [252] 3 years jm143038 Try to pry conjGrad apart into two pieces: Sparse vectors and matrices, in …
(add) @180 [180] 3 years dc12360 Minor tweaks to bogo-linker; removed an incorrect cast, made it look in a …
Note: See TracRevisionLog for help on using the revision log.